Definition Type: ComplexType
Name: CT_HtmlPublishProperties
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-presentationProperties.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-presentationproperties_xsd Drilldown into custShow in schema pml-basetypes_xsd Drilldown into sldRg in schema pml-basetypes_xsd Drilldown into sldAll in schema pml-basetypes_xsd Drilldown into EG_SlideListChoice in schema pml-basetypes_xsd Drilldown into id in schema shared-relationshipreference_xsd Drilldown into title in schema pml-presentationproperties_xsd Drilldown into pubBrowser in schema pml-presentationproperties_xsd Drilldown into showSpeakerNotes in schema pml-presentationproperties_xsdXSD Diagram of CT_HtmlPublishProperties in schema pml-presentationproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_HtmlPublishProperties">
    <xsd:sequence>
        <xsd:group ref="EG_SlideListChoice" minOccurs="1" maxOccurs="1">
        </xsd:group>
        <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
    <xsd:attribute name="showSpeakerNotes" type="xsd:boolean" use="optional" default="true">
        <xsd:annotation>
            <xsd:documentation>Show Speaker Notes</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="pubBrowser" type="ST_HtmlPublishWebBrowserSupport" use="optional" default="v3v4">
        <xsd:annotation>
            <xsd:documentation>Browser Support Target</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="title" type="xsd:string" use="optional" default="">
        <xsd:annotation>
            <xsd:documentation>HTML Output Title</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute ref="r:id" use="required">
        <xsd:annotation>
            <xsd:documentation>Publish Path</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
sldAll p:sldAll (1) (1)
sldRg p:sldRg (1) (1)
custShow p:custShow (1) (1)
extLst p:extLst 0 1
<xs:group> p:EG_SlideListChoice 1 1
Collapse Child Attributes:
Name Type Default Value Use
showSpeakerNotes p:showSpeakerNotes true Optional
pubBrowser p:pubBrowser v3v4 Optional
title p:title Optional
id r:id Required
Collapse Derivation Tree:
Collapse References:
p:htmlPubPr