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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:graphicFrame

Graphic Frame

Element information

Content

Attributes

None

Used in

Sample instance

<p:graphicFrame>
   <p:nvGraphicFramePr>
      <p:cNvPr id="1" name="string">
         <a:hlinkClick>...
         </a:hlinkClick>
         <a:hlinkHover>...
         </a:hlinkHover>
         <a:extLst>...
         </a:extLst>
      </p:cNvPr>
      <p:cNvGraphicFramePr>
         <a:graphicFrameLocks>...
         </a:graphicFrameLocks>
         <a:extLst>...
         </a:extLst>
      </p:cNvGraphicFramePr>
      <p:nvPr>
         <p:ph>...
         </p:ph>
         <a:audioCd>...
         </a:audioCd>
         <p:custDataLst>...
         </p:custDataLst>
         <p:extLst>...
         </p:extLst>
      </p:nvPr>
   </p:nvGraphicFramePr>
   <p:xfrm>
      <a:off x="1" y="1"/>
      <a:ext cx="1" cy="1"/>
   </p:xfrm>
   <a:graphic>
      <a:graphicData>
         <!--any element-->
      </a:graphicData>
   </a:graphic>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:graphicFrame>

Site developed and hosted by Datypic, Inc.

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