[Bug 30180] New: [xslt30ts] Test case error-0905a - invalid xs:anyURI

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

            Bug ID: 30180
           Summary: [xslt30ts] Test case error-0905a - invalid xs:anyURI
           Product: XPath / XQuery / XSLT
           Version: Proposed Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XSLT 3.0 Test Suite
          Assignee: abel.online@xs4all.nl
          Reporter: mike@saxonica.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---

Test case error-0905a expects error XTDE0905:

[ERR XTDE0905] It is a dynamic error if the string value of the new namespace
node is not valid in the lexical space of the datatype xs:anyURI, or if it is
the string http://www.w3.org/2000/xmlns/.

The value in question is "####".

XSD 1.1 states: The value space of anyURI is the set of finite-length sequences
of zero or more characters (as defined in [XML]) that ·match· the Char
production from [XML].

This is therefore a valid xs:anyURI according to XSD 1.1, therefore no error
should be generated if XSD 1.1 is supported.

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

Received on Monday, 11 September 2017 15:33:00 UTC