Copies resources to a destination folder
- The destination folder is specified using cpnz:destination option
- The list of resources to copy is passed as an XML document in the primary input port
<cpnz:copy>
<p:with-option
name="cpnz:destination"
select="$destination-base-uri" />
</cpnz:copy>