- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Sep 2005 18:14:21 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2175
Summary: R-177: Should list of IDs be allowed?
Product: XML Schema
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSD Part 2: Datatypes
AssignedTo: cmsmcq@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
Question:
>From http://www.w3.org/TR/2000/WD-xml-2e-20000814#NT-TokenizedType
Validity constraint: ID
Values of type ID must match the Name http://www.w3.org/TR/2000/WD-xml-2e-
20000814 production. A name must not appear more than once in an XML document
as a value of this type; i.e., ID values must uniquely identify the elements
which bear them.
Validity constraint: One ID per Element Type No element type may have more than
one ID attribute specified.
So, one element can not have multiple ID attributes. Should we allow list of
IDs?
See: http://lists.w3.org/Archives/Member/w3c-xml-schema-ig/2002Jul/0091.html
Received on Wednesday, 14 September 2005 18:14:33 UTC