[Laszlo-user] More on namespaces and XML schema...

Frisco Del Rosario frisco at laszlosystems.com
Fri Apr 13 10:29:01 PDT 2007


> From: "Fennell, Philip" <philip.fennell at hp.com>

> I've had a quick look at the examples of XPath expressions in  
> section 3.1 and was rather surprised to see the following:
>
> myData:/myXML[1]/person[2-3]
> myData:/myXML[1]/person[2-]
> myData:/myXML[1]/person[-2]
>
> Since when has there been position predicates in XPath that support  
> ranges?
>
> I'm more that slightly aquainted with the XPath 1 spec and have  
> been using XPath 2 for a couple of years now and have never seen  
> this before.

I'm guessing that it's something we built ourselves to give our  
limited XPath implementation some more usefulness. Only a guess.


More information about the Laszlo-user mailing list