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


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>




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