|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Images embedded in XML
Dumb question: In general, is it a good idea to send any blob like this or would it be better to keep it out of the XML and put it say elsewhere in a MIME multipart message? What use is there for putting unqueriable large datatypes into a DOM? Len http://www.mp3.com/LenBullard Ekam sat.h, Vipraah bahudhaa vadanti. Daamyata. Datta. Dayadhvam.h -----Original Message----- From: Darshan Singh [mailto:darshan@P...] IMHO, CDATA section is not a good way to hold binary data (because then you'll never be able to represent three byte sequence '5D 5D 3E' (hexr for ']]>'). To save binary data as part of XML you'll have to use Base64 encoding. I don't have Java code that illustrates that, but following article might be useful just to get an idea: XML and binary data http://www.PerfectXML.com/articles/xml/binary.asp
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||







