Could someone please help I've hit a bit of a stumbling block. I'm traversing through a set of nodes(Y) which has a parent(X). Whilst in the context of Y can I find the current position and last value of X.
I've tried things like parent::*position(). I'm sure it's possible but just need pointing in the right direction.
Thanks
I've tried things like parent::*position(). I'm sure it's possible but just need pointing in the right direction.
Thanks