Definition Type: ComplexType
Name: shortHexNumberProperty
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines a property that uses a 2-byte hexadecimal number that is 4 hexadecimal digits in length.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordnet_xsdXSD Diagram of shortHexNumberProperty in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="shortHexNumberProperty">
    <xsd:annotation>
        <xsd:documentation>Defines a property that uses a 2-byte hexadecimal number that is 4 hexadecimal digits in length.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="shortHexNumberType" use="required">
        <xsd:annotation>
            <xsd:documentation>Gets or sets the value of a 2-byte hexadecimal number that is 4 hexadecimal digits in length.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
Collapse Derivation Tree:
Collapse References:
W:stylePaneFormatFilter, W:tblLook, W:tblLook