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

Subject: RE: [xsl] Ascii end-of-file character output in an XSL file
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Thu, 19 May 2005 15:46:55 +0100
> How would I generate the ASCII character "1A", which is an end-of-file
> character.  

This character is not legal in XML 1.0, therefore you can't generate it in
XSLT.

XML 1.1 changes the rules here.

Michael Kay
http://www.saxonica.com/

Current Thread