- From: C. M. Sperberg-McQueen <cmsmcq@acm.org>
- Date: Sat, 22 Mar 2003 20:11:38 -0700
- To: W3C XML Schema Comments list <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.
-C. M. Sperberg-McQueen
Received on Saturday, 22 March 2003 22:11:52 UTC