This action extracts an xml document fragment from a source xml document and saves it as a new xml document.
Specify a source file (or document), and a destination file to write the fragment to.
Specify the XPath to the nodes you wish to extract.
Allows you to set some options to be used when the parser loads the XML. See the XML Parser Options topic for details.