Definition Type: ComplexType
Name: CT_Background
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-slide.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into bgRef in schema pml-slide_xsd Drilldown into bgPr in schema pml-slide_xsd Drilldown into EG_Background in schema pml-slide_xsd Drilldown into bwMode in schema pml-slide_xsdXSD Diagram of CT_Background in schema pml-slide_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Background">
    <xsd:sequence>
        <xsd:group ref="EG_Background">
        </xsd:group>
    </xsd:sequence>
    <xsd:attribute name="bwMode" type="a:ST_BlackWhiteMode" use="optional" default="white">
        <xsd:annotation>
            <xsd:documentation>Black and White Mode</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
bgPr p:bgPr (1) (1)
bgRef p:bgRef (1) (1)
<xs:group> p:EG_Background (1) (1)
Collapse Child Attributes:
Name Type Default Value Use
bwMode p:bwMode white Optional
Collapse Derivation Tree:
  • CT_Background
Collapse References:
p:bg