[xsl] character special

Subject: [xsl] character special
From: abbouh <abbouh@xxxxxxxxxxxxxxxxx>
Date: Thu, 10 Jul 2003 14:36:27 +0000
i want to output this character(for drawing table):
 which has the 18 as ascii code.
so i use :
<xsl:text>&#18;</xsl:text>
but i receive this error :
Character reference "&#12" is an invalid XML character.
in my xsl file i have:
<xsl:output method="text" version="1.0" encoding="ISO-8859-1"
indent="yes" omit-xml-declaration="yes" />



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread