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]

how to outupt data in hex


I am working on XML -> RTF. It works if the XML contents are in english.
however inorder to display the chinese  charactors in RTF viewer(Office 2000
Word).
it requires the contents in Hex.
my question is: is there any function/way does XML/XSLT that outputs the
contents in Hex?
example

<data>
ABC
<data>

the output is:
0x650x660xb7



please help.

 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]