Definition Type: ComplexType
Name: CT_TableBackgroundStyle
Namespace: http://schemas.openxmlformats.org/drawingml/2006/main
Containing Schema: dml-tableStyle.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into effectRef in schema dml-tablestyle_xsd Drilldown into effect in schema dml-tablestyle_xsd Drilldown into EG_ThemeableEffectStyle in schema dml-tablestyle_xsd Drilldown into fillRef in schema dml-tablestyle_xsd Drilldown into fill in schema dml-tablestyle_xsd Drilldown into EG_ThemeableFillStyle in schema dml-tablestyle_xsdXSD Diagram of CT_TableBackgroundStyle in schema dml-tablestyle_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_TableBackgroundStyle">
    <xsd:sequence>
        <xsd:group ref="EG_ThemeableFillStyle" minOccurs="0" maxOccurs="1" />
        <xsd:group ref="EG_ThemeableEffectStyle" minOccurs="0" maxOccurs="1" />
    </xsd:sequence>
</xsd:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
fill a:fill 1 1
fillRef a:fillRef 1 1
effect a:effect 1 1
effectRef a:effectRef 1 1
<xs:group> a:EG_ThemeableFillStyle 0 1
<xs:group> a:EG_ThemeableEffectStyle 0 1
Collapse Derivation Tree:
  • CT_TableBackgroundStyle
Collapse References:
a:tblBg