QName | Type | Fixed | Default | Use | Inheritable | Annotation | |
---|---|---|---|---|---|---|---|
data | restriction of list of mei:mei_data.URI | optional |
|
Attribute Group | mei:mei_att.datapointing.attributes |
<xs:attributeGroup name="mei_att.datapointing.attribute.data"> <xs:attribute name="data"> <xs:annotation> <xs:documentation>Used to link metadata elements to one or more data-containing elements.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="mei:mei_data.URI"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> </xs:attributeGroup> |