- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 27 Oct 2006 08:16:09 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3868
Summary: [FS] editorial: 2.4.3 Content models
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.3 Content models
Notation
"The grammar for Type describe above is general enough to capture type
infered for arbitrary expression, as well as to represent the content
of an in [Schema Part 1]."
s/describe/described/
s/type/types/
s/infered/inferred/
s/expression/expressions/
s/an in/an element in/ ??
Notation
[42 (Formal)] AttributeModel ::= ... | ("(" ")")
[43 (Formal)] ElementModel ::= ... | ("(" ")")
If the intent is that the language generated by each of these
nonterminals be a subset of the language generated by the nonterminal
'Type', then () is not a valid Type. Change '("(" ")")' to '"empty"'.
Received on Friday, 27 October 2006 08:16:21 UTC