[xsl] is this valid <xsl:template match="@id"> ?

Subject: [xsl] is this valid <xsl:template match="@id"> ?
From: SLakshman@xxxxxxxxx
Date: Mon, 30 Dec 2002 17:43:35 -0600
I would like to create a template that matches attribute id in all elements

<xsl:template match="@id">

this is not working with MSXML... is it correct to use such syntax ?

regards

Saravanan L




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


Current Thread