[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

[xsl] Ascii end-of-file character output in an XSL file


Subject: [xsl] Ascii end-of-file character output in an XSL file
From: "Jim Neff" <jneff@xxxxxxxxxxxxxxx>
Date: Thu, 19 May 2005 10:35:12 -0400

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


Current Thread