- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 21 Apr 2006 21:21:53 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3142
Summary: [FS] editorial: 3.1.1 Static Context
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Formal Semantics
AssignedTo: simeon@us.ibm.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
3.1.1 Static Context
[94 (Formal)] FunctionSig ::=
"declare" "function" QName "(" TypeList? ")" "as" SequenceType
[95 (Formal)] TypeList ::= SequenceType ("," SequenceType)*
Change "QName" to "expanded-QName" and every "SequenceType" to "Type".
[Follow-up to one of the comments in Bug 1542.]
Received on Friday, 21 April 2006 21:22:05 UTC