What's New in Oxygen XML Scripting 25.0

October 13, 2022

Oxygen XML Scripting version 25.0 offers updates and improvements for some of the scripts that are available to provide a variety of functions that can be scheduled or triggered using a command-line tool on Windows, Linux, or macOS.

This release added a new Validate Command Line Script that can be used for validating files or directories and generating reports in several formats (text, XML, JSON, or an HTML visual format). Also, the Batch Converter script now includes the option to convert multiple documents from OpenAPI to DITA.

New Command Line Launcher for Validating Files or Directories

It is now possible to validate files or directories from a command line interface. You can check that your documents are valid from an integration server and you can generate reports in several formats (text, XML, JSON, or an HTML visual format). For more information, see the Validate Command Line Script topic in the user guide. The scenarios and configurations that you use to validate files from Oxygen can be used from a command line script:
  • You can specify a certain schema file to validate against.
  • You can validate using the schema(s) that are internally associated within files.
  • You can validate using the default Oxygen validation scenarios for respective file types.
  • You can specify a validation scenario name to be referenced from either a scenarios file or a project file.

Batch Convert OpenAPI Documents to DITA

The Batch Converter script now includes the option to convert multiple documents from OpenAPI to DITA.