Child Max

This complex type defines when the user interface for inserting a child shape is to become disabled for a given node, or rather the max number of children that the user interface will be enabled for. This complex type is defined as:

<xsd:complexType name="CT_ChildMax">
  <xsd:attribute name="val" type="ST_NodeCount" default="-1" 
    use="optional" />
</xsd:complexType>