I've got a tricky bit of web design going whereby I pass a parameter to my xml parser (Saxon) via the command line. For instance, to transform my xml database into html pages, I run a batch file with multiple lines of the type:
saxon -o myOutputfile.html myXMLFile.xml myXSLFile.xsl...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.