Org Chart Flag

The complex type CT_OrgChart defines that the diagram will be an organizational chart. Organizational charts contain special behavior in that assistants can now be utilized correctly. The complex type is defined as follows:

<xsd:complexType name="CT_OrgChart">
  <xsd:attribute name="val" type="xsd:boolean" default="false" 
    use="optional" />
</xsd:complexType>