<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>