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