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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:sldLayout

Slide Layout

Element information

Type: p:CT_SlideLayout

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
matchingName [0..1]xsd:stringMatching NameDefault value is "".
type [0..1]p:ST_SlideLayoutTypeSlide Layout TypeDefault value is "cust".
preserve [0..1]xsd:booleanPreserve Slide LayoutDefault value is "false".
userDrawn [0..1]xsd:booleanIs User DrawnDefault value is "false".

Sample instance

<p:sldLayout>
   <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:hf>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:hf>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:sldLayout>

Site developed and hosted by Datypic, Inc.

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