[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: RE: XML inside another XML


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

1. I m wondering how one is supposed to escape ( convert )  using Java, the XML so that > < etc appear as &gt; &lt; etc.

2. By the way is it true - told by somebody - that even escaping will not help as the parser will convert &gt; &lt; etc to > < etc before the parsing begins ?

Thanks
--sony
> 
> From: "Paul Sumner Downey" <Paul.Downey@w...>
> Date: 2004/02/13 Fri PM 02:32:02 EST
> To: <michael.h.kay@n...>, 
> 	<santony@b...>, 
> 	<xml-dev@l...>
> Subject: RE:  XML inside another XML
> 
> i had to do a similar thing when creating an encapsulation for WSDLs under
> test. i started with a CDATASection, then moved onto a fully escaped string
> before finally resorting to using a base64 encoding as the contained text
> could be in a different charset to the container document.
> 
> Paul
> --
> Paul Sumner Downey
> http://blog.whatfettle.com
> 
> 
> 
> -----Original Message-----
> From: Michael Kay [mailto:michael.h.kay@n...]
> Sent: 13 February 2004 12:17
> To: santony@b...; xml-dev@l...
> Subject: RE:  XML inside another XML
> 
> 
> >
> > I have an XML used as a wrapper, that contains another XML. (
> > The outside XML is used as the communication header ) I have
> > to handle a case where the inside XML is not well formed.
> 
> There's no such thing as XML that isn't well-formed. If it's not
> well-formed XML, then it isn't XML at all. (So why the adjective? - ask
> the spec authors).
> 
> If you want to carry non-XML text wrapped in an XML document, use CDATA.
> 
> Michael Kay
> 
> 
> -----------------------------------------------------------------
> The xml-dev list is sponsored by XML.org <http://www.xml.org>, an
> initiative of OASIS <http://www.oasis-open.org>
> 
> The list archives are at http://lists.xml.org/archives/xml-dev/
> 
> To subscribe or unsubscribe from this list use the subscription
> manager: <http://lists.xml.org/ob/adm.pl>
> 
> 
> 
> 


PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
 

Stylus Studio has published XML-DEV in RSS and ATOM formats, enabling users to easily subcribe to the list from their preferred news reader application.


Stylus Studio Sponsored Links are added links designed to provide related and additional information to the visitors of this website. they were not included by the author in the initial post. To view the content without the Sponsor Links please click here.

Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.