Notes Slide Part
Content Type: |
application/vnd.openxmlformats-officedocument.presentationml.notesSlide+xml |
Root Namespace: |
http://schemas.openxmlformats.org/presentationml/2006/main |
Source Relationship: |
http://schemas.openxmlformats.org/officeDocument/2006/relationships/notesSlide |
An instance of this part type contains the notes for a single slide.
A package shall contain one Notes Slide part for each slide that contains notes. If they exist, those parts shall each be the target of an implicit relationship from the Slide (§13.3.8) part.
<Relationships xmlns="…"> <Relationship Id="rId3" Type="http://…/notesSlide" Target="../notesSlides/notesSlide1.xml"/> </Relationships>
The root element for a part of this content type shall be< notes>
.
<p:notes xmlns:p="…"> <p:cSld name=""> … </p:cSld> <p:clrMapOvr> <a:masterClrMapping/> </p:clrMapOvr> </p:notes>
A Notes Slide part shall be located within the package containing the source relationship (expressed syntactically, the @TargetMode
attribute of the <Relationship>
element shall be Internal
).
A Notes Slide part is permitted to have implicit relationships to the following parts defined by this Standard:
Additional Characteristics (§15.2.1)
Bibliography (§15.2.3)
Custom XML Data Storage (§15.2.4)
Notes Master (§13.3.4)
Theme Override(§14.2.8)
Thumbnail (§15.2.14)
A Notes Slide part is permitted to have explicit relationships to the following parts defined by this Standard:
Audio (§15.2.2)
Chart (§14.2.1)
Diagrams: Diagram Colors(§14.2.3), Diagram Data(§14.2.4), Diagram Layout Definition(§14.2.5) and Diagram Styles (§14.2.6)
Embedded Control Persistence (§15.2.8)
Embedded Object (§15.2.9)
Embedded Package (§15.2.10)
Hyperlink (§15.3).
Image (§15.2.13)
Video (§15.2.14)
VML Drawing (§15.2.17)
The Notes Slide part shall not have implicit or explicit relationships to any other part defined by this Standard.