[Laszlo-user] More on namespaces and XML schema...
Fennell, Philip
philip.fennell at hp.com
Mon Apr 16 02:32:22 PDT 2007
Frisco,
For those features that are extensions to XPath, I think a new section
should be added to section 3 of 'Chapter 36. Data, XML, and Xpath' that
covers extensions to XPath.
Regards
Philip Fennell
-----Original Message-----
From: laszlo-user-bounces at openlaszlo.org
[mailto:laszlo-user-bounces at openlaszlo.org] On Behalf Of Frisco Del
Rosario
Sent: 13 April 2007 18:29
To: laszlo-user at openlaszlo.org
Subject: Re: [Laszlo-user] More on namespaces and XML schema...
> 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