Definition Type: SimpleType
Name: ST_UnsignedDecimalNumber
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Unsigned Decimal Number Value
Collapse XSD Schema Diagram:
XSD Diagram of ST_UnsignedDecimalNumber in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_UnsignedDecimalNumber">
    <xsd:annotation>
        <xsd:documentation>Unsigned Decimal Number Value</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:unsignedLong" />
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
w:ST_EighthPointMeasure, w:ST_HpsMeasure, w:ST_PixelsMeasure, w:ST_PointMeasure, w:ST_TwipsMeasure