Definition Type: Attribute
Name: val
Namespace: http://schemas.microsoft.com/office/word/2003/auxHint
Type: wx:onOffType
Containing Schema: wordnetaux.xsd
Default on
Use (Optional)
Documentation:
Gets or sets the Boolean value of either 'on' or 'off.'.
Collapse XSD Schema Diagram:
XSD Diagram of val in schema wordnetaux_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="val" type="onOffType" default="on">
    <xsd:annotation>
        <xsd:documentation>Gets or sets the Boolean value of either 'on' or 'off.'.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: