Add schema set search result nodes to the workspace
This topic explains how to add nodes that are highlighted in the XML Schema Explorer as the result of a keyword search in the workspace.
Note
Only global nodes can be added to the workspace.
This example uses the sample purchase order schema.
To add schema set result nodes
Follow the steps in How to: Create and edit an XSD schema file.
Type "purchaseOrder" in the search text box of the XML Explorer toolbar and click on the search button.
The search results are highlighted in the XML Schema Explorer and marked by ticks on the vertical scroll bar.
Add the search results to the workspace by clicking the Add highlighted nodes to Workspace button on the summary results pane.
The
purchaseOrder
node and thePurchaseOrderType
node appear next to each other on the design surface of the Graph View. Because the two nodes are related (thepurchaseOrder
element is of thePurchaseOrderType
type), an arrow is drawn between them.