xsl-list
[Top] [All Lists]

Ascii end-of-file character output in an XSL file

2005-05-19 07:35:12
Greetings,

How would I generate the ASCII character "1A", which is an end-of-file
character.  

I know how to generate the carrage returns and line feed characters along
with spaces.  

Like this:  <xsl:text>&#xD;&#xA;</xsl:text>

But I cannot find any documentation on how to do this with the "1A"
character.


Thanks,
Jim


--~------------------------------------------------------------------
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>
--~--