[Bug 4229] Schema: Importing with empty schemaLocation

http://www.w3.org/Bugs/Public/show_bug.cgi?id=4229

           Summary: Schema:  Importing with empty schemaLocation
           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: arthurdm@ca.ibm.com
         QAContact: public-xml-schema-testsuite@w3.org


This bug applies to the following testcase:
msData/schema/schZ015.xsd

The empty schemaLocation attribute means that the document is trying to
<import> itself.  Therefore this testcase is not valid, and an error should be
thrown.

Received on Monday, 15 January 2007 21:34:16 UTC