xsl-list
[Top] [All Lists]

Re: [xsl] how to decode Base64 in XSLT?

2010-04-15 09:47:06
Ivan Shmakov wrote:

  Hi,

<xsl:output method="text" encoding="UNIBYTE-ENCODING"/>

I guess that the character string thus obtained will be
translated to the intended byte string in the output.

  Oh so actually you want a binary output method.  Makes perfect
sense.  But unfortunately that is not part of the standard.
Mayeb your processor provides such a method as an extension, but
I don't know any processor providing such a binary output method.

  You can always report a defect on the working group's bugzilla
<http://www.w3.org/Bugs/Public/> if you think that should be
added to the standard.

  Regards,

-- 
Florent Georges
http://www.fgeorges.org/
























      

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--