21.4.7.27 ST_ElementType

This simple type defines the different types of data points which are supported.

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

(All)

Defined as utilizing all of the nodes.

The assistant nodes.

Specifies the a node on the document level.

Data nodes that are children of other data nodes.

Selects all of the non-assistant nodes.

Selects the non-normal elements.

Selects a normal elements.

The transition associated with the parent node.

This refers to a presentation node.

Use only sibling transitions between data nodes. These transitions represent sibling relationships between nodes, and are frequently mapped to arrows between shapes in the drawing. A sibTrans value is sometimes used to create white space between nodes.

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

Last updated on