This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 3713 - Error describing [element declaration] and [type definition]
Summary: Error describing [element declaration] and [type definition]
Status: NEW
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Structures: XSD Part 1 (show other bugs)
Version: 1.0 only
Hardware: Macintosh Windows 3.1
: P2 normal
Target Milestone: ---
Assignee: David Ezell
QA Contact: XML Schema comments list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-13 01:54 UTC by C. M. Sperberg-McQueen
Modified: 2012-12-04 00:53 UTC (History)
0 users

See Also:


Attachments

Description C. M. Sperberg-McQueen 2006-09-13 01:54:13 UTC
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.