[
Lists Home |
Date Index |
Thread Index
]
- From: John Cowan <cowan@locke.ccil.org>
- To: xml-dev@ic.ac.uk
- Date: Thu, 30 Sep 1999 14:57:24 -0400 (EDT)
John Evdemon scripsit:
> According to the W3C recommendation, the only characters permitted within a
> CDATA section are:
> #x9 | #xA | #xD | [#x20-#xD7FF] | [#xE000-#xFFFD] | [#x10000-#x10FFFF]
This is not specific to CDATA, but has to do with XML in general:
most control characters are illegal.
> Any ideas on how else I could embed this data in an XML document?
Encode it in Base64 notation is usually the best bet.
--
John Cowan cowan@ccil.org
I am a member of a civilization. --David Brin
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 unsubscribe, mailto:majordomo@ic.ac.uk the following message;
unsubscribe 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)
|