Dan Diephouse wrote:
Going to throw a wrench in the mix. Is it possible to do something like this:/blog/[EMAIL PROTECTED]'Jackrabbit' or ../@author='Dan Diephouse']
no, the parent axis is currently not supported. if there was an and in your predicate you could write:
/[EMAIL PROTECTED]'Dan Diephouse']/[EMAIL PROTECTED]'Jackrabbit'] regards marcel
