ST_WrapType

Simple Type Information

Used By

Attribute CT_Wrap/@type

Source

<xsd:simpleType name="ST_WrapType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="topAndBottom"/>
    <xsd:enumeration value="square"/>
    <xsd:enumeration value="none"/>
    <xsd:enumeration value="tight"/>
    <xsd:enumeration value="through"/>
  </xsd:restriction>
</xsd:simpleType>