- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 14 Sep 2005 19:07:48 +0000
- To: www-xml-schema-comments@w3.org
- Cc:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=2203
Summary: R-211: The {attributes} property on the Annotation
schema component
Product: XML Schema
Version: 1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: XSD Part 1: Structures
AssignedTo: ht@w3.org
ReportedBy: sandygao@ca.ibm.com
QAContact: www-xml-schema-comments@w3.org
The {attributes} property on the Annotation schema component is described as "A
sequence of attribute information items, namely those allowed by the attribute
wildcard in the type definition for the <annotation> item itself or for the
enclosing items which correspond to the component within which the annotation
component is located."
http://www.w3.org/XML/Group/2002/09/xmlschema-1/structures-with-
errata.html#cAnnotations
http://www.w3.org/XML/Group/2002/09/xmlschema-1/structures-with-
errata.html#declare-annotation
The XML Information Set spec, on the other hand, defines the [attributes]
property of element information items as containing a set, not a sequence, of
attribute information items.
http://www.w3.org/TR/xml-infoset/#infoitem.element
I think the XML Schema spec should probably similarly specify a set, not a
sequence, of attribute information items.
See:
http://lists.w3.org/Archives/Public/www-xml-schema-comments/2003JanMar/0089.html
Received on Wednesday, 14 September 2005 19:07:55 UTC