Complex Type | CT_TextParagraphProperties |
<xsd:group name="EG_TextBullet"> <xsd:choice> <xsd:element name="buNone" type="CT_TextNoBullet"/> <xsd:element name="buAutoNum" type="CT_TextAutonumberBullet"/> <xsd:element name="buChar" type="CT_TextCharBullet"/> <xsd:element name="buBlip" type="CT_TextBlipBullet"/> </xsd:choice> </xsd:group> |