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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:nvPr

Application Non-Visual Drawing Properties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
isPhoto [0..1]xsd:booleanIs a Photo AlbumDefault value is "false".
userDrawn [0..1]xsd:booleanIs User DrawnDefault value is "false".

Used in

Sample instance

<p:nvPr>
   <p:ph>
      <p:extLst>
         <p:ext>
            <!--any element-->
         </p:ext>
      </p:extLst>
   </p:ph>
   <a:audioCd>
      <a:st track="1"/>
      <a:end track="1"/>
      <a:extLst>
         <a:ext>
            <!--any element-->
         </a:ext>
      </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>

Site developed and hosted by Datypic, Inc.

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