- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 13 Sep 2006 01:54:13 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3713
Summary: Error describing [element declaration] and [type
definition]
Product: XML Schema
Version: 1.0 only
Platform: Macintosh
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Structures: XSD Part 1
AssignedTo: cmsmcq@w3.org
ReportedBy: cmsmcq@w3.org
QAContact: www-xml-schema-comments@w3.org
The [element declaration] and [type definition]
properties on elements are described as applying
whenever an element is valid against an element
declaration / type definition.
On the face of it, the text implies that every
element must be validated against every element
declaration and type definition in the schema.
The text should say that the [element declation]
is present if the element is valid against its
context-determined declaration, and that the
value of the property is that context-determined declaration.
And so similarly for [type definition], with the
added possibility of the value having been specified
in xsi:type.
Received on Wednesday, 13 September 2006 01:54:15 UTC