FW: XML Mail

John Cowan cowan at locke.ccil.org
Fri Feb 19 19:24:48 GMT 1999


Robert Hanson wrote:

> Am I wrong in saying that the answer would be that the symbol ">" should not
> show up in the non-XML text anyway?  Wouldn't it be converted to an entity
> reference?  Like this...
> 
> "]]>" in the text body would become "]]>"

The point was that conversions like ">" becomes ">" aren't
necessary if you use CDATA sections, only the one bad case of
"]]>" which is illegal in plain XML character data as well as
terminating the CDATA section, and so must become something like
"]]]]><![CDATA[<", which is "]]" followed by "]]>" to end the
CDATA section plus "<![CDATA[" to start another CDATA section
plus ">".  There are other ways to do it, of course.

-- 
John Cowan	http://www.ccil.org/~cowan		cowan at ccil.org
	You tollerday donsk?  N.  You tolkatiff scowegian?  Nn.
	You spigotty anglease?  Nnn.  You phonio saxo?  Nnnn.
		Clear all so!  'Tis a Jute.... (Finnegans Wake 16.5)

xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev at 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 at ic.ac.uk the following message;
(un)subscribe xml-dev
To subscribe to the digests, mailto:majordomo at ic.ac.uk the following message;
subscribe xml-dev-digest
List coordinator, Henry Rzepa (mailto:rzepa at ic.ac.uk)




More information about the Xml-dev mailing list