Re: [xsl] Overlapping structures

Subject: Re: [xsl] Overlapping structures
From: Jörg Heinicke <joerg.heinicke@xxxxxx>
Date: Tue, 09 Oct 2001 16:08:27 +0200
The attribute-value is missing of course:

<xsl:text disable-output-escaping="yes">&lt;z&gt;</xsl:text>

Joerg


Jörg Heinicke wrote:


Without Perl you can get it with the not very nice solution

<xsl:text disable-output-escaping>&lt;z&gt;</xsl:text>

and analogue the second

<xsl:text disable-output-escaping>&lt;/z&gt;</xsl:text>

Joerg


--

System Development
VIRBUS AG
Fon +49(0)341-979-7435
Fax +49(0)341-979-7409
joerg.heinicke@xxxxxxxxx
www.virbus.de


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



Current Thread