[Home] [By Thread] [By Date] [Recent Entries]
> how do I get ALL my attribute values into , say an array? <xsl:template match="s:AttributeType"> <xsl:for-each select="@*"> <xsl:value-of select="."/> </xsl:for-each> </xsl:template> XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



