Definition Type: Element
Name: divBdr
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_DivBdr
Containing Schema: wml.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Documentation:
Set of Borders for HTML div
Collapse XSD Schema Diagram:
Drilldown into right in schema wml_xsd Drilldown into bottom in schema wml_xsd Drilldown into left in schema wml_xsd Drilldown into top in schema wml_xsd Drilldown into CT_DivBdr in schema wml_xsdXSD Diagram of divBdr in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="divBdr" type="CT_DivBdr" minOccurs="0">
    <xsd:annotation>
        <xsd:documentation>Set of Borders for HTML div</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
top w:top 0 (1)
left w:left 0 (1)
bottom w:bottom 0 (1)
right w:right 0 (1)
Collapse Derivation Tree: