Re: How to get the value of an attribute

Subject: Re: How to get the value of an attribute
From: mnaughto@xxxxxxxxxxx
Date: Fri, 19 May 2000 14:03:58 +0100
<xsl:value-of select="$par/@attribute"/>

should do the trick...

The square brackets are for predicates (basically, like a "where" clause in SQL)



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


Current Thread