Represents a text-wrapping break.
Usage
      | 
<br
	type="brType"
	clear="brClearType"
/>
 | 
Element Information
      
        | Element type | brElt | 
      
        | Namespace | http://schemas.microsoft.com/office/word/2003/wordml | 
      
        | Schema name | wordnet | 
    
Elements and Attributes
Parent Elements
      
        | Element | Description | 
      
        | r | Represents the run element. This is the leaf container for data in a Word document -- text, pictures, and so on. | 
    
Child Elements
None.
Attributes
      
        | Attribute | Type | Required | Description | Possible Values | 
      
        | type | brType | optional | Specifies the break type. |  | 
      
        | clear | brClearType | optional | Specifies the line break mode for the Japanese carriage return. |  | 
    
Definition
      | XML | 
|---|
| 
<xsd:element name="br" type="brElt" ">
          
        </xsd:element>
 | 
      ©2006 Microsoft Corporation. All rights reserved.  Permission to copy, display and distribute this document is available at:
http://msdn.microsoft.com/library/en-us/odcXMLRef/html/odcXMLRefLegalNotice12.asp