Attribute | CT_Wrap/@type |
<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> |