[Bug 6008] [schema11] small presumably editorial bugs

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





--- Comment #3 from C. M. Sperberg-McQueen <cmsmcq@blackmesatech.com>  2009-04-14 22:35:33 ---
Proposed amendment:  in 2.2.3.1

from: items match         one of the particles
to  : item match one or more of the particles
not : items match exactly one of the particles

for two reasons:  (1) our choice construct should have the same meaning
as in regular expressions -- the unique particle attribution constraint 
should be a separate constraint imposed on 'choice', not built into it by
definition.  And (2) even while obeying UPA, an XSD 1.1 choice can have 
two matches for a particle (element on the left, wildcard on the right).

in 3.8.1. revert the insertion of 'implicitly' -- elements
can be present implicitly (but being in an appropriate substitution
group), but particles are only present directly or indirectly.


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 14 April 2009 22:35:42 UTC