Subject: Re: Output escaped characters that represent the CR as an attribute
From: Niclas Hedhman <niclas@xxxxxxxxxxx>
Date: Thu, 30 Sep 2004 03:03:06 +0800
|
On Thursday 30 September 2004 02:41, good all wrote:
> <xsl:text
> disable-output-escaping="yes">XXXX&#x0D;&#x0A;YYYY</xsl:text>
I am very tired and can't reach the ref material; How about?
<xsl:attribute
disable-output-escaping="yes">XXXX&#x0D;&#x0A;YYYY</xsl:attribute>
--
+------//-------------------+
/ http://www.bali.ac /
/ http://niclas.hedhman.org /
+------//-------------------+
--+------------------------------------------------------------------
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe@xxxxxxxxxxxxxxxxxxxxxx>
--+--
|