Re: [xsl] Loop through attributes

Subject: Re: [xsl] Loop through attributes
From: "J.Pietschmann" <j3322ptm@xxxxxxxx>
Date: Thu, 20 Mar 2003 21:32:03 +0100
Karl Stubsjoen wrote:
What is the syntax (for-each) for looping through each of the attributes of
a given node?

Did you try <xsl:for-each select="@*"> ...

J.Pietschmann



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


Current Thread