Result View

This view displays the result sequence produced by the evaluation of a XQuery expression.

Results are displayed by pages of 100 items. A set of buttons can be used to traverse the result sequence if it is long.

Figure 3. XQuery tab with miscellaneous results

XQuery tab with miscellaneous results

Move forward and backward in result sequence

The two vertical arrows move the position of the displayed page by 100 items forward or backward.

Export result sequence to a file

This button saves the whole result sequence onto a file.

Note that the resulting file will not in general represent a well-formed XML document, unless the result sequence contains a single Node. A message signals when the result is not well-formed.

The invoked dialog allows choosing serialization options. Some of these options (HTML) do not always make sense, depending on the actual results.

Figure 4. Export results dialog

Export results dialog

Change the display style of results

This command changes the display style for Nodes only.

  • The Markup style mimics XML markup.

  • The Data Model style is a tree view of Node structures.