XMLStarlet Toolkit: Transform XML document(s) using XSLT Usage: PROG tr [] {-p|-s =} [...] where - main XSLT stylesheet for transformation - input XML document file/URL (stdin is used if missing) = - name and value of the parameter passed to XSLT processor -p - parameter is XPATH expression ("'string'" to quote string) -s - parameter is a string literal are: --help or -h - display help message --omit-decl - omit xml declaration --embed or -E - allow applying embedded stylesheet --show-ext - show list of extensions --val - allow validate against DTDs or schemas --net - allow fetch DTDs or entities over network #ifdef LIBXML_XINCLUDE_ENABLED --xinclude - do XInclude processing on document input #endif --maxdepth val - increase the maximum depth #ifdef LIBXML_HTML_ENABLED --html - input document(s) is(are) in HTML format #endif