JcrQueryResult only supports e.g.
jcr:path
and not
{http://www.jcp.org/jcr/1.0}path
even though the latter is the only one for which a constant is defined in the core JCR API.