Definition Type: ComplexType
Name: hexNumberProperty
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Containing Schema: wordnetaux.xsd
Abstract
Documentation:
Defines a property that consists of a hexadecimal number.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnetaux_xsdXSD Diagram of hexNumberProperty in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="hexNumberProperty">
    <xsd:annotation>
        <xsd:documentation>Defines a property that consists of a hexadecimal number.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="hexNumberType" use="required">
        <xsd:annotation>
            <xsd:documentation>Gets or sets the hexadecimal number value.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val wx:val Required