Batch Validation and Transformation
Oxygen XML Editor provides support for batch validation and batch transformation. Actions are available in the Project view that provide the ability to validate or transform one or more files attached to a project.
Batch Validation
To batch validate files, select the files (or directories), right-click, and choose one of the following actions from the Validate submenu:
- Check Well-Formedness
- Checks if the selected file or files are well-formed.
- Validate
- Validates the selected file or files against their associated schema. For EPUB files, this action triggers an EPUB Validate and Check for Completeness operation.
- Validate with Schema
- Validates the selected file of files against a specified schema.
- Configure Validation Scenario(s)
- Allows you to configure and run a validation scenario.
Batch Transformation
To batch transform files, select the files (or directories), right-click, and choose one of the following actions from the Transform submenu:
- Apply Transformation Scenario(s)
- Obtains the output with one of the built-in scenarios.
- Configure Transformation Scenario(s)
- Opens a dialog box that allows you to configure pre-defined transformation scenarios.
- Transform with
- Allows you to select a transformation scenario to be applied to the currently selected files.