[Bug 2314] R-200: Problem with erratum E1-18 (datatypes)

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





------- Additional Comments From sandygao@ca.ibm.com  2005-11-18 03:43 -------
The "so:..." part in comment #0 can be deemed as a phase-1 proposal (which I'm 
in favor of). If it's adopted, the following are suggested phase-2 changes.

Change section 3.4.11 (not including subsections) to

"3.4.11 ENTITY

[Definition:]   ENTITY represents the ENTITY attribute type from [XML].  The 
·value space· of ENTITY is the set of all strings that ·match· the NCName 
production in [Namespaces in XML]. The ·lexical space· of ENTITY is the set of 
all strings that ·match· the NCName production in [Namespaces in XML]. The 
·base type· of ENTITY is NCName.

For compatibility (see Terminology (§1.5)) ENTITY should be used only on 
attributes."

And change section 3.4.12 (not including subsections) to

3.4.12 ENTITIES

[Definition:]   ENTITIES represents the ENTITIES attribute type from [XML]. The 
·value space· of ENTITIES is the set of finite, non-zero-length sequences of 
·ENTITY·s. The ·lexical space· of ENTITIES is the set of space-separated lists 
of tokens, of which each token is in the ·lexical space· of ENTITY. The ·item 
type· of ENTITIES is ENTITY.

For compatibility (see Terminology (§1.5)) ENTITIES should be used only on 
attributes."

Received on Friday, 18 November 2005 03:43:43 UTC