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

RE: Pattern question: first child of first descendant

Subject: RE: Pattern question: first child of first descendant
From: Scott Trenda <Scott.Trenda@xxxxxxxx>
Date: Mon, 23 Mar 2009 20:44:08 -0500
RE:  Pattern question: first child of first descendant
Maybe parentheses are disallowed in patterns. But predicates aren't, so how
about this:

entry[ancestor::table][1]/*[self::title or self::para][1]

~ Scott

-----Original Message-----
From: Christian Roth [mailto:roth@xxxxxxxxxxxxxx]
Sent: Monday, March 23, 2009 8:42 PM
To: XSL List
Subject: Re:  Pattern question: first child of first descendant

>I'm not sure of the exact order of
>operations for the position predicate here, so I'd be safe and do this:
>
>(table//entry)[1]/*[self::title or self::para][1]

Using this pattern gives me a

  Unexpected token in pattern, found "("

error in Saxon. (I had tried that one, too...)

-Christian

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.