Definition Type: SimpleType
Name: signedHpsMeasureType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Documentation:
Defines a measurement in half-points (1/144 of an inch) that can be positive or negative.
Collapse XSD Schema Diagram:
XSD Diagram of signedHpsMeasureType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="signedHpsMeasureType">
    <xsd:annotation>
        <xsd:documentation>Defines a measurement in half-points (1/144 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:
  • signedHpsMeasureType
Collapse References:
W:val