[Home] [By Thread] [By Date] [Recent Entries]

Subject: RE: Seeking XPATH
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Tue, 6 Mar 2001 09:22:31 -0000
> Try to append "/.." at the end, e.g. A/B[@NM = "case3"]/..

Or what I would regard as more natural:

A[B[@NM="case3"]]

Or you could always write it as

//@NM/parent::B/parent::A

if you really want!

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • Seeking XPATH
    • Paul - Mon, 5 Mar 2001 13:07:31 -0500 (EST)
      • Derek Ngok - Mon, 5 Mar 2001 21:57:29 -0500 (EST)
        • Michael Kay - Tue, 6 Mar 2001 04:20:20 -0500 (EST) <=
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member