I'm using HXT to transform a XML into another XML document. Selecting some nodes using XPath.
Here I want to collect all the authors in a new authors
node.
<?xml version="1.0" encoding="UTF-8"?>
<bookstore>
<book category="COOKING">
<title lang="en">Everyday Italian</title>