Results View
The Results view displays the messages generated as a result of user
actions such as validations, transformations, search operations, and others. Each message is a
link to the location related to the event that triggered the message. Double-clicking a
message opens the file containing the location and positions the cursor at the location
offset. The Results view is automatically opened when certain actions
generate result messages. By default, the view normally opens at the bottom of the editor, but
it is dockable, so it can be moved to
another UI location alongside other side views.
Tip: To shift focus to the open Results
view without using the mouse, there is an action in the menu called Focus Results that can be used for this
purpose and you can assign a
keyboard shortcut to this action.
The actions that contribute messages to this view include:
Results View Toolbar Actions
The view includes a toolbar with the following actions:
- Settings drop-down menu
-
This drop-down menu also includes the following options:
- Group by "Severity"
- Groups the results based upon the severity of the validation issues.
- Group by "Resource"
- Groups the results based upon the type of resource.
- Group by "System ID"
- Groups the results based upon the system ID of the resource.
- Group by "Operation description"
- Groups the results based upon the description of the validation issue.
- Ungroup all
- Removes the grouping rules so that the messages are presented in a continuous list.
- Show group columns
- If any of the Group by options are selected, you can use this option to show or hide grouping columns.
- Restore default grouping
- Restores the column size for each column and the grouping rules that were saved in the
user preferences the last time when this view was used. If it is the first time this
view is used, the action sets an initial default column size for each column and a
grouping rule that is appropriate for the type of messages. For example:
- Group the messages by the path of the validated file if there are error messages from a validation action or spelling errors reported by the Check Spelling in Files action.
- No grouping rule for the results of applying an XPath expression.
- Include problem ID in description
- If this option is selected, validation issues will include the problem ID (as provided by the validation engine) in the Description column.
- Show Ignored Problems
- If you have ignored validation problems, you can deselect this option to hide the ignored problems. Likewise, you can select this option to show the ignored problems.
- Highlight all results in editor
- Oxygen XML Developer highlights all matches obtained after executing an XPath
expression, or performing one of the following operations: Find
All, Find in Files, Search
References, and Search Declarations. Click
Highlight all results in editor again to turn off highlighting. Note: To customize highlighting behavior, open the Preferences dialog box and go to . You can do the following customizations:
- Set a specific color of the highlights depending on the type of action you make.
- Set a maximum number of highlights that the application displays at any given time.
- Remove selected
- Removes the current selection from the view. This can be helpful if you want to reduce the number of messages, or remove those that have already been addressed or not relevant to your task.
- Remove all
- Removes all messages from the view.