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