Overview The XPath expression can be evaluated against any XML Editor. Nodes matched by the expression are highlighted, and a tree of nodes is shown in the expression window. It is also possible to create an XPath expression from any node within an XML Document. Namespaces used within the current XML Editor are automatically aliased for use in the XPath expression, but these can be changed added to or removed.
A code preview window shows how to execute the XPath expression in a variety of languages. The XPath viewer also integrates into Visual Studio 2005, 2008, 2010, allowing you to run XPath queries in your standard application development environment. | Features - XPath Intellisense (based on XML content)
- View results within the editor
- Attach to any XML document
- Build XPath expression directly from the element
- Microsoft Visual Studio Integration (2005, 2008, 2010)
- Changes to XPath or XML reflected in real time
- Support for namespaces
- Code Preview for C#, VB.Net, Java, VB & XLST
- View overlapping result sets
|