Consider a binding file with no schemaLocation attribute.
com.sun.tools.xjc.reader.internalizer.Internalizer.buildTargetNodeMap(Element,
Node, Target, Map<Element, Node>, SCDBasedBindingSet)
will apply the xpath to the binding file itself (the 'inherited target').
Should it not apply it to each of the schemas known to the compilation,
instead?