GitXplorerGitXplorer
h

xml-xpath-flatten

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
758982a4e492a98838727669db668e0dc626324e

comment

committed 9 years ago
Unverified
35f9e9708978fabf6b81d600d420ab08902fd377

initial commit

committed 9 years ago
Unverified
60b3dd9716405658f4e233080f2649a4a09afb61

Initial commit

hhughpearse committed 9 years ago

README

The README file for this repository.

xml-xpath-flatten

Convert xml files to a list of xpath entries. This program was taken from code.activestate.com but was extended to support "Empty-Element" xml tags.

Usage:

./flatten.py ./data.xml > results.txt