<sldLst> (List of Presentation Slides)

This element specifies a list of presentation slides. A presentation slide contains the information that is specific to a single slide such as slide-specific shape and text information.

Parent Elements

<custShow>4.3.1.5)

Child Elements

Subclause

<sld> (Presentation Slide)

§4.2.6

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_SlideRelationshipList">
	<sequence>
	<element name="sld" type="CT_SlideRelationshipListEntry" minOccurs="0" maxOccurs="unbounded"/>
	</sequence>
</complexType>