To copy an entire subtree of the input document,
use this tag with a select
attribute that describes a node-set. The nodes in
that node-set will be added to the output, ordered in the
same way they are in the input document. Also, any
attributes of those nodes, and their children and all
descendants, are recursively copied in the same way.