21.4.2.16 layoutDef
This element is the root element for defining a layout definition. The layout definition is defined through a set of nested layout nodes. The layout definition is responsible for defining the look of a diagram.
Attributes
uniqueId (Unique Identifier)
The unique identifier for this layout definition.
The possible values for this attribute are defined by the W3C XML Schema string datatype.
minVer (Minimum Version)
Minimum product version that can support this layout definition.
The possible values for this attribute are defined by the W3C XML Schema string datatype.
defStyle (Default Style)
This attribute defines a reference to a default style which is to be applied to the diagram.
The possible values for this attribute are defined by the W3C XML Schema string datatype.
[Note: The W3C XML Schema definition of this element’s content model (CT_DiagramDefinition) is located in A.5.3. end note]