[Home] [By Thread] [By Date] [Recent Entries]


> 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


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member