21.4.7.6 ST_AxisType

This simple type defines different node sets in relation to the current context node.

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 a set of nodes between the current context node and the root node, including the root node.

[Example:

Consider the following example

end example]

Specifies a set of nodes between the current context node and the root node, including the root node and the context node.

Enumeration Value

[Example:

Description

Consider the following example

end example]

Specifies a set of children of the current context node.

[Example:

Consider the following example

end example]

Specifies a set of all nodes beneath the current context node.

[Example:

Consider the following example

Enumeration Value

Description

end example]

Specifies a set of all nodes beneath the current context node, including the context node.

[Example:

Consider the following example

end example]

Specifies the set of nodes which are peers after the context node and all descendants of the peers.

[Example:

Consider the following example

Enumeration Value

Sibling)

end example]

Description

Specifies the set of nodes which are peers after the context node.

[Example:

Consider the following example

end example]

Specifies no node.

Specifies the parent node.

[Example:

Consider the following example

Enumeration Value

Description

end example]

Specifies the set of nodes which are peers before the context node and all the descendants of the peers.

[Example:

Consider the following example

end example]

Specifies the set of nodes which are peers before the context node.

[Example:

Consider the following example

Enumeration Value

end example]

Description

Specifies the top-most node of the diagram.

[Example:

Consider the following example

end example]

Specifies the calling context node.

[Example:

Consider the

following example

end example]

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

Last updated on