Definition Type: Attribute
Name: val
Namespace: http://schemas.microsoft.com/office/word/2003/wordml/sp2
Type: wsp:longHexNumberType
Containing Schema: wordsp.xsd
Use Required
Documentation:
4 byte hex number, 8 hex digits in length.
Collapse XSD Schema Diagram:
XSD Diagram of val in schema wordsp_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree: