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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

p:sldSyncPr

Slide Synchronization Properties

Element information

Content

Attributes

NameOccTypeDescriptionNotes
serverSldId [1..1]xsd:stringServer's Slide File ID
serverSldModifiedTime [1..1]xsd:dateTimeServer's Slide File's modification date/time
clientInsertedTime [1..1]xsd:dateTimeClient Slide Insertion date/time

Sample instance

<p:sldSyncPr serverSldId="string" serverSldModifiedTime="2000-01-01T12:00:00" clientInsertedTime="2000-01-01T12:00:00">
   <p:extLst>
      <p:ext>
         <!--any element-->
      </p:ext>
   </p:extLst>
</p:sldSyncPr>

Site developed and hosted by Datypic, Inc.

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