EG_TextBulletSize

Element Group Information

Model

Children: buSzPct, buSzPts, buSzTx

Used By

Source

<xsd:group name="EG_TextBulletSize">
  <xsd:choice>
    <xsd:element name="buSzTx" type="CT_TextBulletSizeFollowText"/>
    <xsd:element name="buSzPct" type="CT_TextBulletSizePercent"/>
    <xsd:element name="buSzPts" type="CT_TextBulletSizePoint"/>
  </xsd:choice>
</xsd:group>