Definition Type: SimpleType
Name: longHexNumberType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml/sp2
Containing Schema: wordsp.xsd
Documentation:
4 byte hex number, 8 hex digits in length.
Collapse XSD Schema Diagram:
XSD Diagram of longHexNumberType in schema wordsp_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="longHexNumberType">
    <xsd:annotation>
        <xsd:documentation>4 byte hex number, 8 hex digits in length.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:hexBinary">
        <xsd:length value="4" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 4
Collapse Derivation Tree:
Collapse References:
wsp:rsidDel, wsp:rsidP, wsp:rsidR, wsp:rsidRDefault, wsp:rsidRPr, wsp:rsidSect, wsp:rsidTr, wsp:val, wsp:val