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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:spTree

Shape Tree

Element information

Type: p:CT_GroupShape

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<p:spTree>
   <p:nvGrpSpPr>
      <p:cNvPr id="1" name="string">
         <a:hlinkClick>...
         </a:hlinkClick>
         <a:hlinkHover>...
         </a:hlinkHover>
         <a:extLst>...
         </a:extLst>
      </p:cNvPr>
      <p:cNvGrpSpPr>
         <a:grpSpLocks>...
         </a:grpSpLocks>
         <a:extLst>...
         </a:extLst>
      </p:cNvGrpSpPr>
      <p:nvPr>
         <p:ph>...
         </p:ph>
         <a:audioCd>...
         </a:audioCd>
         <p:custDataLst>...
         </p:custDataLst>
         <p:extLst>...
         </p:extLst>
      </p:nvPr>
   </p:nvGrpSpPr>
   <p:grpSpPr>
      <a:xfrm>
         <a:off x="1" y="1"/>
         <a:ext cx="1" cy="1"/>
         <a:chOff x="1" y="1"/>
         <a:chExt cx="1" cy="1"/>
      </a:xfrm>
      <a:noFill/>
      <a:effectLst>
         <a:blur/>
         <a:fillOverlay blend="over">...
         </a:fillOverlay>
         <a:glow>...
         </a:glow>
         <a:innerShdw>...
         </a:innerShdw>
         <a:outerShdw>...
         </a:outerShdw>
         <a:prstShdw prst="shdw1">...
         </a:prstShdw>
         <a:reflection/>
         <a:softEdge rad="0"/>
      </a:effectLst>
      <a:scene3d>
         <a:camera prst="legacyObliqueTopLeft">...
         </a:camera>
         <a:lightRig rig="legacyFlat1" dir="tl">...
         </a:lightRig>
         <a:backdrop>...
         </a:backdrop>
         <a:extLst>...
         </a:extLst>
      </a:scene3d>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </p:grpSpPr>
   <p:sp>
      <p:nvSpPr>
         <p:cNvPr id="1" name="string">...
         </p:cNvPr>
         <p:cNvSpPr>...
         </p:cNvSpPr>
         <p:nvPr>...
         </p:nvPr>
      </p:nvSpPr>
      <p:spPr>
         <a:xfrm>...
         </a:xfrm>
         <a:custGeom>...
         </a:custGeom>
         <a:noFill/>
         <a:ln>...
         </a:ln>
         <a:effectLst>...
         </a:effectLst>
         <a:scene3d>...
         </a:scene3d>
         <a:sp3d>...
         </a:sp3d>
         <a:extLst>...
         </a:extLst>
      </p:spPr>
      <p:style>
         <a:lnRef idx="1">...
         </a:lnRef>
         <a:fillRef idx="1">...
         </a:fillRef>
         <a:effectRef idx="1">...
         </a:effectRef>
         <a:fontRef idx="major">...
         </a:fontRef>
      </p:style>
      <p:txBody>
         <a:bodyPr>...
         </a:bodyPr>
         <a:lstStyle>...
         </a:lstStyle>
         <a:p>...
         </a:p>
      </p:txBody>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:sp>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:spTree>

Site developed and hosted by Datypic, Inc.

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