Definition Type: Attribute
Name: val
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:onOffType
Containing Schema: wordnet.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 wordnet_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: