- From: <bugzilla@jessica.w3.org>
- Date: Mon, 04 Feb 2013 14:30:44 +0000
- To: public-qt-comments@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20864 Bug ID: 20864 Summary: [XQX30] Annotation arguments Classification: Unclassified Product: XPath / XQuery / XSLT Version: Candidate Recommendation Hardware: PC OS: Windows NT Status: NEW Severity: normal Priority: P2 Component: XQueryX 3.0 Assignee: jim.melton@acm.org Reporter: tim@cbcl.co.uk QA Contact: public-qt-comments@w3.org XQueryX annotations allows expressions as arguments, rather than restricting the arguments to be literals. <xsd:complexType name="annotation"> <xsd:sequence> <xsd:element name="annotationName" type="EQName"/> <xsd:element name="arguments" type="exprList" minOccurs="0"/> </xsd:sequence> </xsd:complexType> -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Monday, 4 February 2013 14:30:45 UTC