help: encoding binary data in XML

Florin Popescu florin_popescu at nl.compuware.com
Wed Aug 4 09:57:12 BST 1999


Hi All,

I have the following problem. My program generates XML files reading the
data from a database. In the database I have both text and binary data
fields.

What can I do about the characters from rage (0-x20) which are not valid in
XML (with the exceptions: TAB,LF,CR)? I have those kind of characters in
some fields.


Note:
------
I am using the expat to parse the XML file.

Take in the consideration that I have to read the files back with my own I/O
functions and not directly with the parser. I have to do it this way  due to
the fact that the I/O is very complicated and use redirection of the files
via the network.

So, I have a loop reading lines from a file and send it to the parser.

Florin


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