Presentation Part
Content Type: |
application/vnd.openxmlformats-officedocument.presentationml.presentation.main+xml application/vnd.openxmlformats-officedocument.presentationml.slideshow.main+xml application/vnd.openxmlformats-officedocument.presentationml.template.main+xml |
Root Namespace: |
http://schemas.openxmlformats.org/presentationml/2006/main |
Source Relationship: |
http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument |
An instance of this part type contains the definition for a slide presentation.
A package shall contain exactly one Presentation part, and that part shall be the target of a relationship in the package-relationship item.
<Relationships xmlns="…"> <Relationship Id="rId1" Type="http://…/officeDocument" Target="ppt/presentation.xml"/> </Relationships>
The root element for a part of this content type shall be< presentation>
.
<p:presentation xmlns:p="…" … > <p:sldMasterIdLst> <p:sldMasterId xmlns:rel="http://…/relationships" rel:id="rId1"/> </p:sldMasterIdLst> <p:notesMasterIdLst> <p:notesMasterId xmlns:rel="http://…/relationships" rel:id="rId4"/> </p:notesMasterIdLst> <p:handoutMasterIdLst> <p:handoutMasterId xmlns:rel="http://…/relationships" rel:id="rId5"/> </p:handoutMasterIdLst> <p:sldIdLst> <p:sldId id="267" xmlns:rel="http://…/relationships" rel:id="rId2"/> <p:sldId id="256" xmlns:rel="http://…/relationships" rel:id="rId3"/> </p:sldIdLst> <p:sldSz cx="9144000" cy="6858000"/> <p:notesSz cx="6858000" cy="9144000"/> </p:presentation>
A Presentation part shall be located within the package containing the source relationship (expressed syntactically, the @TargetMode
attribute of the <Relationship>
element shall be Internal
).
A Presentation part is permitted to have implicit relationships to the following parts defined by this Standard:
Additional Characteristics (§15.2.1)
Comments (§13.3.2)
Bibliography (§15.2.3)
Custom XML Data Storage (§15.2.4)
Font (§15.2.12)
Presentation Properties (§13.3.7)
Table Styles (§14.2.9)
Theme (§14.2.7)
Thumbnail (§15.2.14)
View Properties (§13.3.13).
A Presentation part is permitted to have explicit relationships to the following parts defined by this Standard: