[Table of Contents] [docx version]

Error! No text of specified style in document.

extLst (Extension List)

This element specifies an extension list, within which all future extensions will be defined within ext elements.

The extension list along with corresponding future extensions is used to extend the storage capabilities of the DrawingML framework. This allows for various new types of data to be stored natively within the existing diagram syntax.

Parent Elements

alg5.9.2.3); colorsDef5.9.4.3); colorsDefHdr5.9.4.4); constr5.9.2.8); cxn5.9.3.2); dataModel5.9.2.10); else5.9.2.12); forEach5.9.2.14); if5.9.2.15); layoutDef5.9.2.16); layoutDefHdr5.9.2.17); layoutNode5.9.2.19); presOf5.9.2.21); pt5.9.3.5); rule5.9.2.24); shape5.9.2.27); styleDef5.9.5.7); styleDefHdr5.9.5.8); styleLbl5.9.5.10); styleLbl5.9.4.10)

 

Child Elements

Subclause

ext (Extension)

§5.1.2.1.14

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

<complexType name="CT_OfficeArtExtensionList">

   <sequence>

   <group ref="EG_OfficeArtExtensionList" minOccurs="1" maxOccurs="1"/>

   </sequence>

</complexType>