[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

XPath optional node question

Subject: XPath optional node question
From: "Lynn Monson" <lmonson@xxxxxxxxxxx>
Date: Mon, 4 Dec 2000 11:04:38 -0700
xpath optional node
Hello all,

I'm trying to write an XPath expression that matches optional elements in an
element path.  For example, suppose I have the following XPath expression:

foo//bar

But I want to allow any number (even zero) of "a" and "b" elements to exist
where the "//" is.  So my general expression would match the same nodes as,
say, these xpaths:

foo/a/bar
foo/a/a/a/a/bar
foo/a/b/bar
foo/b/bar
foo/bar

But would not match nodes matched by:

foo/x/bar

I've been unable to construct a proper xpath.  Any help would be greatly
appreciated.

Thanks


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


Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.