Data FormatsLOCALRuns in your browser
XPath Tester
Evaluate a documented XPath subset against bounded XML in the browser.
This tool handles input and primary processing in your browser and is designed not to send the input to QuickKit’s server.
How it works
Supports absolute child paths (/root/item), descendant paths (//item), and one terminal @attribute or text() selector. Predefined and numeric XML references are decoded. Formatting whitespace between child elements is ignored; leaf text whitespace is preserved. Real mixed content and unsupported XML constructs are rejected. Predicates, axes, namespaces, other functions, arithmetic, and variables are unsupported.