L.4.15.6.3.12 Direction

This complex type defines the direction of the diagram, be it normal or reversed. The complex type is defined as:

<xsd:complexType name="CT_Direction">
  <xsd:attribute name="val" type="ST_Direction" default="norm"
    use="optional" />
</xsd:complexType>
Last updated on