Definition Type: ComplexType
Name: CT_ShapeStyle
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-shapeStyle.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into fontRef in schema dml-shapestyle_xsd Drilldown into effectRef in schema dml-shapestyle_xsd Drilldown into fillRef in schema dml-shapestyle_xsd Drilldown into lnRef in schema dml-shapestyle_xsdXSD Diagram of CT_ShapeStyle in schema dml-shapestyle_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_ShapeStyle">
    <xsd:sequence>
        <xsd:element name="lnRef" type="CT_StyleMatrixReference" minOccurs="1" maxOccurs="1" />
        <xsd:element name="fillRef" type="CT_StyleMatrixReference" minOccurs="1" maxOccurs="1" />
        <xsd:element name="effectRef" type="CT_StyleMatrixReference" minOccurs="1" maxOccurs="1" />
        <xsd:element name="fontRef" type="CT_FontReference" minOccurs="1" maxOccurs="1">
            <xsd:annotation>
                <xsd:documentation>Font Reference</xsd:documentation>
            </xsd:annotation>
        </xsd:element>
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
lnRef a:lnRef 1 1
fillRef a:fillRef 1 1
effectRef a:effectRef 1 1
fontRef a:fontRef 1 1
Collapse Derivation Tree:
Collapse References:
cdr:style, nsF:style, nsF:style, a:style, p:style, p:style, p:stylecdr:style, cdr:style, nsC:style, nsC:style, a:style, a:style, a:style, nsF:style,