Bullets Enabled
This complex type defines if the user interface for inserting a bullet into a shape is enabled or disabled for a given node. The complex type is defined as follows:
<xsd:complexType name="CT_BulletEnabled"> <xsd:attribute name="val" type="xsd:boolean" default="false" use="optional" /> </xsd:complexType>