[Bug 21839] New: [QT3TS] well-formed-feature-2

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

            Bug ID: 21839
           Summary: [QT3TS] well-formed-feature-2
    Classification: Unclassified
           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

This test can also expect XQST0133, since 'qname' is not a recognised feature
name.

  <test-case name="well-formed-feature-2">
    <description>Features must be lexical QNames.</description>
    <created by="Ghislain Fourny" on="2012-10-15"/>
    <dependency type="spec" value="XQ30+"/>
    <test>
      declare option require-feature "qname not:a:qname";
      ()
    </test>
    <result>
      <error code="XQST0122"/>
    </result>
  </test-case>

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

Received on Friday, 26 April 2013 09:10:28 UTC