[Bug 22278] New: prod/SchemaImport.xml contains a schema with a wrong namespace

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

            Bug ID: 22278
           Summary: prod/SchemaImport.xml contains a schema with a wrong
                    namespace
    Classification: Unclassified
           Product: XPath / XQuery / XSLT
           Version: Working drafts
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: spungi@gmail.com
        QA Contact: public-qt-comments@w3.org

>From prod/SchemaImport.xml, line 78:

<schema uri="http://www.w3.org/XQueryTest/substitution11"
        file="SchemaImport/emptyUnion11.xsd"
        xsd-version="1.1">
  <description>XSD 1.1 schema: empty union type.</description>
  <created by="Michael Kay" on="2013-05-21"/>
</schema>


Target namespace for 'SchemaImport/emptyUnion11.xsd' is 
"http://www.w3.org/XQueryTest/emptyUnion11"

For this reason test-case "Catalog004" from "app-CatalogCheck" is failing.

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

Received on Wednesday, 5 June 2013 06:39:13 UTC