The node description files are in XML format. The “xml files” meta-node reads all the description files
with an XML Reader node inside a loop, then uses a Java Snippet node to extract their parent
category from their URI, and finally with a few XPath nodes extracts the node name and description
from the XML file content.