[XSL-LIST Mailing List Archive Home] [By Thread] [By Date]

RE: [xsl] retriving attribute values from an element with attributes


Subject: RE: [xsl] retriving attribute values from an element with attributes
From: msew <msew@xxxxxxxxxxxx>
Date: Thu, 31 May 2001 23:04:22 -0700

At 07:43 06/01/2001 +0300, Jarno Elovirta wrote:
Heippa

>    <xsl:template match="BARTLE_TYPE">
>      <TR>
>        <TD>
>           ????????????  What to stick here to get out the NAME attribute

<xsl:value-of select="@NAME" /> or <xsl:value-of select="attribute::NAME" />

Jarno - Cookie Monster: C Is for Cookie


is one of those more effecient or considered canonical form (ie will always be there any effected by versioning of the xsl standard and processors)?


thanks!!!



msew



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




Current Thread
Keywords
xsl