CT_TextAutonumberBullet

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
startAt ST_TextBulletStartAtNum 1 optional
type ST_TextAutonumberScheme required

Used By

Source

<xsd:complexType name="CT_TextAutonumberBullet">
  <xsd:attribute name="type" type="ST_TextAutonumberScheme" use="required"/>
  <xsd:attribute name="startAt" type="ST_TextBulletStartAtNum" use="optional" default="1"/>
</xsd:complexType>