← Prev in month ← Prev in thread

ANN: Function Composition and Recursion in XPath 3.0

From
Costello, Roger L. <>
To
"" <>
Date
2012-10-17T10:37:16Z
ID
<>
Thread
ANN: Function Composition and Recursion in XPath 3.0
Hi Folks,

XPath has become a much more functional language with the arrival of XPath 3.0. That is very exciting.

This paper shows how to implement, using XPath 3.0, two key functional capabilities:

1.	function composition
2.	recursion 

These capabilities will be implemented using unnamed (anonymous) functions. 

At the time of this writing the XPath specification is still a working draft. Nonetheless, SAXON has implemented all the capabilities described in this paper. So, you can experiment with these capabilities today.

Thanks to Dimitre Novatchev and Michael Kay for showing me how to implement these capabilities.

More ... http://www.xfront.com/XPath3-0/Function-Composition-and-Recursion-in-XPath-3.pdf

/Roger
← Prev in month ← Prev in thread