- From: <bugzilla@jessica.w3.org>
- Date: Tue, 22 Nov 2011 08:01:56 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14894
--- Comment #2 from Tim Mills <tim@cbcl.co.uk> 2011-11-22 08:01:55 UTC ---
Note that this is XQTS, not the new test suite.
Here's an example.
There's an expected-error for spec-version 1.0. The only way to get that error
is to have a query declaration in the query and run in a processor not
supporting 3.0.
<test-case is-XPath2="false" name="eqname-001" FilePath="Basics/EQNames/"
scenario="standard" Creator="Michael Kay">
<description>Use EQName as a step in a path expression</description>
<spec-citation spec="XQuery" section-number="2" section-title="Basics"
section-pointer="doc-xquery30-EQName"/>
<query name="eqname-001" date="2010-03-16"/>
<output-file spec-version="3.0" role="principal"
compare="XML">eqname-001.out</output-file>
<expected-error spec-version="1.0">XQST0031</expected-error>
</test-case>
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 22 November 2011 08:02:15 UTC