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