Definition Type: Group
Name: EG_Background
Namespace: http://schemas.openxmlformats.org/presentationml/2006/main
Containing Schema: pml-slide.xsd
Collapse XSD Schema Diagram:
Drilldown into bgRef in schema pml-slide_xsd Drilldown into bgPr in schema pml-slide_xsdXSD Diagram of EG_Background in schema pml-slide_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:group name="EG_Background">
    <xsd:choice>
        <xsd:element name="bgPr" type="CT_BackgroundProperties">
            <xsd:annotation>
                <xsd:documentation>Background Properties</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:element name="bgRef" type="a:CT_StyleMatrixReference">
            <xsd:annotation>
                <xsd:documentation>Background Style Reference</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:choice>
</xsd:group>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
bgPr p:bgPr (1) (1)
bgRef p:bgRef (1) (1)