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 16:49:47 +0100
> I'm using Saxon 8 (something), does it have an extension for 
> me to generate
> that character?

The only way is to write your own serializer that converts an allowed XML
character (e.g. one in the private use area) into the required character.

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

Current Thread