Definition Type: SimpleType
Name: longHexNumberType
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Documentation:
Defines a 4-byte hexadecimal number that is 8 hexadecimal digits in length.
Collapse XSD Schema Diagram:
XSD Diagram of longHexNumberType in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="longHexNumberType">
    <xsd:annotation>
        <xsd:documentation>Defines a 4-byte hexadecimal number that is 8 hexadecimal digits in length.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:hexBinary">
        <xsd:length value="4">
        </xsd:length>
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 4
Collapse Derivation Tree:
Collapse References:
W:csb-0, W:csb-1, W:tplcW:unprotectPassword, W:usb-0, W:usb-1, W:usb-2, W:usb-3, W:val,