Definition Type: ComplexType
Name: subDocElt
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Containing Schema: wordnet.xsd
Abstract
Documentation:
Defines a subdocument within the document.
Collapse XSD Schema Diagram:
Drilldown into link in schema wordnet_xsdXSD Diagram of subDocElt in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:complexType name="subDocElt">
    <xsd:annotation>
        <xsd:documentation>Defines a subdocument within the document.</xsd:documentation>
    </xsd:annotation>
    <xsd:attribute name="link" type="stringType" use="required">
        <xsd:annotation>
            <xsd:documentation>Gets or sets the path and file name of the subdocument.</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
link W:link Required
Collapse Derivation Tree:
Collapse References:
W:subDoc