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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:nvPicPr

Non-Visual Properties for a Picture

Element information

Type: p:CT_PictureNonVisual

Properties: Local, Qualified

Content

Attributes

None

Used in

Sample instance

<p:nvPicPr>
   <p:cNvPr id="1" name="string">
      <a:hlinkClick>
         <a:snd r:embed="string"/>
         <a:extLst>...
         </a:extLst>
      </a:hlinkClick>
      <a:hlinkHover>
         <a:snd r:embed="string"/>
         <a:extLst>...
         </a:extLst>
      </a:hlinkHover>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </p:cNvPr>
   <p:cNvPicPr>
      <a:picLocks>
         <a:extLst>...
         </a:extLst>
      </a:picLocks>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </a:extLst>
   </p:cNvPicPr>
   <p:nvPr>
      <p:ph>
         <p:extLst>...
         </p:extLst>
      </p:ph>
      <a:audioCd>
         <a:st track="1"/>
         <a:end track="1"/>
         <a:extLst>...
         </a:extLst>
      </a:audioCd>
      <p:custDataLst>
         <p:custData r:id="string"/>
         <p:tags r:id="string"/>
      </p:custDataLst>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:nvPr>
</p:nvPicPr>

Site developed and hosted by Datypic, Inc.

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