Definition Type: ComplexType
Name: CT_BackgroundFillStyleList
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-baseStylesheet.xsd
Abstract
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_xsdXSD Diagram of CT_BackgroundFillStyleList in schema dml-basestylesheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_BackgroundFillStyleList">
    <xsd:sequence>
        <xsd:group ref="EG_FillProperties" minOccurs="3" maxOccurs="unbounded" />
    </xsd:sequence>
</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
<xs:group> a:EG_FillProperties 3 unbounded
Collapse Derivation Tree:
Collapse References:
a:bgFillStyleLst