[Bug 23199] New: [QT3TS] Reporting XQueryX results

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

            Bug ID: 23199
           Summary: [QT3TS] Reporting XQueryX results
           Product: XPath / XQuery / XSLT
           Version: Candidate Recommendation
          Hardware: PC
                OS: Windows NT
            Status: NEW
          Severity: normal
          Priority: P2
         Component: XQuery 3 & XPath 3 Test Suite
          Assignee: oneil@saxonica.com
          Reporter: tim@cbcl.co.uk
        QA Contact: public-qt-comments@w3.org

I've just completed XQueryX 3.0 support for our processor.  How should I report
these results as distinct from 'normal' operation using XQuery syntax?

The old XQTS reporting schema has a syntax element.

   <xsd:simpleType name="syntaxType">
      <xsd:restriction base="xsd:string">
          <xsd:enumeration value="XQuery" />
          <xsd:enumeration value="XQueryX" />
      </xsd:restriction>
   </xsd:simpleType>

Unless I'm mistaken, an equivalent is absent in the new test suite report
schema.  There are however some remnants of its existence in report.xsl.

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

Received on Tuesday, 10 September 2013 15:15:13 UTC