RE:

Subject: RE:
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Thu, 30 Nov 2000 09:55:17 -0000
> I want to know how to copy comment in xml input file to out 
> xml file 

<xsl:template match="comment()">
<xsl:copy/>
</xsl:template>

Mike Kay


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


Current Thread
  • RE:
    • Kay Michael - Thu, 30 Nov 2000 09:55:17 -0000 <=