- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 26 Oct 2006 06:44:17 +0000
- To: public-qt-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3864
Summary: [FS] editorial: 2.3.1 Formal values
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.3.1 Formal values
[15 (Formal)] NamespaceBindings ::= NamespaceBinding ("," NamespaceBinding)*
[17 (Formal)] NamespaceBinding ::= "namespace" NCName "{" AnyURI "}"
It's confusing to have NamespaceBinding in Core and Formal.
Add 'Formal' prefix to NamespaceBinding[s].
I think the only collateral changes are in 4.7.3.1 / DEv / rule 2
2.3.1 / Notation / para 1
'except that "expanded-QName" corresponds to xs:QName'
For consistency with 'String' and 'Boolean' earlier in the sentence,
'expanded-QName' should be italicized and not quoted.
'a distinct role in the FS'
Change 'the FS' to 'the Formal Semantics' or 'this document'.
Received on Thursday, 26 October 2006 06:44:28 UTC