ST_ChildAlignment

Simple Type Information

Source

<xsd:simpleType name="ST_ChildAlignment" final="restriction">
  <xsd:restriction base="xsd:token">
    <xsd:enumeration value="t"/>
    <xsd:enumeration value="b"/>
    <xsd:enumeration value="l"/>
    <xsd:enumeration value="r"/>
  </xsd:restriction>
</xsd:simpleType>