Definition Type: Element
Name: headerFooter
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Type: nsA:CT_HeaderFooter
Containing Schema: dml-chart.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Header and Footer
Collapse XSD Schema Diagram:
Drilldown into firstFooter in schema dml-chart_xsd Drilldown into firstHeader in schema dml-chart_xsd Drilldown into evenFooter in schema dml-chart_xsd Drilldown into evenHeader in schema dml-chart_xsd Drilldown into oddFooter in schema dml-chart_xsd Drilldown into oddHeader in schema dml-chart_xsd Drilldown into differentFirst in schema dml-chart_xsd Drilldown into differentOddEven in schema dml-chart_xsd Drilldown into alignWithMargins in schema dml-chart_xsd Drilldown into CT_HeaderFooter in schema dml-chart_xsdXSD Diagram of headerFooter in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="headerFooter" type="CT_HeaderFooter" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Header and Footer</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
oddHeader nsA:oddHeader 0 1
oddFooter nsA:oddFooter 0 1
evenHeader nsA:evenHeader 0 1
evenFooter nsA:evenFooter 0 1
firstHeader nsA:firstHeader 0 1
firstFooter nsA:firstFooter 0 1
Collapse Child Attributes:
Name Type Default Value Use
alignWithMargins nsA:alignWithMargins true (Optional)
differentOddEven nsA:differentOddEven false (Optional)
differentFirst nsA:differentFirst false (Optional)
Collapse Derivation Tree: