[Bug 27141] [XP30] Undocumented incompatibility in XPath 3.0

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

--- Comment #1 from Michael Kay <mike@saxonica.com> ---
The incompatibility observed in an XSLT 3.0 test case in bug #27140 should be
noted in Appendix J.1 of the XPath 3.0 specification.

Specifically, if U is a union type with T as one of its members, and if E is an
element with T as its type annotation, then in 2.0 the expression "E instance
of element(*, U) returns false, while in 3.0 the same expression returns true.

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

Received on Thursday, 23 October 2014 10:25:37 UTC