Online XPath Editor - Create, Test, Evaluate or Query XPath Expression Against XML
How to execute an XPath expression against the XML data?
- Step 1: load XML data. You can copy and paste your XML data to the XML Data box, then click Load button. After you have done so, the Source Data box will turn into a graphical XML viewer and your XML data will be displayed as a node tree.
- Step 2: enter your XPath expression in the XPath box and Click the Execute XPath button. The result XML data will be displayed in the Output box.
- You can repeat Step 2 many times by entering different XPath expressions of your XML document.