You can't transport them in a way that an XML processor would recognize them
as being in that range and part of a parsed entity.
You could use processing instructions; something like <?char x0007?> and
rely on the application to recover the characters.
Also, you could define appropriate unparsed entities and then refer to them
by attribute <char val="x0007"/> (having previously defined x0007 to be an
unparsed entity and val to be an entity attribute).
James
-- James Tauber / jtauber@jtauber.com Perth, Western Australia XML Pages: http://www.jtauber.com/xml/
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/ 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)