[Bug 22937] [xslt 3.0] Rules for streamable patterns

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

--- Comment #2 from Michael Kay <mike@saxonica.com> ---
I have (subject to WG approval) extended the rules to allow in predicates all
expressions where relatively simple type analysis shows them to be non-numeric.
This therefore allows patterns such as 

p[@class]
p[@class|@style]
p[substring-after(@class,':')]

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

Received on Thursday, 15 August 2013 11:02:19 UTC