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

RE: why is "(chapter//footnote)[1]" illegal?

Subject: RE: why is "(chapter//footnote)[1]" illegal?
From: "Michael Kay" <mhk@xxxxxxxxx>
Date: Sun, 24 Aug 2003 08:03:35 +0100
RE:  why is "(chapter//footnote)[1]" illegal?
>   boning up on my predicates and patterns, i'm reading
> kay, p. 443, which states:
> 
>   "(chapter//footnote)[1] is not a valid pattern.  (Why not?
> No good reason, it's just that the spec doesn't allow it."
> 
>   but on p. 408, there is an explanation of the (apparently
> acceptable) path expression "(chapter/para)[1]".  
> 
>   so is it just the difference between using the child axis
> and the descendant-or-self axis?  it's not obvious to me
> why the first should be illegal while the second is legal.

The syntax for patterns is a small subset of the syntax for XPath
expressions, and the subset doesn't allow parentheses.

The subset was chosen to make it easy for implementations to test
whether a node matches a pattern without going through the full
algorithm of evaluating the expression for every ancestor of the node
being tested.

Michael Kay


 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.