Definition Type: Element
Name: bgFillStyleLst
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_BackgroundFillStyleList
Containing Schema: dml-baseStylesheet.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Background Fill Style List
Collapse XSD Schema Diagram:
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 CT_BackgroundFillStyleList in schema dml-basestylesheet_xsdXSD Diagram of bgFillStyleLst in schema dml-basestylesheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="bgFillStyleLst" type="CT_BackgroundFillStyleList" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Background Fill Style List</xsd:documentation>
    </xsd:annotation>
</xsd:element>
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
<xs:group> a:EG_FillProperties 3 unbounded
Collapse Derivation Tree: