Definition Type: Element
Name: sldLst
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: p:CT_OutlineViewSlideList
Containing Schema: pml-viewProperties.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
List of Presentation Slides
Collapse XSD Schema Diagram:
Drilldown into sld in schema pml-viewproperties_xsd Drilldown into CT_OutlineViewSlideList in schema pml-viewproperties_xsdXSD Diagram of sldLst in schema pml-viewproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="sldLst" type="CT_OutlineViewSlideList" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>List of Presentation Slides</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sld p:sld 0 unbounded
Collapse Derivation Tree: