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

 


Help: OASIS Mailing Lists Help | MarkMail Help

 


 

   RE: RE: [xml-dev] XML inside another XML

[ Lists Home | Date Index | Thread Index ]

> We are currently using Cdata.
> But there is the possibility that the contained XML might 
> have ]]> token.

You need to replace "]]>" by something like "]]>]]&gt;<![CDATA["

(And as people sometimes point out, if you're going to do that then it's
just as easy not to use CDATA at all, but to substitute &, <, and >
instead).

Michael Kay





 

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

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