[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 #4 from Michael Kay <mike@saxonica.com> ---
The problem with foreign-namespace attributes on xsl:variable was because of
XSD's insistence that an attribute wildcard is repeated every time you do a
restriction (explicit attributes are included in the restriction by default,
attribute wildcards are not). The type sequence-constructor-or-select failed to
copy the wildcard across.

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

Received on Friday, 29 November 2013 12:04:50 UTC