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] Usage of Escape Character instead of CDATA

[ Lists Home | Date Index | Thread Index ]

ReemaD@riskinc.com wrote:
> 
>..
>     <testnode1/>

That is not a tag. It is a series of characters that resolves to a "<",
"t", "e", ..."/", ">". It is data, not markup. It means exactly the same
as <![CDATA[<testnode1>]]>.

If you want it treated as an element then you should type in real
less-than and greater-than signs. Otherwise it is data.

 Paul Prescod




 

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

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