- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 02 Jan 2007 16:10:44 +0000
- To: public-xml-schema-testsuite@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=4132
           Summary: Microsoft "schema" test set, schD8
           Product: XML Schema Test Suite
           Version: 2006-11-06
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Microsoft tests
        AssignedTo: ht@inf.ed.ac.uk
        ReportedBy: mike@saxonica.com
         QAContact: public-xml-schema-testsuite@w3.org
In the Microsoft "schema" test set, 
   <test group="schD8" name="schD8"/>
the schema contains
        <include schemaLocation="file://"/>
The schema is described as valid, on the basis that failure to resolve the
schemaLocation is not intrinsically an error.
However, I believe that file:// is an invalid xs:anyURI value, and that this
schema therefore violates the schema-for-schemas. The clause saying that
failure to resolve the URI is not an error does not license the use of an
invalid URI.
Received on Tuesday, 2 January 2007 16:10:49 UTC