so you could easily PUSH the current node
dive deep deep deep deep (and even have no problem adding more later)
then POP the original location back.
But if you are only doing very simple stuff that you could do quite simply in XSLT anyway then it is probably fine.
Although XSLT may be preferable anyway due to tooling support.
so you could easily PUSH the current node
dive deep deep deep deep (and even have no problem adding more later)
then POP the original location back.