- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 09 May 2006 19:09:59 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3268
Summary: [FS] editorial: 2.4.4. Top level definitions
Product: XPath / XQuery / XSLT
Version: Candidate Recommendation
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P2
Component: Formal Semantics
AssignedTo: simeon@us.ibm.com
ReportedBy: jmdyck@ibiblio.org
QAContact: public-qt-comments@w3.org
2.4.4. Top level definitions
[34 (Formal)] ComplexTypeDerivation ::= Derivation? OptMixed "{" Type? "}"
As with the various other "Opt" non-terminals, please introduce
OptDerivation ::= Derivation?
and change 'Derivation?' to 'OptDerivation':
-- in the ComplexTypeDerivation production above, and
-- in E.1.1 / Sem / rule (1|4).
Received on Tuesday, 9 May 2006 19:10:02 UTC