Skip to content

snandan/xml-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compare two XML files in unordered manner

XML has been used to transfer hierarchical data. In most of those cases, the ordered relation between sibling nodes not important - only ancestor relation is important.

The X-Diff algorithm describes how two XML documents can be effectively compared in an unordered manner.

License

Releases

No releases published

Packages

No packages published

Languages