Definition Type: SimpleType
Name: twipsMeasureType
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Containing Schema: wordnetaux.xsd
Documentation:
Defines a positive measurement in twips (twentieths of a point, 1/1440 of an inch).
Collapse XSD Schema Diagram:
XSD Diagram of twipsMeasureType in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="twipsMeasureType">
    <xsd:annotation>
        <xsd:documentation>Defines a positive measurement in twips (twentieths of a point, 1/1440 of an inch).</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:unsignedInt">
    </xsd:restriction>
</xsd:simpleType>
Collapse Derivation Tree:
  • twipsMeasureType
Collapse References:
wx:val