Definition Type: ComplexType
Name: CT_BackgroundProperties
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-slide.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema pml-slide_xsd Drilldown into effectDag in schema dml-shapeeffects_xsd Drilldown into effectLst in schema dml-shapeeffects_xsd Drilldown into EG_EffectProperties in schema dml-shapeeffects_xsd Drilldown into grpFill in schema dml-shapeeffects_xsd Drilldown into pattFill in schema dml-shapeeffects_xsd Drilldown into blipFill in schema dml-shapeeffects_xsd Drilldown into gradFill in schema dml-shapeeffects_xsd Drilldown into solidFill in schema dml-shapeeffects_xsd Drilldown into noFill in schema dml-shapeeffects_xsd Drilldown into EG_FillProperties in schema dml-shapeeffects_xsd Drilldown into shadeToTitle in schema pml-slide_xsdXSD Diagram of CT_BackgroundProperties in schema pml-slide_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_BackgroundProperties">
    <xsd:sequence>
        <xsd:group ref="a:EG_FillProperties" minOccurs="1" maxOccurs="1" />
        <xsd:group ref="a:EG_EffectProperties" minOccurs="0" maxOccurs="1" />
        <xsd:element name="extLst" type="CT_ExtensionList" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
    <xsd:attribute name="shadeToTitle" type="xsd:boolean" use="optional" default="false">
        <xsd:annotation>
            <xsd:documentation>Shade to Title</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
noFill a:noFill 1 1
solidFill a:solidFill 1 1
gradFill a:gradFill 1 1
blipFill a:blipFill 1 1
pattFill a:pattFill 1 1
grpFill a:grpFill 1 1
effectLst a:effectLst 1 1
effectDag a:effectDag 1 1
extLst p:extLst 0 1
<xs:group> a:EG_FillProperties 1 1
<xs:group> a:EG_EffectProperties 0 1
Collapse Child Attributes:
Name Type Default Value Use
shadeToTitle p:shadeToTitle false Optional
Collapse Derivation Tree:
  • CT_BackgroundProperties
Collapse References:
p:bgPr