|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] 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! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








