Definition Type: ComplexType
Name: CT_OutlineViewSlideEntry
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-viewProperties.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into collapse in schema pml-viewproperties_xsd Drilldown into id in schema shared-relationshipreference_xsdXSD Diagram of CT_OutlineViewSlideEntry in schema pml-viewproperties_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_OutlineViewSlideEntry">
    <xsd:attribute ref="r:id" use="required">
        <xsd:annotation>
            <xsd:documentation>Relationship Identifier</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="collapse" type="xsd:boolean" use="optional" default="false">
        <xsd:annotation>
            <xsd:documentation>Collapsed</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
id r:id Required
collapse p:collapse false Optional
Collapse Derivation Tree:
  • CT_OutlineViewSlideEntry
Collapse References:
p:sld