8000 GitHub - stevencohn/xort: Sort XML based on template
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

stevencohn/xort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xort

Sorts the contents of an XML file based on the contents of a given template file. This can be used to align two versions of an XML file to enable textual comparison to find differences between the versions.

Sorting is based on element name plus common attribute names and values.

Usage: xort template.xml unsorted.xml [debug]

The template.xml doesn't not need to have data, just enough elements to give structure to the file. See the template.xml file included in this repo.

The optional debug argument indicates that you want the results spit out to the console rather than to an output file.

About

Sort XML based on template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

0