Definition Type: Element
Name: shd
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:shdProperty
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the shading for characters in this run.
Collapse XSD Schema Diagram:
Drilldown into bgcolor in schema wordnetaux_xsd Drilldown into fill in schema wordnet_xsd Drilldown into color in schema wordnet_xsd Drilldown into val in schema wordnet_xsd Drilldown into shdProperty in schema wordnet_xsdXSD Diagram of shd in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="shd" type="shdProperty" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the shading for characters in this run.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
val W:val Required
color W:color Optional
fill W:fill Optional
bgcolor wx:bgcolor Optional
Collapse Derivation Tree: