mei:mei_att.articulation.performed.attribute.artic.ges

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
artic.ges restriction of list of mei:mei_data.ARTICULATION optional
Records performed articulation that differs from the written
value.

Used By

Source

<xs:attributeGroup name="mei_att.articulation.performed.attribute.artic.ges">
  <xs:attribute name="artic.ges">
    <xs:annotation>
      <xs:documentation>Records performed articulation that differs from the written value.</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
      <xs:restriction>
        <xs:simpleType>
          <xs:list itemType="mei:mei_data.ARTICULATION"/>
        </xs:simpleType>
        <xs:minLength value="1"/>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>