Re: Passing thru numerical character ref

Subject: Re: Passing thru numerical character ref
From: Warren Hedley <w.hedley@xxxxxxxxxxxxxx>
Date: Thu, 06 Jul 2000 09:24:19 -0400
Michael Beddow wrote:
> 
> Aristotle used <![CDATA[&#x3b0;]]>&#x3bb;&#x3b7; to mean matter,

If you are unable to switch to another processor, you could always
resort to the unpleasant disable-output-escaping hack.

The following might work.

<xsl:text disable-output-escaping="yes"><![CDATA[&#x3b0;&#x3bb;&#x3b7;]]></xsl:text>

-- 
Warren Hedley


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


Current Thread