RE: [xsl] XPath (and other W3C drafts)

Subject: RE: [xsl] XPath (and other W3C drafts)
From: "Michael Kay" <mike@xxxxxxxxxxxx>
Date: Wed, 16 Dec 2009 15:10:52 -0000
> Is there somewhere a discussion of what is new and different 
> in XPath 2.1?
> 

Not really. But it's primarily:

* let expressions (let $x := expr return expr)

* first-class functions

* expanded-QName notation for QNames ("uri":local) - although decided, this
doesn't seem to have made it into this draft

* new functions in the function library

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 

Current Thread