Definition Type: Attribute
Name: default
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:onOffType
Containing Schema: wordnet.xsd
Use Optional
Documentation:
Specifies whether this style is the default for this type of style.
Collapse XSD Schema Diagram:
XSD Diagram of default in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:attribute name="default" type="onOffType" use="optional">
    <xsd:annotation>
        <xsd:documentation>Specifies whether this style is the default for this type of style.</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>
Collapse Derivation Tree: