Definition Type: ComplexType
Name: CT_FillOverlayEffect
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeEffects.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_xsd Drilldown into blend in schema dml-shapeeffects_xsdXSD Diagram of CT_FillOverlayEffect in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_FillOverlayEffect">
    <xsd:sequence>
        <xsd:group ref="EG_FillProperties" minOccurs="1" maxOccurs="1">
        </xsd:group>
    </xsd:sequence>
    <xsd:attribute name="blend" type="ST_BlendMode" use="required">
        <xsd:annotation>
            <xsd:documentation>Blend</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</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 1 1
Collapse Child Attributes:
Name Type Default Value Use
blend a:blend Required
Collapse Derivation Tree:
Collapse References:
a:fillOverlay, a:fillOverlay, a:fillOverlay