Definition Type: ComplexType
Name: CT_DLbl
Namespace: http://schemas.openxmlformats.org/drawingml/2006/chart
Containing Schema: dml-chart.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-chart_xsd Drilldown into separator in schema dml-chart_xsd Drilldown into showBubbleSize in schema dml-chart_xsd Drilldown into showPercent in schema dml-chart_xsd Drilldown into showSerName in schema dml-chart_xsd Drilldown into showCatName in schema dml-chart_xsd Drilldown into showVal in schema dml-chart_xsd Drilldown into showLegendKey in schema dml-chart_xsd Drilldown into dLblPos in schema dml-chart_xsd Drilldown into txPr in schema dml-chart_xsd Drilldown into spPr in schema dml-chart_xsd Drilldown into numFmt in schema dml-chart_xsd Drilldown into EG_DLblShared in schema dml-chart_xsd Drilldown into tx in schema dml-chart_xsd Drilldown into layout in schema dml-chart_xsd Drilldown into Group_DLbl in schema dml-chart_xsd Drilldown into delete in schema dml-chart_xsd Drilldown into idx in schema dml-chart_xsdXSD Diagram of CT_DLbl in schema dml-chart_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_DLbl">
    <xsd:sequence>
        <xsd:element name="idx" type="CT_UnsignedInt" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Index</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:choice>
            <xsd:element name="delete" type="CT_Boolean" minOccurs="1" maxOccurs="1">
                <xsd:annotation>
                    <xsd:documentation>Delete</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:group ref="Group_DLbl" minOccurs="1" maxOccurs="1">
            </xsd:group>
        </xsd:choice>
        <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Chart Extensibility</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
idx nsA:idx 1 1
delete nsA:delete 1 1
layout nsA:layout 0 1
tx nsA:tx 0 1
numFmt nsA:numFmt 0 1
spPr nsA:spPr 0 1
txPr nsA:txPr 0 1
dLblPos nsA:dLblPos 0 1
showLegendKey nsA:showLegendKey 0 1
showVal nsA:showVal 0 1
showCatName nsA:showCatName 0 1
showSerName nsA:showSerName 0 1
showPercent nsA:showPercent 0 1
showBubbleSize nsA:showBubbleSize 0 1
separator nsA:separator 0 1
extLst nsA:extLst 0 1
<xs:group> nsA:Group_DLbl 1 1
<xs:group> nsA:EG_DLblShared 1 1
Collapse Derivation Tree:
Collapse References:
nsA:dLbl, nsA:dLbl