OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   Re: [xml-dev] CDATA section or text node data type

[ Lists Home | Date Index | Thread Index ]


 If my length of my data is more
 and would not look good from user's perspective to put it as an
 attribute so there should be someway to provide this facility. 

If you want it to be element content rather than an attribute then just
do so, CDATA sections have nothing to do with your requirements at
all. Users may choose to use or not CDATA sections for any schema
or dtd it is simply an authoring choice.

If as schema designer you want to allow
<x>123</x>
instead of
<x b="123"/>
Then XSD schema will allow you to specify that, and to specify that the
content of x is an integer.
What is your problem?

David

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________




 

News | XML in Industry | Calendar | XML Registry
Marketplace | Resources | MyXML.org | Sponsors | Privacy Statement

Copyright 2001 XML.org. This site is hosted by OASIS