|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Binary output
> but the question is, will Xalan > have a fit if I use characters like � (ASCII 0) ??? No, because it won't see it, as � (or any other representation of character 0) is not XML, so will be rejected by the XML parser (probably xerces) before xalan gets started. The only characters below 32 are 9 10 and 13. > t 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. You need to invent an XML representation of the byte stream, and then use something otherthan xslt to convert thatrepresentation into a binary file. If your xslt engine supports that you could map that back into xslt as a non standard output type, so that the conversion was done automatically on output. (As I recall, xt had just such a non standard output type) David _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk/stats.asp or alternatively call Star Internet for details on the Virus Scanning Service. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








