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: How to select the following attribute ?




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





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

Please respond to xsl-list@lists.mulberrytech.com
                                                              
                                                              
                                                              
 To:      "'xsl-list@lists.mulberrytech.com'"                 
          <xsl-list@lists.mulberrytech.com>                   
                                                              
 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


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