Definition Type: Element
Name: br
Namespace: http://schemas.microsoft.com/office/word/2003/wordml
Type: W:brElt
Containing Schema: wordnet.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract
Documentation:
Represents a text-wrapping break.
Collapse XSD Schema Diagram:
Drilldown into clear in schema wordnet_xsd Drilldown into type in schema wordnet_xsd Drilldown into brElt in schema wordnet_xsdXSD Diagram of br in schema wordnet_xsd (Microsoft Office 2003 Reference Schemas)
Collapse XSD Schema Code:
<xsd:element name="br" type="brElt">
    <xsd:annotation>
        <xsd:documentation>Represents a text-wrapping 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: