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

Re: function last() not matching the last element tag

Subject: Re: function last() not matching the last element tag
From: David Carlisle <davidc@xxxxxxxxx>
Date: Fri, 26 Jan 2007 17:23:00 GMT
Re:  function last() not matching the last element tag
> that is defined to select all child::node(), right?  
yes

> making it a sequence of 7 items, three p elements and 4 text()
> element?

yes

> What am I missing? 
the fact that last() is in a predicate so (necessarily) in a step so the
current node list at that point is the set of nodes in teh current step
/a/b[last()] selects every b that's the last b child of its parent.
(/a/b)[last()] would select the last b in the sequence, if we were
talkning oabout xpath, but the context here was a pattern, and this
isn't a legal pattern.

David

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.