This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Render Base64 encoded PNG?


I have some XML that contans a base64 encoding of a PNG image:

<Image xmlns:dt="urn:schemas-microsoft-com:datatypes"
       ImageFormat="PNG" 
       dt:dt="bin.base64">vBjUS........ gYCi</Image>

Is there a way to style this into an html page that will display
the image without creating an external PNG file.

__________________________________________________
Do You Yahoo!?
Yahoo! Health - Feel better, live better
http://health.yahoo.com

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]