Definition Type: ComplexType
Name: CT_Blip
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeEffects.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into extLst in schema dml-shapeeffects_xsd Drilldown into tint in schema dml-shapeeffects_xsd Drilldown into lum in schema dml-shapeeffects_xsd Drilldown into hsl in schema dml-shapeeffects_xsd Drilldown into grayscl in schema dml-shapeeffects_xsd Drilldown into fillOverlay in schema dml-shapeeffects_xsd Drilldown into duotone in schema dml-shapeeffects_xsd Drilldown into clrRepl in schema dml-shapeeffects_xsd Drilldown into clrChange in schema dml-shapeeffects_xsd Drilldown into blur in schema dml-shapeeffects_xsd Drilldown into biLevel in schema dml-shapeeffects_xsd Drilldown into alphaRepl in schema dml-shapeeffects_xsd Drilldown into alphaModFix in schema dml-shapeeffects_xsd Drilldown into alphaMod in schema dml-shapeeffects_xsd Drilldown into alphaInv in schema dml-shapeeffects_xsd Drilldown into alphaFloor in schema dml-shapeeffects_xsd Drilldown into alphaCeiling in schema dml-shapeeffects_xsd Drilldown into alphaBiLevel in schema dml-shapeeffects_xsd Drilldown into cstate in schema dml-shapeeffects_xsd Drilldown into link in schema shared-relationshipreference_xsd Drilldown into embed in schema shared-relationshipreference_xsd Drilldown into AG_Blob in schema dml-basetypes_xsdXSD Diagram of CT_Blip in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Blip">
    <xsd:sequence>
        <xsd:choice minOccurs="0" maxOccurs="unbounded">
            <xsd:element name="alphaBiLevel" type="CT_AlphaBiLevelEffect" minOccurs="1" maxOccurs="1">
                <xsd:annotation>
                    <xsd:documentation>Alpha Bi-Level Effect</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="alphaCeiling" type="CT_AlphaCeilingEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="alphaFloor" type="CT_AlphaFloorEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="alphaInv" type="CT_AlphaInverseEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="alphaMod" type="CT_AlphaModulateEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="alphaModFix" type="CT_AlphaModulateFixedEffect" minOccurs="1" maxOccurs="1">
                <xsd:annotation>
                    <xsd:documentation>Alpha Modulate Fixed Effect</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="alphaRepl" type="CT_AlphaReplaceEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="biLevel" type="CT_BiLevelEffect" minOccurs="1" maxOccurs="1">
                <xsd:annotation>
                    <xsd:documentation>Bi-Level (Black/White) Effect</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="blur" type="CT_BlurEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="clrChange" type="CT_ColorChangeEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="clrRepl" type="CT_ColorReplaceEffect" minOccurs="1" maxOccurs="1">
                <xsd:annotation>
                    <xsd:documentation>Solid Color Replacement</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="duotone" type="CT_DuotoneEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="fillOverlay" type="CT_FillOverlayEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="grayscl" type="CT_GrayscaleEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="hsl" type="CT_HSLEffect" minOccurs="1" maxOccurs="1" />
            <xsd:element name="lum" type="CT_LuminanceEffect" minOccurs="1" maxOccurs="1">
                <xsd:annotation>
                    <xsd:documentation>Luminance Effect</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
            <xsd:element name="tint" type="CT_TintEffect" minOccurs="1" maxOccurs="1">
                <xsd:annotation>
                    <xsd:documentation>Tint Effect</xsd:documentation>
                </xsd:annotation>
            </xsd:element>
        </xsd:choice>
        <xsd:element name="extLst" type="CT_OfficeArtExtensionList" minOccurs="0" maxOccurs="1">
        </xsd:element>
    </xsd:sequence>
    <xsd:attributeGroup ref="AG_Blob">
    </xsd:attributeGroup>
    <xsd:attribute name="cstate" type="ST_BlipCompression" use="optional" default="none">
        <xsd:annotation>
            <xsd:documentation>Compression State</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
alphaBiLevel a:alphaBiLevel 1 1
alphaCeiling a:alphaCeiling 1 1
alphaFloor a:alphaFloor 1 1
alphaInv a:alphaInv 1 1
alphaMod a:alphaMod 1 1
alphaModFix a:alphaModFix 1 1
alphaRepl a:alphaRepl 1 1
biLevel a:biLevel 1 1
blur a:blur 1 1
clrChange a:clrChange 1 1
clrRepl a:clrRepl 1 1
duotone a:duotone 1 1
fillOverlay a:fillOverlay 1 1
grayscl a:grayscl 1 1
hsl a:hsl 1 1
lum a:lum 1 1
tint a:tint 1 1
extLst a:extLst 0 1
Collapse Child Attributes:
Name Type Default Value Use
embed r:embed Optional
link r:link Optional
cstate a:cstate none Optional
Collapse Derivation Tree:
Collapse References:
a:blip, a:blip, a:blip