Subject: RE: Converting e.g. "<tagname>" in the input, to "<tagname>" in the output.
From: Dylan Walsh <Dylan.Walsh@xxxxxxxxxx>
Date: Wed, 20 Dec 2000 14:23:00 -0000
|
> From: David Carlisle [SMTP:davidc@xxxxxxxxx]
> Sent: Wednesday, December 20, 2000 1:27 PM
> To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
> Subject: Re: Converting e.g. "<tagname>" in the input, to
> "<tagname>" in the output.
>
>
>> The solution could use disable-output-escaping if that helps,
>I'm confused as if I understand you correctly disable-output-escaping
>doesn't just help it does exactly what you ask, and that is its only
>function, it doesn't do anything else.
I wasn't aware when I wrote that email you could use disable-output-escaping
with xsl:value-of (as opposed to xsl:text), which it turns out is all I
need.
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|