- From: <bugzilla@wiggum.w3.org>
- Date: Thu, 08 Nov 2007 16:37:04 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5257
Summary: Correct references to legitimately nilled elements
(ELV(E))
Product: XML Schema
Version: 1.1 only
Platform: Macintosh
OS/Version: All
Status: NEW
Keywords: editorial
Severity: critical
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: cmsmcq@w3.org
ReportedBy: cmsmcq@w3.org
QAContact: www-xml-schema-comments@w3.org
The Structures spec has several occasions to refer to the set of elements
which are legitimately nilled (i.e. their governing declaration has
nillable=true and the element instance has xsi:nil='true'). In XSDL 1.0
and XSDL 1.1 both, this takes the form of a reference to clause 3.2 of
the validation rule Element Locally Valid (Element).
In XSDL 1.0, this clause reference is correct. In XSDL 1.1, clause
3.2 now handles the more general case where the element declaration
has nillable=true, regardless of what is happening in the instance.
The consequence is to render incomprehensible (and wrong) most of the
other parts of the spec that refer to clause ELV(E) 3.2.
The clause that covers the same set of situations is now numbered
3.2.3.
Either the editors should update the clause references to produce
the correct number, or a term should be defined to denote the relevant
concept and the clause references should be rephrased to use
references to the new technical term.
Personally, this editor believes the latter (technical term) is
preferable (both here and for virtually every occurrence of clause
references in the document), but the Working Group or other editors
may have different views.
Received on Thursday, 8 November 2007 16:37:13 UTC