The vertical cluster label location. |
Attribute | dotml:cluster/@labelloc |
<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> |