This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Converting e.g. "&lt;tagname&gt;" in the input, to "<tagname>" in the output.


> From:	David Carlisle [SMTP:davidc@nag.co.uk]
> Sent:	Wednesday, December 20, 2000 1:27 PM
> To:	xsl-list@lists.mulberrytech.com
> Subject:	Re: [xsl] Converting e.g. "&lt;tagname&gt;" 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]