ST_BrType

Simple Type Information

Used By

Attribute CT_Br/@type

Source

<xsd:simpleType name="ST_BrType">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="page"/>
    <xsd:enumeration value="column"/>
    <xsd:enumeration value="textWrapping"/>
  </xsd:restriction>
</xsd:simpleType>