Searched defs:rootProp (Results 1 – 1 of 1) sorted by relevance
348 String rootProp = verifyXPathRoot(schemaNS, pos.path.substring(pos.stepBegin, pos.stepEnd)); in parseRootNode() local452 private static String verifyXPathRoot(String schemaNS, String rootProp) in verifyXPathRoot()