Used to link metadata elements to one or more data-containing elements. |
Attribute Group | mei: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> |