|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Getting an image from base64-encoded data
Hi,
I've been asked off list what the best approach is in the following
situation:
You have an XML document that contains an element that contains a
base64-encoded image, something like:
<Document_Type>
<IMAGE xmlns:dt="urn:schemas-microsoft-com:datatypes"
dt:dt="bin.base64">SUkqAAgAAAAPAP4ABAABAAAAAA...</IMAGE>
</Document_Type>
You need to get a .tif file that contains the binary data encoded
within the XML.
I suggested writing the content of the IMAGE file out into a text file
with XSLT and then converting from base64 to binary through an
external process. I wondered if anyone else had other suggestions
about how to deal with it? For example, using extensions?
And thinking further than that... XML Schema has a couple of binary
data types - is this (decoding and writing out binary) going to be a
requirement that we encounter in future versions of XPath/XSLT? Is it
ever going to be XSLT's job?
Thanks in advance for your thoughts,
Jeni
---
Jeni Tennison
http://www.jenitennison.com/
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! 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
|

Cart








