[
Lists Home |
Date Index |
Thread Index
]
- From: Wayne Steele <xmlmaster@hotmail.com>
- To: jack@ricochet.net, xml-dev@lists.xml.org
- Date: Fri, 17 Nov 2000 11:35:02 -0800 (PST)
From Microsoft's MSXML 3.0 Documentation:
Select all div ancestors of the context node.
ancestor::div
Is that what you're looking for?
-Wayne Steele
>From: Jack Lincoln <jack@ricochet.net>
>Subject: XPath question..perhaps naive..
>
>Hey there..
>
>I'm building a sort of trigger/propagation mechanism for an in-memory DOM..
>and along the way have a perhaps naive XPath question..
>
>is there an XPath that would select all parent nodes having a certain
>tagname?
>sort of the reverse of ".//myTagName"
>
>if this is not the appropriate forum for a question such as this..
>sorry.. but please tell me where a more appropriate forum could be found.
>
>thanks,
>jack
_________________________________________________________________________
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.
|