[Bug 28997] New: Tests incorrectly assume fn schema has been imported

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

            Bug ID: 28997
           Summary: Tests incorrectly assume fn schema has been imported
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: josh.spiegel@oracle.com
        QA Contact: public-qt-comments@w3.org
  Target Milestone: ---
             Group: XSLXQuery_WG

This test seems to assume that the fn schema has been imported:

   json-to-xml-017

As do the test assertions used in these tests:

   json-to-xml-037 
   json-to-xml-038 

Implementations are not required to import the fn schema automatically.  From
FNO 3.1, section 17.4.2:

"An XSD 1.0 schema for the XML representation is provided in C.2 Schema for the
result of fn:json-to-xml. It is not necessary to import this schema into the
static context unless the stylesheet or query makes explicit reference to the
components defined in the schema."

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

Received on Monday, 27 July 2015 19:53:32 UTC