Definition Type: Element
Name: outlineViewPr
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Type: p:CT_OutlineViewProperties
Containing Schema: pml-viewProperties.xsd
MinOccurs 0
MaxOccurs 1
Abstract
Documentation:
Outline View Properties
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-viewproperties_xsd Drilldown into sldLst in schema pml-viewproperties_xsd Drilldown into cViewPr in schema pml-viewproperties_xsd Drilldown into CT_OutlineViewProperties in schema pml-viewproperties_xsdXSD Diagram of outlineViewPr in schema pml-viewproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="outlineViewPr" type="CT_OutlineViewProperties" minOccurs="0" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Outline View Properties</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
cViewPr p:cViewPr 1 1
sldLst p:sldLst 0 1
extLst p:extLst 0 1
Collapse Derivation Tree: