mei:mei_att.tiepresent.attribute.tie

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
tie restriction of list of mei:mei_data.TIE optional
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.

Used By

Source

<xs:attributeGroup name="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>
</xs:attributeGroup>