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]

XPath help


Hello all
I would like to process a given element if the value in it's 'name' 
attribute is not duplicated by the value of any _other_ element's 'name' 
attribute elsewhere in the document.
I frightened the dog from the room with:
test="@name[not(//*/@name[not(self::*)])]"
No more newbie struggles- it's time to consult the masters...
Thanks for your help
Edmund
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.

Share information about yourself, create your own public profile at 
http://profiles.msn.com.


 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]