Definition Type: Element
Name: br
Namespace: http://schemas.openxmlformats.org/wordprocessingml/2006/main
Type: w:CT_Br
Containing Schema: wml.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Break
Collapse XSD Schema Diagram:
Drilldown into clear in schema wml_xsd Drilldown into type in schema wml_xsd Drilldown into CT_Br in schema wml_xsdXSD Diagram of br in schema wml_xsd (Office Open XML (OOXML / OpenXML / Ecma 376))
Collapse XSD Schema Code:
<xsd:element name="br" type="CT_Br">
    <xsd:annotation>
        <xsd:documentation>Break</xsd:documentation>
    </xsd:annotation>
</xsd:element>
Collapse Child Attributes:
Name Type Default Value Use
type w:type Optional
clear w:clear Optional
Collapse Derivation Tree: