pub type CompiledMatch = (String, usize, Vec<WildPath>);
Result of domToXPath compilation: xpath string, node count, wildcard paths.