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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:custShow

Custom Show

Element information

Namespace: http://schemas.openxmlformats.org/presentationml/2006/main

Schema document: pml-presentation.xsd

Other elements with the same name: p:custShow

Type: p:CT_CustomShow

Properties: Local, Qualified

Content

Attributes

NameOccTypeDescriptionNotes
name [1..1]p:ST_NameCustom Show Name
id [1..1]xsd:unsignedIntCustom Show ID

Used in

Sample instance

<p:custShow name="string" id="1">
   <p:sldLst>
      <p:sld r:id="string"/>
   </p:sldLst>
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:custShow>

Site developed and hosted by Datypic, Inc.

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