mensur.form

Indicates whether the base symbol is written vertically or
horizontally.

Attribute Information

Used By

Source

<xs:attribute name="mensur.form">
  <xs:annotation>
    <xs:documentation>Indicates whether the base symbol is written vertically or horizontally.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="horizontal">
        <xs:annotation>
          <xs:documentation/>
        </xs:annotation>
      </xs:enumeration>
      <xs:enumeration value="vertical">
        <xs:annotation>
          <xs:documentation/>
        </xs:annotation>
      </xs:enumeration>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample