Complex Type | CT_TextParagraphProperties |
<xsd:group name="EG_TextBulletColor"> <xsd:choice> <xsd:element name="buClrTx" type="CT_TextBulletColorFollowText" minOccurs="1" maxOccurs="1"/> <xsd:element name="buClr" type="CT_Color" minOccurs="1" maxOccurs="1"/> </xsd:choice> </xsd:group> |