<extLst>
(Chart Extensibility)
This element contains tags used for future extensibility of the file format.
Parent Elements |
---|
|
Child Elements |
Subclause |
---|---|
|
The following XML Schema fragment defines the contents of this element:
<complexType name="CT_ExtensionList">
<sequence>
<element name="ext" type="CT_Extension" minOccurs="0" maxOccurs="unbounded"/>
</sequence>
</complexType>