mei:mei_data.HEADSHAPE.list

Simple Type Information

Source

<xs:simpleType name="mei_data.HEADSHAPE.list">
  <xs:restriction base="xs:token">
    <xs:enumeration value="quarter">
      <xs:annotation>
        <xs:documentation>Filled, rotated oval (Unicode 1D158).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="half">
      <xs:annotation>
        <xs:documentation>Unfilled, rotated oval (Unicode 1D157).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="whole">
      <xs:annotation>
        <xs:documentation>Unfilled, rotated oval (Unicode 1D15D).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="backslash">
      <xs:annotation>
        <xs:documentation>Unfilled backslash (~ reflection of Unicode 1D10D).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="circle">
      <xs:annotation>
        <xs:documentation>Unfilled circle (Unicode 25CB).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="+">
      <xs:annotation>
        <xs:documentation>Plus sign (Unicode 1D144).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="diamond">
      <xs:annotation>
        <xs:documentation>Unfilled diamond (Unicode 1D1B9).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="isotriangle">
      <xs:annotation>
        <xs:documentation>Unfilled isosceles triangle (Unicode 1D148).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="oval">
      <xs:annotation>
        <xs:documentation>Unfilled, unrotated oval (Unicode 2B2D).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="piewedge">
      <xs:annotation>
        <xs:documentation>Unfilled downward-pointing wedge (Unicode 1D154).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="rectangle">
      <xs:annotation>
        <xs:documentation>Unfilled rectangle (Unicode 25AD).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="rtriangle">
      <xs:annotation>
        <xs:documentation>Unfilled right triangle (Unicode 1D14A).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="semicircle">
      <xs:annotation>
        <xs:documentation>Unfilled semi-circle (Unicode 1D152).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="slash">
      <xs:annotation>
        <xs:documentation>Unfilled slash (~ Unicode 1D10D).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="square">
      <xs:annotation>
        <xs:documentation>Unfilled square (Unicode 1D146).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
    <xs:enumeration value="x">
      <xs:annotation>
        <xs:documentation>X (Unicode 1D143).</xs:documentation>
      </xs:annotation>
    </xs:enumeration>
  </xs:restriction>
</xs:simpleType>