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]
Other format: [Raw text]

Re: Re: Re: Collecting attributes from the ancestor-or-self axis


Dimitre Novatchev wrote:


> You're mislead of his meaning of "duplicates" here -- by "duplicates" he means
> attribute nodes having the same name -- these are not duplicates in XPath, where
> node equality is the same as node identity.


Arghhhh yea, you are right, I mistaken, "ancestor-or-self::*/@*" 
expression cannot have duplicates in XPath sense, only something like 
"//@* | @attr" would be the case.

-- 
Oleg Tkachenko
Multiconn International, Israel


 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]