Home > Online Product Documentation > Table of Contents > Working with Query Results
Query results are shown in the XPath Query Editor in the results pane as a number of hits and include the type of XML tag and value of each hit, as shown here.
When you click on a result node, Stylus Studio's back-mapping feature highlights the line in the XML document that supplied the value for the result node you selected.
After you have executed a query, you can optionally choose to display the query result in a new XML document. If the result contains only elements, Stylus Studio creates a root element (named <
xqr:xpath-query-result>) to ensure that the document is well-formed.
Execute the query, and then
Alternative: