7.3. x:current

Returns the context node of a current XSLT template.

Example 34. Using x:current

<s:scheme>
  (write (x:current))
</s:scheme>