Monthly Archives: November 2012

Short-Circuit boolean evaluation in XPath

In this post, I explore short-circuit boolean evaluation in XPath. Let’s start with this reference task: Let $seq be a possibly empty sequence of integer. The task is to compute a boolean which is true if the first item is … Continue reading

Posted in XSLT 3.0 | 1 Comment