| Tests the case where the last node that resulted from the evaulation of the xpath has a "reference" attribute
on it. I found a bug where this last "reference" attribute was not being evaluated and resolved to the
proper node.
This method also does some testing of chaining of reference nodes (i.e. a node has a reference to a node
which has a reference to another node).
|