1. | Open a Command Prompt:Win+X > Command Prompt |
2. |
Change the directory to "Scripts":cd C:\Program Files\XMLBlueprint 21\Scripts |
3. |
Run the XSLT batch:XSLT {XSLT File} {XML File} {Output File}XSLT File -- Path or URL of the XSLT fileXML File -- Path or URL of the XML fileOutput File -- Path or URL of the Output file that will be generated |
1. | Open a Command Prompt:Win+X > Command Prompt |
2. |
Change the directory to "Scripts":cd C:\Program Files\XMLBlueprint 21\Scripts |
3. |
Run the XSLT batch:XSLT {XSLT File} {XML File} {Output File}XSLT File -- Path or URL of the XSLT fileXML File -- Path or URL of the XML fileOutput File -- Path or URL of the Output file that will be generated |
Transform XML using XSLT |