- From: <bugzilla@jessica.w3.org>
- Date: Fri, 30 Aug 2013 22:46:09 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22934
Jim Melton <jim.melton@acm.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Jim Melton <jim.melton@acm.org> ---
I believe that you are using an obsolete version of the XQueryX 3.0 LCWD. The
version currently found at http://www.w3.org/TR/xqueryx-30/#Schema contains:
<xsd:complexType name="forClause">
<xsd:sequence>
<xsd:element ref="forClauseItem" minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>
<xsd:element name="forClause" type="forClause"/>
Therefore, I'm marking this bug RESOLVED/INVALID. If you agree, please mark it
CLOSED.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 30 August 2013 22:46:10 UTC