Skip to content

jksinghpro/xsd-xpath-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XSD to XPath Generator

xsd to xpath generator provides capability to generate xpath definitions from and xsd file . This utility can be usefulr in a number of scenarios wherein people have to manually write all the xpath of an xml.

Usage

Steps:

  1. Clone the code using

    git clone https://github.com/jksinghpro/xsd-xpath-generator.git

  2. Go to root directory and run

    mvn clean install

  3. After build success

    cd target/

  4. Run

    java -cp xsd-xpath-generator-1.0.0-SNAPSHOT.jar {{ path to xsd file }}

Issues

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages