[Bug 12131] Assert vs Assertion

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

C. M. Sperberg-McQueen <cmsmcq@blackmesatech.com> changed:

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

--- Comment #1 from C. M. Sperberg-McQueen <cmsmcq@blackmesatech.com> 2011-03-04 23:57:31 UTC ---
Agreed.  The change needs to be made both in the normative prose and in the
accompanying note.

I think nothing else needs to change, so I'm tentatively marking this 'needs
review'.  More explicitly, the proposal is to make clause 1 of Schema
Representation Constraint: Simple Type Definition Representation OK read:

    1 No two elements among the [children] of <restriction> have the
      same expanded name in the Schema (xs) namespace, unless that
      expanded name is one of xs:enumeration, xs:pattern, or
      xs:assertion.

         Note: That is, most of the facets for simple types defined
            by this specification are forbidden to occur more than
            once. But <enumeration>, <pattern>, and <assertion> may
            occur multiple times, and facets defined in other
            namespaces and made available as extensions to this
            specification may occur multiple times.

-- 
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 Friday, 4 March 2011 23:57:33 UTC