ST_NodeHorizontalAlignment

Simple Type Information

Source

<xsd:simpleType name="ST_NodeHorizontalAlignment" final="restriction">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="l"/>
    <xsd:enumeration value="ctr"/>
    <xsd:enumeration value="r"/>
  </xsd:restriction>
</xsd:simpleType>