Definition Type: ComplexType
Name: CT_Footnotes
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into footnote in schema wml_xsdXSD Diagram of CT_Footnotes in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Footnotes">
    <xsd:sequence maxOccurs="unbounded">
        <xsd:element name="footnote" type="CT_FtnEdn" minOccurs="0">
            <xsd:annotation>
                <xsd:documentation>Footnote Content</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
footnote w:footnote 0 (1)
Collapse Derivation Tree:
Collapse References:
w:footnotes