Definition Type: Element
Name: divs
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:divsElt
Containing Schema: wordnet.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Represents the HTML DIV elements in the document.
Collapse XSD Schema Diagram:
Drilldown into div in schema wordnet_xsd Drilldown into divsElt in schema wordnet_xsdXSD Diagram of divs in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="divs" type="divsElt" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Represents the HTML DIV elements in the document.</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
div W:div (1) (1)
Collapse Derivation Tree: