Definition Type: ComplexType
Name: CT_Shd
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Containing Schema: wml.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into themeFillShade in schema wml_xsd Drilldown into themeFillTint in schema wml_xsd Drilldown into themeFill in schema wml_xsd Drilldown into fill in schema wml_xsd Drilldown into themeShade in schema wml_xsd Drilldown into themeTint in schema wml_xsd Drilldown into themeColor in schema wml_xsd Drilldown into color in schema wml_xsd Drilldown into val in schema wml_xsdXSD Diagram of CT_Shd in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:complexType name="CT_Shd">
    <xsd:attribute name="val" type="ST_Shd" use="required">
        <xsd:annotation>
            <xsd:documentation>Shading Pattern</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="color" type="ST_HexColor" use="optional">
        <xsd:annotation>
            <xsd:documentation>Shading Pattern Color</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="themeColor" type="ST_ThemeColor" use="optional">
        <xsd:annotation>
            <xsd:documentation>Shading Pattern Theme Color</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="themeTint" type="ST_UcharHexNumber" use="optional">
        <xsd:annotation>
            <xsd:documentation>Shading Pattern Theme Color Tint</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="themeShade" type="ST_UcharHexNumber" use="optional">
        <xsd:annotation>
            <xsd:documentation>Shading Pattern Theme Color Shade</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="fill" type="ST_HexColor" use="optional">
        <xsd:annotation>
            <xsd:documentation>Shading Background Color</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="themeFill" type="ST_ThemeColor" use="optional">
        <xsd:annotation>
            <xsd:documentation>Shading Background Theme Color</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="themeFillTint" type="ST_UcharHexNumber" use="optional">
        <xsd:annotation>
            <xsd:documentation>Shading Background Theme Color Tint</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="themeFillShade" type="ST_UcharHexNumber" use="optional">
        <xsd:annotation>
            <xsd:documentation>Shading Background Theme Color Shade</xsd:documentation>
        </xsd:annotation>
    </xsd:attribute>
</xsd:complexType>
Collapse Child Attributes:
Name Type Default Value Use
val w:val Required
color w:color Optional
themeColor w:themeColor Optional
themeTint w:themeTint Optional
themeShade w:themeShade Optional
fill w:fill Optional
themeFill w:themeFill Optional
themeFillTint w:themeFillTint Optional
themeFillShade w:themeFillShade Optional
Collapse Derivation Tree:
Collapse References:
w:shd, w:shd, w:shd, w:shd, w:shd