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

RE: [xsl] How to select the following attribute ?


Subject: RE: [xsl] How to select the following attribute ?
From: Stephane.Le-Deaut@xxxxxxxxxx
Date: Wed, 22 Aug 2001 17:13:33 +0200


Yes I have a situation where I do not know the name of the attribute.





"DuCharme, Bob (LNG)" <robert.ducharme@xxxxxxxxxxxxxx> on 22/08/2001 16:11:15

Please respond to xsl-list@xxxxxxxxxxxxxxxxxxxxxx
                                                              
                                                              
                                                              
 To:      "'xsl-list@xxxxxxxxxxxxxxxxxxxxxx'"                 
          <xsl-list@xxxxxxxxxxxxxxxxxxxxxx>                   
                                                              
 cc:      (bcc: Stephane LE DEAUT/FR/ALCATEL)                 
                                                              
                                                              
                                                              
 Subject: RE: [xsl] How to select the following attribute ?   
                                                              





>I know I can use the axis specifiers following::  to select the following
element.
>Is it possible to select the following attribute ?

Because there's no concept of order with attributes, there's no such thing
as a following attribute. Using @ (an abbreviation of "attribute::")
followed by the attribute name is usually the simplest way to get an
attribute value; do you have a situation where you don't know the name of
the attribute?

Bob DuCharme            www.snee.com/bob             <bob@
snee.com>      see http://www.snee.com/bob/xsltquickly for
info on new book "XSLT Quickly" from Manning Publications.

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





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



Current Thread