Indicates that this element participates in a tie. If visual information about the tie needs to be recorded, then a <tie> element should be employed. |
Attribute Group | mei:mei_att.tiepresent.attribute.tie |
<xs:attribute name="tie"> <xs:annotation> <xs:documentation>Indicates that this element participates in a tie. If visual information about the tie needs to be recorded, then a <tie> element should be employed.</xs:documentation> </xs:annotation> <xs:simpleType> <xs:restriction> <xs:simpleType> <xs:list itemType="mei:mei_data.TIE"/> </xs:simpleType> <xs:minLength value="1"/> </xs:restriction> </xs:simpleType> </xs:attribute> |