Copy
Copies the selected node to the current node in the input tree. Only the node is copied, no children of the node are copied.
XSLT Equivalent
<ns0:copy xmlns:ns0="http://www.w3.org/1999/XSL/Transform" select="$Query/resultSet"/>
Copyright © TIBCO Software Inc. All rights reserved.