ST_FrameLayout

Simple Type Information

Used By

Source

<xsd:simpleType name="ST_FrameLayout">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="rows"/>
    <xsd:enumeration value="cols"/>
    <xsd:enumeration value="none"/>
  </xsd:restriction>
</xsd:simpleType>