mei:mei_data.STEMMODIFIER

Simple Type Information

Used By

Source

<xs:simpleType name="mei_data.STEMMODIFIER">
  <xs:restriction base="xs:token">
    <xs:enumeration value="none">
      <xs:annotation>
        <xs:documentation>No modifications to stem.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="1slash">
      <xs:annotation>
        <xs:documentation>1 slash through stem.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="2slash">
      <xs:annotation>
        <xs:documentation>2 slashes through stem.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="3slash">
      <xs:annotation>
        <xs:documentation>3 slashes through stem.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="4slash">
      <xs:annotation>
        <xs:documentation>4 slashes through stem.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="5slash">
      <xs:annotation>
        <xs:documentation>5 slashes through stem.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="6slash">
      <xs:annotation>
        <xs:documentation>6 slashes through stem.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="sprech">
      <xs:annotation>
        <xs:documentation>X placed on stem.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="z">
      <xs:annotation>
        <xs:documentation>Z placed on stem.</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>