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: Overlapping structures


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@virbus.de
www.virbus.de


 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]