ST_AxPos

Simple Type Information

Used By

Attribute CT_AxPos/@val

Source

<xsd:simpleType name="ST_AxPos">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="b"/>
    <xsd:enumeration value="l"/>
    <xsd:enumeration value="r"/>
    <xsd:enumeration value="t"/>
  </xsd:restriction>
</xsd:simpleType>