Definition Type: Attribute
Name: val
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:ucharHexNumberType
Containing Schema: wordnet.xsd
Use Required
Documentation:
Gets or sets the value of a 1-byte hexadecimal number that is 2 hexadecimal digits in length.
Collapse XSD Schema Diagram:
XSD Diagram of val in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="val" type="ucharHexNumberType" use="required">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the value of a 1-byte hexadecimal number that is 2 hexadecimal digits in length.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: