The context element received by the iterator. Normally, all iterated items
(elements / attributes / attribute values) are produced from it.
Property Scope:
-
This propery is valid within the iterator's Init / Step Expressions
and body-, header- and footer-blocks.
It remains unchanged during iterations and is not the same as the generator's
current context element.