• 2025

    27.0
    Version 27.0 - November 27, 2024
  • 26.1
    Version 26.1 - March 25, 2024
  • 2024

    26.0
    Version 26.0 - October 11, 2023
  • 25.1
    Version 25.1 - March 16, 2023
  • 2023

    25.0
    Version 25.0 - October 13, 2022
  • 24.1
    Version 24.1 - March 7, 2022
  • 2022

    24.0
    Version 24.1 - March 7, 2022
    Version 24.0 - October 18, 2021
  • 23.1
    Version 23.1 - March 4, 2021

What's New in Oxygen XML Scripting 27

November 27, 2024

Oxygen XML Scripting version 27.0 offers some updates to the Compare Directories script.

XPath Expressions to Exclude Nodes Now Supported in Compare Directories Script

A previous limitation was solved for the Compare Directories command-line script making it now possible to use the -enx XPathExprToExcludeNodes argument. It allows you to specify an XPath expression that will exclude certain nodes from the comparison. This option can now be used without any limitation, regardless of the format chosen for the comparison report.

More Flexibility in Compare Directories Script

More flexibility was added in the Compare Directories command-line script in regard to the handling of certain cases as requested by users with the addition of two new options. The -a dirPathAlias argument can be used to specify an alias for the directory path that will be displayed in the HTML-formatted operation report instead of a long directory path. The -sl suppressLinks argument can be set to true to suppress links to the compared directories and files that are displayed in the HTML operation report.