S
Stoggers
Hi,
I have the following requirement:
Extract binary data from column in RDBMS and store in XML.
Process document using XSLT, retaining binary data - ie if x'00 was in
the column then x'00 should be output by XSLT.
Question - what is the best representation in XML for this data?
Example of how to encode and/or transform would be appreciated.
Thanks,
Mike.
I have the following requirement:
Extract binary data from column in RDBMS and store in XML.
Process document using XSLT, retaining binary data - ie if x'00 was in
the column then x'00 should be output by XSLT.
Question - what is the best representation in XML for this data?
Example of how to encode and/or transform would be appreciated.
Thanks,
Mike.