[
Lists Home |
Date Index |
Thread Index
]
- From: "Matthew Sergeant (EML)" <Matthew.Sergeant@eml.ericsson.se>
- To: "'David Megginson'" <david@megginson.com>, "XML Developers' List" <xml-dev@ic.ac.uk>
- Date: Fri, 19 Feb 1999 14:51:03 +0100
> -----Original Message-----
> From: David Megginson [SMTP:david@megginson.com]
>
> Borden, Jonathan writes:
>
> > The DTD is now history. There is also no reason not to CDATA all
> > non-XML bodies instead of escaping.
>
> What if the non-XML body contains the sequence "]]>"?
>
>
$body =~ s/\]\]>/]]>]]><![CDATA[/gs;
Couldn't be simpler.
Matt.
--
http://come.to/fastnet
Perl on Win32, PerlScript, ASP, Database, XML
GCS(GAT) d+ s:+ a-- C++ UL++>UL+++$ P++++$ E- W+++ N++ w--@$ O- M-- !V
!PS !PE Y+ PGP- t+ 5 R tv+ X++ b+ DI++ D G-- e++ h--->z+++ R+++
xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@ic.ac.uk
Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1
To (un)subscribe, mailto:majordomo@ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo@ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa@ic.ac.uk)
|