<extLst> (Extension List)

This element specifies the extension list within which all future extensions of type <ext> will be defined. The extension list along with corresponding future extensions is used to extend the storage capabilities of the PresentationML framework. This allows for various new types of data to be stored natively within the framework.

Parent Elements

<bgPr>4.4.1.2); <cmAuthor>4.5.2); <control>4.4.2.1); <cSld>4.4.1.15); <custShow>4.3.1.5); <embed>4.4.2.2); <handoutMasterId>4.3.1.11); <htmlPubPr>4.3.1.13); <link>4.4.2.3); <normalViewPr>4.3.2.6); <notesMasterId>4.3.1.18); <notesTextViewPr>4.3.2.7); <notesViewPr>4.3.2.8); <nvPr>4.4.1.30); <outlineViewPr>4.3.2.10); <photoAlbum>4.3.1.22); <presentation>4.3.1.24); <presentationPr>4.3.1.25); <prnPr>4.3.1.26); <showPr>4.3.1.28); <sldId>4.3.1.29); <sldLayoutId>4.4.1.37); <sldMasterId>4.3.1.32); <sldSyncPr>4.7.1); <slideViewPr>4.3.2.16); <sorterViewPr>4.3.2.17); <txStyles>4.4.1.48); <viewPr>4.3.2.18); <webPr>4.3.1.36)

Child Elements

Subclause

<ext> (Extension)

§4.2.3

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

<complexType name="CT_ExtensionList">
	<sequence>
	<group ref="EG_ExtensionList" minOccurs="0" maxOccurs="1"/>
	</sequence>
</complexType>