Re: [bdbxml] I want to store binary content in my DBXML
"Mark R. Diggory" <mdiggory-Mahy8Y1M33PaZwrp7/[email protected]> Sun, 11 Sep 2005 17:25:44 -0400
| Newsgroups | gmane.comp.db.dbxml.general |
|---|---|
| Message-ID | <[email protected]> |
Steve Howe wrote: >>This is a library application and there are allot of XML formats that >>like to include the ability to hold binary Base64 encoded content as >>values. But mostly they are just for transport, not storage. > > A side note: if they are intended for transport, the best should be XML, > no matter the size of the binary stream is; that way, you'd have all > data in a single document. You could use XML Schemas's base64Binary type > for the storage. > Yes, its great for that. I expect that my application would be capable of such "export" to XML from the BDBXML Container (as well as separate "export" of the embedded binary content as its native file format). But, this sort of conversion to Base64 would/could be managed in my application if the underlying storage were in a more compressed encoding. -Mark ------------------------------------------ To remove yourself from this list, send an email to [email protected]