We have many possibilities for binary characters and chose to enter them in hex or octal.

<sometag data="" />

<sometag data="" />

 

In the C++ code we wrote a class to process the hex or octal.

 

-Linda Derezinski

[EMAIL PROTECTED]

Interface and Control Systems Inc.

 

-----Original Message-----
From: Alex Kravchenko [mailto:[EMAIL PROTECTED]
Sent: Monday, February 07, 2000 6:37 PM
To: [EMAIL PROTECTED]
Subject: need help with binary data format

 

Hi,

I wonder if someone could answer a simple question. I am new to XML, so maybe the question I have is pretty trivial, but here it is:

I am using xerces C++ parser on NT platform and it works fine unless I have binary characters in my XML data. Assuming that I know the structure of the XML, field name that might contain binary characters, and even all the possible binary characters that can appear (there are only 2 or 3), what would be the easiest way to parse correctly?

 

Any help is greatly appreciated.

Thanks,

 

Alex K.

 

Reply via email to