Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can I call MSXML from the command line to do batch processing of XSLT?

batch Command line MSXML XSLT
0
Posted

How can I call MSXML from the command line to do batch processing of XSLT?

0

There is now a command-line utility with source code available that allows fast command-line processing of XSLT. Since MSXML is a COM object, you can write any .vbs, .js or other Windows Scripting Host (WSH) file to launch MSXML from the command line. Ken Holman provides a comprehensive treatment of calling MSXML from command-line script to supplement the book “Practical Transformation Using XSLT and XPath”. Another option is to use the command-line syntax of the XSLT Test Tool or write your own executable wrapper.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123