tie

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 Information

Used By

Source

<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>

Sample