Definition Type: Element
Name: effectLst
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_EffectList
Containing Schema: dml-shapeEffects.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Effect Container
Collapse XSD Schema Diagram:
Drilldown into softEdge in schema dml-shapeeffects_xsd Drilldown into reflection in schema dml-shapeeffects_xsd Drilldown into prstShdw in schema dml-shapeeffects_xsd Drilldown into outerShdw in schema dml-shapeeffects_xsd Drilldown into innerShdw in schema dml-shapeeffects_xsd Drilldown into glow in schema dml-shapeeffects_xsd Drilldown into fillOverlay in schema dml-shapeeffects_xsd Drilldown into blur in schema dml-shapeeffects_xsd Drilldown into CT_EffectList in schema dml-shapeeffects_xsdXSD Diagram of effectLst in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="effectLst" type="CT_EffectList" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Effect Container</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
blur a:blur 0 1
fillOverlay a:fillOverlay 0 1
glow a:glow 0 1
innerShdw a:innerShdw 0 1
outerShdw a:outerShdw 0 1
prstShdw a:prstShdw 0 1
reflection a:reflection 0 1
softEdge a:softEdge 0 1
Collapse Derivation Tree: