Definition Type: ComplexType
Name: CT_TextListStyle
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-text.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-text_xsd Drilldown into lvl9pPr in schema dml-text_xsd Drilldown into lvl8pPr in schema dml-text_xsd Drilldown into lvl7pPr in schema dml-text_xsd Drilldown into lvl6pPr in schema dml-text_xsd Drilldown into lvl5pPr in schema dml-text_xsd Drilldown into lvl4pPr in schema dml-text_xsd Drilldown into lvl3pPr in schema dml-text_xsd Drilldown into lvl2pPr in schema dml-text_xsd Drilldown into lvl1pPr in schema dml-text_xsd Drilldown into defPPr in schema dml-text_xsdXSD Diagram of CT_TextListStyle in schema dml-text_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TextListStyle">
    <xsd:sequence>
        <xsd:element name="defPPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Default Paragraph Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lvl1pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List Level 1 Text Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lvl2pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List Level 2 Text Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lvl3pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List Level 3 Text Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lvl4pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List Level 4 Text Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lvl5pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List Level 5 Text Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lvl6pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List Level 6 Text Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lvl7pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List Level 7 Text Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lvl8pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List Level 8 Text Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="lvl9pPr" type="CT_TextParagraphProperties" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>List Level 9 Text Style</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1">
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
defPPr a:defPPr 0 1
lvl1pPr a:lvl1pPr 0 1
lvl2pPr a:lvl2pPr 0 1
lvl3pPr a:lvl3pPr 0 1
lvl4pPr a:lvl4pPr 0 1
lvl5pPr a:lvl5pPr 0 1
lvl6pPr a:lvl6pPr 0 1
lvl7pPr a:lvl7pPr 0 1
lvl8pPr a:lvl8pPr 0 1
lvl9pPr a:lvl9pPr 0 1
extLst a:extLst 0 1
Collapse Derivation Tree:
Collapse References:
p:bodyStyle, p:defaultTextStyle, a:lstStyle, a:lstStyle, p:notesStyle, p:otherStyle, p:titleStyle