21.4.7.36 ST_HierarchyAlignment

This simple type defines different relative locations of child nodes and their descendants to a parent node within a hierarchy diagram.

This simple type’s contents are a restriction of the W3C XML Schema token datatype.

This simple type is restricted to the values

listed in the following table:

Enumeration Value

Description

Specifies the child nodes are placed below the parent node and that they are center aligned to the parent node.

Enumeration Value

Description

Specifies the descendant nodes are placed below the parent node and that they are center aligned to the parent node.

Specifies the child and descendant nodes are placed below the parent node and that the set is left aligned.

Specifies the child and descendant nodes are placed below the parent node and the set is right aligned.

Specifies the child and descendant nodes are placed to the left of the parent node and that the set is bottom aligned.

Specifies the child nodes are placed to the left of the parent node and that the set is center aligned.

Specifies the descendant nodes are placed to the left of the parent node and that the set is center aligned.

Specifies the child and descendant nodes are placed to the left of the parent node and that the set is top aligned.

Specifies the child and descendant nodes are placed to the right of the parent node and that the set is bottom aligned.

Specifies the child nodes are placed to the right of the parent node and that the set is center aligned.

Specifies the descendant nodes are placed to the right of the parent node and that the set is center aligned.

Specifies the child and descendant nodes are placed to the right of the parent node and that the set is top aligned.

Specifies the child nodes are placed above the parent node and that the set is center aligned.

Specifies the descendant nodes are placed above the parent node and that the set is center aligned.

Specifies the child and descendant nodes are placed above the parent node and that the set is left aligned.

Specifies the child and descendant nodes are placed above the parent node and that the set is right aligned.

[Note: The W3C XML Schema definition of this simple type’s content model (ST_HierarchyAlignment) is located in A.5.3. end note]

Last updated on