QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
clear | ST_BrClear | optional | ||||
type | ST_BrType | optional |
Element | EG_RunInnerContent/br |
<xsd:complexType name="CT_Br"> <xsd:attribute name="type" type="ST_BrType" use="optional"/> <xsd:attribute name="clear" type="ST_BrClear" use="optional"/> </xsd:complexType> |