Definition Type: ComplexType
Name: CT_FtnDocProps
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_FtnProps
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into footnote in schema wml_xsd Drilldown into numRestart in schema wml_xsd Drilldown into numStart in schema wml_xsd Drilldown into EG_FtnEdnNumProps in schema wml_xsd Drilldown into numFmt in schema wml_xsd Drilldown into pos in schema wml_xsd Drilldown into CT_FtnProps in schema wml_xsdXSD Diagram of CT_FtnDocProps in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_FtnDocProps">
    <xsd:complexContent>
        <xsd:extension base="CT_FtnProps">
            <xsd:sequence>
                <xsd:element name="footnote" type="CT_FtnEdnSepRef" minOccurs="0" maxOccurs="3">
                    <xsd:annotation>
                        <xsd:documentation>Special Footnote List</xsd:documentation>
                    </xsd:annotation>
                </xsd:element>
            </xsd:sequence>
        </xsd:extension>
    </xsd:complexContent>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
pos w:pos 0 (1)
numFmt w:numFmt 0 (1)
numStart w:numStart 0 (1)
numRestart w:numRestart 0 (1)
footnote w:footnote 0 3
<xs:group> w:EG_FtnEdnNumProps 0 (1)
Collapse Derivation Tree:
Collapse References:
w:footnotePr