Definition Type: ComplexType
Name: CT_SlideLayoutIdListEntry
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-slide.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-slide_xsd Drilldown into id in schema shared-relationshipreference_xsd Drilldown into id in schema pml-slide_xsdXSD Diagram of CT_SlideLayoutIdListEntry in schema pml-slide_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_SlideLayoutIdListEntry">
    <xsd:sequence>
        <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
    <xsd:attribute name="id" type="ST_SlideLayoutId" use="optional">
        <xsd:annotation>
            <xsd:documentation>ID Tag</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute ref="r:id" use="required">
        <xsd:annotation>
            <xsd:documentation>ID Tag</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
extLst p:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
id p:id Optional
id r:id Required
Collapse Derivation Tree:
Collapse References:
p:sldLayoutId