Schema Central > OOXML > pml-slide.xsd > p:notes
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:notes

Notes Slide

Element information

Type: p:CT_NotesSlide

Properties: Global, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
showMasterSp [0..1]xsd:booleanShow Master ShapesDefault value is "true". from group p:AG_ChildSlide
showMasterPhAnim [0..1]xsd:booleanShow Master Placeholder AnimationsDefault value is "true". from group p:AG_ChildSlide

Sample instance

<p:notes>
   <p:cSld name="string">
      <p:bg>
         <p:bgPr>...
         </p:bgPr>
      </p:bg>
      <p:spTree>
         <p:nvGrpSpPr>...
         </p:nvGrpSpPr>
         <p:grpSpPr>...
         </p:grpSpPr>
         <p:sp>...
         </p:sp>
         <p:extLst>...
         </p:extLst>
      </p:spTree>
      <p:custDataLst>
         <p:custData r:id="string"/>
         <p:tags r:id="string"/>
      </p:custDataLst>
      <p:controls>
         <p:control spid="token">...
         </p:control>
      </p:controls>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:cSld>
   <p:clrMapOvr>
      <a:masterClrMapping/>
   </p:clrMapOvr>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:notes>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com