Skip to content

current

Overview

Returns the context node of the XPath expression.

current

1
node-set current ( )

Return Value

Context node of the XPath expression.

Remarks

Examples

1
../../Positions/Position[Id=current()/Position]/Name

See Also