Hierarchy Branch Style

This complex type defines the hierarchy branch style for a diagram. The complex type is defined as:

<xsd:complexType name="CT_HierBranchStyle">
  <xsd:attribute name="val" type="ST_HierBranchStyle" default="std" 
    use="optional" />
</xsd:complexType>