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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:cSld

Common slide data for handout master

Element information

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

Schema document: pml-slide.xsd

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

Type: p:CT_CommonSlideData

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [0..1]xsd:stringNameDefault value is "".

Used in

Sample instance

<p:cSld name="string">
   <p:bg>
      <p:bgPr>
         <a:noFill/>
         <a:effectLst>...
         </a:effectLst>
         <p:extLst>...
         </p:extLst>
      </p:bgPr>
   </p:bg>
   <p:spTree>
      <p:nvGrpSpPr>
         <p:cNvPr id="1" name="string">...
         </p:cNvPr>
         <p:cNvGrpSpPr>...
         </p:cNvGrpSpPr>
         <p:nvPr>...
         </p:nvPr>
      </p:nvGrpSpPr>
      <p:grpSpPr>
         <a:xfrm>...
         </a:xfrm>
         <a:noFill/>
         <a:effectLst>...
         </a:effectLst>
         <a:scene3d>...
         </a:scene3d>
         <a:extLst>...
         </a:extLst>
      </p:grpSpPr>
      <p:sp>
         <p:nvSpPr>...
         </p:nvSpPr>
         <p:spPr>...
         </p:spPr>
         <p:style>...
         </p:style>
         <p:txBody>...
         </p:txBody>
         <p:extLst>...
         </p:extLst>
      </p:sp>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </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:extLst>...
         </p:extLst>
      </p:control>
   </p:controls>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:cSld>

Site developed and hosted by Datypic, Inc.

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