Skip to content

DamianJMurphy/XpathGenerator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XpathGenerator

Make an exhaustive list of Xpath expressions for nodes in an XML document

Usage

java -jar XpathGenerator.jar [-p] [-i] <inputfile> [<contextfile>]

Parameters

Parameter Required? Description
-i optional print the xpath predicate index number 1..n
-p optional print the value at the xpath
inputfile mandatory well formed xml input file
contextfile optional text file containing xml namespace declarations eg xmlns:fhir="http://hl7.org/fhir"

About

Make an exhaustive list of Xpath expressions for nodes in an XML document

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages