XPath help

Subject: XPath help
From: "edmund mitchell" <edmund_mitchell@xxxxxxxxxxx>
Date: Sat, 11 Nov 2000 05:51:12 HST
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



Current Thread