dotml:labelloc

The vertical cluster label location.

Simple Type Information

Used By

Source

<xs:simpleType name="labelloc">
  <xs:annotation>
    <xs:documentation>The vertical cluster label location.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:string">
    <xs:enumeration value="t"/>
    <xs:enumeration value="b"/>
  </xs:restriction>
</xs:simpleType>