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] | |
Hello, I am going to produce a binary file from an XML source document. I have done a web search on whether this is possible or not in XSLT, but my findings were inconclusive. Has anyone succeeded in producing binary files using Xalan? As far as I can tell, it shouldn't be a problem -- just use <xsl:text>↤</xsl:text> etc. etc. ... but the question is, will Xalan have a fit if I use characters like � (ASCII 0) ??? It may be that I have to choose a different method for accomplishing this -- for example, just using C++ to create the binary file from the xml file. Can anybody offer any insight into what I am trying to do? Thanks, Curtis. "This communication is intended solely for the addressee and is confidential and not for third party unauthorised distribution." 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] |