Subject:Displaying Base64Binary as Image Author:alpacino toldo Date:03 Jun 2008 04:37 AM
Hi,
I saved an image in an xml file as a Base64Binary as indicated below:
<image>iVBORw0KGgoAAAANSUhEUgAAACkAAAAbCAIAAABusDEHAAAArUlEQVR42uWWURKAIAhEuf+l6zMTdgVFHcu/dKYHLLjKtW/JSWxRa2neFa8b/y221gKp08lGelfIcieNDX+nwiKKSChXlBzXHo2DeGamOoqyGzVvTipik1C8evvZqMVKBvkczTv5TrXn792u69jOus1i76k5L8M2dr6HhvJO9rHj2Xoazcv4kS80Y6Y1ofvOtHC0yTwfhcJ9pRH0+LvF72n/Y+fUHD78sLeiZrwB1vtbMhwrqvYAAAAASUVORK5CYII=</image>
the schema supporting this file is an XSD file
I am trying to display this image using Stylus studio, I tried several method but it, but it display me juste the string type.