[Bug 19659] [XSLT 3.0] error in streamability rules for ./x

https://www.w3.org/Bugs/Public/show_bug.cgi?id=19659

--- Comment #2 from Michael Kay <mike@saxonica.com> ---
I believe the problem can be fixed by adding another streamability rule for
RelativePathExpr after:

If the first StepExpr is motionless, then motionless

namely

if either operand is a ContextItemExpr, or an AxisStep using the self axis in
which all predicates are motionless, then the streamability of the other
operand.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Monday, 25 February 2013 15:16:38 UTC