AW: [xsl] interesting? problem

Subject: AW: [xsl] interesting? problem
From: Markus Abt <abt@xxxxxxxx>
Date: Mon, 7 Jul 2003 20:58:16 +0200
Hi Kit,
try:

<xsl:template match="xml">
  <xml> 
    <xsl:copy-of select="path[f[i='1' and t='1']]"/>
  </xml>
</xsl:template>

Regards,
Markus

__________________________
Markus Abt
Comet Computer GmbH
http://www.comet.de


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


Current Thread