Points to an element that is the same as the current element but is not a literal copy of the current element. |
Attribute Group | mei:mei_att.common.anl.attribute.sameas |
<xs:attribute name="sameas"> <xs:annotation> <xs:documentation>Points to an element that is the same as the current element but is not a literal copy of the current element.</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> |