Generating WSDL Documentation from the Command-Line Interface

To generate documentation for a WSDL document from the command line, open the WSDL Documentation dialog box and click Export settings. Using the exported settings file you can generate the same documentation from the command line by running the following scripts:

  • wsdlDocumentation.bat on Windows.
  • wsdlDocumentation.sh on Unix / Linux.
  • wsdlDocumentationMac.sh on Mac OS X.
The scripts are located in the installation folder of Oxygen XML Author plugin. You can integrate the scripts in an external batch process launched from the command-line interface.

Was this helpful?