Definition Type: SimpleType
Name: ST_ShortHexNumber
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Documentation:
Two Digit Hexadecimal Number Value
Collapse XSD Schema Diagram:
XSD Diagram of ST_ShortHexNumber in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:simpleType name="ST_ShortHexNumber">
    <xsd:annotation>
        <xsd:documentation>Two Digit Hexadecimal Number Value</xsd:documentation>
    </xsd:annotation>
    <xsd:restriction base="xsd:hexBinary">
        <xsd:length value="2" />
    </xsd:restriction>
</xsd:simpleType>
Collapse Facets:
Facet Value
Length 2
Collapse Derivation Tree:
Collapse References:
w:charw:val,