Syntax / Operation |
Each of the following operations results in a XoomXML document containing some combination of items selected from the buffer and another XoomXML document specified by source.
Combine ::= ( '+' | '*+' | '+*' | '+!' | '-' ) Source
The resulting document contains all items from both the buffer and source documents. The operation fails if the same item occurs in both documents, with an error message identifying only the first item.
The resulting document contains all items from both documents. When the same item occurs in both documents, *+ inserts the item from the buffer, and +* inserts the item from source Source.
The resulting document contains all items that occur in either document, but none of those that occur in both.
xp :All - ConfigRepo\ diff.xml Diff\Calculates the configuration changes that need to be applied to get from the baseline stored in the ConfigRepo Xoom folder to the current state of the All named query on the local Xoom server, and stores the result in both a file named diff.xml and a Xoom folder named Diff.