Tamino XML Server Version 9.7
 —  XQuery 4 Reference Guide  —

PathExpr

Select nodes on a path.


Syntax

PathExpr

graphics/PathExpr.png

AbsolutePathExpr RelativePathExpr

Top of page

Description

A PathExpr creates a sequence of nodes by following a path from a starting point that is specified either by:

Top of page

Example

See AbsolutePathExpr and RelativePathExpr for examples.

Top of page

Related Syntax Constructs

The following construct(s) refer to this construct:

Top of page