Definition Type: ComplexType
Name: CT_BlipFillProperties
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeEffects.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into stretch in schema dml-shapeeffects_xsd Drilldown into tile in schema dml-shapeeffects_xsd Drilldown into EG_FillModeProperties in schema dml-shapeeffects_xsd Drilldown into srcRect in schema dml-shapeeffects_xsd Drilldown into blip in schema dml-shapeeffects_xsd Drilldown into rotWithShape in schema dml-shapeeffects_xsd Drilldown into dpi in schema dml-shapeeffects_xsdXSD Diagram of CT_BlipFillProperties in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_BlipFillProperties">
    <xsd:sequence>
        <xsd:element name="blip" type="CT_Blip" minOccurs="0" maxOccurs="1">
        </xsd:element>
        <xsd:element name="srcRect" type="CT_RelativeRect" minOccurs="0" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Source Rectangle</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
        <xsd:group ref="EG_FillModeProperties" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
    <xsd:attribute name="dpi" type="xsd:unsignedInt" use="optional">
        <xsd:annotation>
            <xsd:documentation>DPI Setting</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="rotWithShape" type="xsd:boolean" use="optional">
        <xsd:annotation>
            <xsd:documentation>Rotate With Shape</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
blip a:blip 0 1
srcRect a:srcRect 0 1
tile a:tile 1 1
stretch a:stretch 1 1
<xs:group> a:EG_FillModeProperties 0 1
Collapse Child Attributes:
Name Type Default Value Use
dpi a:dpi Optional
rotWithShape a:rotWithShape Optional
Collapse Derivation Tree:
Collapse References:
cdr:blipFill, a:blipFill, nsE:blipFill, a:blipFill, nsF:blipFill, p:blipFill