ST_NodeVerticalAlignment

Simple Type Information

Source

<xsd:simpleType name="ST_NodeVerticalAlignment" final="restriction">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="t"/>
    <xsd:enumeration value="mid"/>
    <xsd:enumeration value="b"/>
  </xsd:restriction>
</xsd:simpleType>