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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:sld

Presentation Slide

Element information

Namespace: http://schemas.openxmlformats.org/presentationml/2006/main

Schema document: pml-slide.xsd

Other elements with the same name: p:sld, p:sld

Type: p:CT_Slide

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
show [0..1]xsd:booleanShow Slide in Slide ShowDefault value is "true".

Sample instance

<p:sld>
   <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:transition>
      <p:blinds/>
      <p:sndAc>
         <p:stSnd>...
         </p:stSnd>
      </p:sndAc>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:transition>
   <p:timing>
      <p:tnLst>
         <p:par>...
         </p:par>
      </p:tnLst>
      <p:bldLst>
         <p:bldP spid="token" grpId="1">...
         </p:bldP>
      </p:bldLst>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:timing>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:sld>

Site developed and hosted by Datypic, Inc.

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