[Bug 22061] [XSLT 3.0] Omissions in the schema for XSLT 3.0

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

--- Comment #7 from Michael Kay <mike@saxonica.com> ---
The schema now validates all stylesheets in the test collection except those
that

* have a root element not in the XSLT namespace
* have a version attribute (somewhere) > 3.0
* use use-when
* use xsi:type
* contain literal result elements in the XSD namespace.

See test case catalog-005 which runs the validation.

A new schema is being uploaded and the bug will be closed.

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

Received on Friday, 29 November 2013 16:09:47 UTC