- From: <bugzilla@jessica.w3.org>
- Date: Thu, 22 Sep 2011 05:56:31 +0000
- To: public-qt-comments@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=14236
Summary: [XPath30] editorial: 3.1.7: "function declaration"
Product: XPath / XQuery / XSLT
Version: Working drafts
Platform: All
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: XQuery 3.0
AssignedTo: jonathan.robie@gmail.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
In XPath30 and XQuery30 section 3.1.7 "Inline Functions",
there are 3 references to "a function declaration".
Change each to "an inline function expression".
Similarly, in Appendix F "Error Conditions", the blurb for err:XQST0039 says:
It is a static error for a function declaration to have
more than one parameter with the same name.
In the XPath spec, "a function declaration" should be "an inline function
expression".
In the XQuery spec, it should be "a function declaration or inline function
expression".
--
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 Thursday, 22 September 2011 05:56:39 UTC