Definition Type: Element
Name: fillStyleLst
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_FillStyleList
Containing Schema: dml-baseStylesheet.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
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_FillStyleList in schema dml-basestylesheet_xsdXSD Diagram of fillStyleLst in schema dml-basestylesheet_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="fillStyleLst" type="CT_FillStyleList" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>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: