Definition Type: Element
Name: bandFmt
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Type: nsA:CT_BandFmt
Containing Schema: dml-chart.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Documentation:
Band Format
Collapse XSD Schema Diagram:
Drilldown into spPr in schema dml-chart_xsd Drilldown into idx in schema dml-chart_xsd Drilldown into CT_BandFmt in schema dml-chart_xsdXSD Diagram of bandFmt in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="bandFmt" type="CT_BandFmt" minOccurs="0" maxOccurs="unbounded">
    <xsd:annotation>
        <xsd:documentation>Band Format</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
idx nsA:idx 1 1
spPr nsA:spPr 0 1
Collapse Derivation Tree: