2.3.8 ST_Weight
Referenced by: CT_Border
A border thickness, in pixels.
The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this simple type.
-
<xs:simpleType name="ST_Weight"> <xs:restriction base="xs:int"> <xs:minInclusive value="0"/> <xs:maxInclusive value="3"/> </xs:restriction> </xs:simpleType>
See section 5.1 for the full W3C XML Schema ([XMLSCHEMA1] section 2.1).