<xs:attributeGroup name="mei_att.declaring.attribute.decls">
<xs:attribute name="decls">
<xs:annotation>
<xs:documentation>Identifies one or more metadata elements within the header, which are understood to apply to the element bearing this attribute and its content.</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> |