Definition Type: Element
Name: document
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Document
Containing Schema: wml.xsd
Abstract
Documentation:
Document
Collapse XSD Schema Diagram:
Drilldown into body in schema wml_xsd Drilldown into background in schema wml_xsd Drilldown into CT_DocumentBase in schema wml_xsd Drilldown into CT_Document in schema wml_xsdXSD Diagram of document in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="document" type="CT_Document">
    <xsd:annotation>
        <xsd:documentation>Document</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
background w:background 0 (1)
body w:body 0 1
Collapse Derivation Tree: