Depends on what you mean by binary data. The XML spec constrains what characters are allowed in documents. Typically an encoding like base64 is used to represent binary data. base64Binary is even one of the simple data types specified by XML Schema, which Xerces supports.


From: Ashish Jain [mailto:[EMAIL PROTECTED]
Sent: Friday, August 06, 2004 5:02 AM
To: [EMAIL PROTECTED]
Subject: Question Post

Hi

 

I wish to read binary data from an XML file. Can I parse/read it using Xerces. If yes which version and how?

Hope to hear soon.

Thanks.

 

Regards,

 

Ashish Jain

Reply via email to