This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: retriving attribute values from an element with attributes


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]