Iain - 2010-10-31

Just found this, and looking good.  Just have a (probably noob) question about Evaluate xpath.  What's the context / current node?

root xpath statements work fine (/xxx/y)  but anything else, like ancestor::* just fail to find anything.  I thought it would be the node showing as current element in right panel, but any xpath statements that would make sense from there (e.g. would work using node->find in xmlpp), fail.  I expect this is something simple, but I'm not seeing it!