[Bug 30141] [xslt30] Schema for XSLT 3.0 describes xsl:accept/@names and xsl:expose/@names incorrectly

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

--- Comment #7 from Michael Kay <mike@saxonica.com> ---
I've now made changes to the version of the schema in the test suite such that
all correct schemas now validate.

Had to make a few further adjustments to the catalog-005 test:

* Don't attempt to validate stylesheets with literal result elements in the fn
namespace (they won't be valid if the schema for the fn namespace is known)

* Exclude stylesheets with //@xsl:version > 3.0 (forwards compatibility mode -
everything is allowed)

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

Received on Monday, 10 July 2017 21:33:59 UTC