Snippets of XSL that have proven useful over the years
Saxon 9.1.0.8J from Saxonica (https://www.saxonica.com/download/download_page.xml)
java -jar /path/to/saxonb9-1-0-8j/saxon9.jar -s:input.xml -xsl:xform.xsl -o:output.xml
Snippets of XSL that have proven useful over the years
Saxon 9.1.0.8J from Saxonica (https://www.saxonica.com/download/download_page.xml)
java -jar /path/to/saxonb9-1-0-8j/saxon9.jar -s:input.xml -xsl:xform.xsl -o:output.xml