Definition Type: SimpleType
Name: hexNumberType
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Containing Schema: wordnetaux.xsd
Documentation:
Defines a hexadecimal number.
Collapse XSD Schema Diagram:
XSD Diagram of hexNumberType in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:simpleType name="hexNumberType">
    <xsd:annotation>
        <xsd:documentation>Defines a hexadecimal number.</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:hexBinary">
    </xsd:restriction>
</xsd:simpleType>
Collapse Derivation Tree:
Collapse References:
wx:charwx:val,