Definition Type: SimpleType
Name: eighthPointMeasureType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Documentation:
Defines a measurement in eighths of a point (1/576 of an inch).
Collapse XSD Schema Diagram:
XSD Diagram of eighthPointMeasureType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="eighthPointMeasureType">
    <xsd:annotation>
        <xsd:documentation>Defines a measurement in eighths of a point (1/576 of an inch).</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:unsignedInt">
    </xsd:restriction>
</xsd:simpleType>
Collapse Derivation Tree:
  • eighthPointMeasureType
Collapse References:
W:space