Skip to content

C# cmd-line project to sort XML files alphabetically and deletes duplicates nodes

License

Notifications You must be signed in to change notification settings

DEMCON/XmlSorter

Repository files navigation

XmlSorter features:

  • sort all XML-nodes and all XML-attributes alphabetically
  • remove duplicate XML-nodes and XML-attributes
  • do sorting for a single file, or in all folders and sub-folders for files with specified extensions
  • exclude XML-nodes from sorting

Use for Beckhoff TwinCAT project files:

  • run with the following options (example batch-file is included):
    XmlSorter.exe "<solution_folder>" "tsproj;xti;plcproj" "Device"

About

C# cmd-line project to sort XML files alphabetically and deletes duplicates nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published