[Bug 2544] RQ-146: needs clarification re. wildcards

http://www.w3.org/Bugs/Public/show_bug.cgi?id=2544


cmsmcq@w3.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|needsDrafting               |needsReview




------- Comment #3 from cmsmcq@w3.org  2006-10-14 14:45 -------
A proposal to resolve this issue has been placed on the server at 
http://www.w3.org/XML/Group/2004/06/xmlschema-1/structures.rq146.200610.html
(member-only link) for WG review and action.

The proposal introduces a 'dynamic' EDC rule corresponding to the
static EDC (element declarations consistent) rule.  The static rule
requires that any two element declarations in a content model with 
the same namespace name and local name must have the same {type
definition}.  That type definition is the context-determined type
for elements whose name matches those element declarations.

The dynamic rule requires that any element accepted by the 
content model have a governing type validly substitutable
for the context-determined type.

Received on Saturday, 14 October 2006 14:46:21 UTC