Definition Type: ComplexType
Name: longHexNumberProperty
Namespace: http://schemas.microsoft.com/office/word/2003/wordml/sp2
Containing Schema: wordsp.xsd
Abstract
Documentation:
The long hex number property/type.
Collapse XSD Schema Diagram:
Drilldown into val in schema wordsp_xsdXSD Diagram of longHexNumberProperty in schema wordsp_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="longHexNumberProperty">
    <xsd:annotation>
        <xsd:documentation>The long hex number property/type.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="val" type="longHexNumberType" use="required">
        <xsd:annotation>
            <xsd:documentation>4 byte hex number, 8 hex digits in length.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val wsp:val Required
Collapse Derivation Tree:
Collapse References:
wsp:rsid, wsp:rsidRoot