Definition Type: Element
Name: pattFill
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Type: a:CT_PatternFillProperties
Containing Schema: dml-shapeEffects.xsd
MinOccurs 1
MaxOccurs 1
Abstract
Documentation:
Pattern Fill
Collapse XSD Schema Diagram:
Drilldown into bgClr in schema dml-shapeeffects_xsd Drilldown into fgClr in schema dml-shapeeffects_xsd Drilldown into prst in schema dml-shapeeffects_xsd Drilldown into CT_PatternFillProperties in schema dml-shapeeffects_xsdXSD Diagram of pattFill in schema dml-shapeeffects_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="pattFill" type="CT_PatternFillProperties" minOccurs="1" maxOccurs="1">
    <xsd:annotation>
        <xsd:documentation>Pattern Fill</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fgClr a:fgClr 0 1
bgClr a:bgClr 0 1
Collapse Child Attributes:
Name Type Default Value Use
prst a:prst Optional
Collapse Derivation Tree: