Re: [xsl] Outputting literal and 'quoted' tags.

Subject: Re: [xsl] Outputting literal and 'quoted' tags.
From: Emiliano <emile@xxxxxxxxxxxxxx>
Date: Wed, 5 Dec 2001 13:02:47 +0100 (CET)
David Carlisle wrote:

> > try this
>
> > ...
> > <xsl:template match="level1">
> >     <xsl:text disable-output-escaping="yes">
>
> in the text output method d-o-e has no effect.

Which for me leaves the question: what should I expect in text output
mode to happen with stuff like <h1>. I previously figured it would be
'just text' to the xslt processor as long as the xsl: namespace tag
isn't there.

Emile



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


Current Thread