Definition Type: Attribute
Name: restart
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: unsignedInt:http://www.w3.org/2001/XMLSchema
Containing Schema: pml-presentationProperties.xsd
Default 300000
Use Optional
Documentation:
Restart Show
Collapse XSD Schema Diagram:
XSD Diagram of restart in schema pml-presentationproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:attribute name="restart" type="xsd:unsignedInt" use="optional" default="300000">
    <xsd:annotation>
        <xsd:documentation>Restart Show</xsd:documentation>
    </xsd:annotation>
</xsd:attribute>