Definition Type: SimpleType
Name: signedTwipsMeasureType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Documentation:
Defines a measurement in twips (twentieths of a point, 1/1440 of an inch) that can be positive or negative.
Collapse XSD Schema Diagram:
XSD Diagram of signedTwipsMeasureType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="signedTwipsMeasureType">
    <xsd:annotation>
        <xsd:documentation>Defines a measurement in twips (twentieths of a point, 1/1440 of an inch) that can be positive or negative.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:integer">
    </xsd:restriction>
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
W:bottom, W:first-line, W:hanging, W:left, W:legacyIndent, W:line, W:pos, W:right, W:tblpX, W:tblpYW:top, W:val, W:x, W:y,