mei:mei_att.fingGrp.log.attribute.form

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
form restriction of xs:token optional

Used By

Source

<xs:attributeGroup name="mei_att.fingGrp.log.attribute.form">
  <xs:attribute name="form">
    <xs:annotation>
      <xs:documentation/>
    </xs:annotation>
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <xs:enumeration value="alter">
          <xs:annotation>
            <xs:documentation>alternation of fingers.</xs:documentation>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="combi">
          <xs:annotation>
            <xs:documentation>combination of fingers.</xs:documentation>
          </xs:annotation>
        </xs:enumeration>
        <xs:enumeration value="subst">
          <xs:annotation>
            <xs:documentation>substitution of fingers.</xs:documentation>
          </xs:annotation>
        </xs:enumeration>
      </xs:restriction>
    </xs:simpleType>
  </xs:attribute>
</xs:attributeGroup>