1
0
mirror of https://github.com/fr13Dev/generatingXSD synced 2024-12-22 02:53:13 +00:00
Go to file
2019-03-22 14:55:37 +07:00
src/main fixed namespace 2019-03-22 14:55:37 +07:00
.gitignore initial commit 2019-03-15 11:08:14 +07:00
example.xml prepared to mvn 2019-03-20 10:47:35 +07:00
pom.xml edited pom 2019-03-21 11:57:11 +07:00
README.MD added readme 2019-03-21 14:41:52 +07:00

generatingXSD

The utility generates an xsd schema based on xml file.

Supported features

  • Scheme specification (Russian doll, Salami slice, Venetian blind)
  • Target namespace specification

Download and compile

  • Download and install Java 8.

  • Download and install Apache Maven

  • Clone this repository (or download directly from github)

git clone https://github.com/fr13Dev/generatingXSD.git
  • Compile and run
cd metadataSorting
mvn package
java -jar xml2xsd.jar

Usage

Open command line and type

java -jar xml2xsd.jar