Skip to content

The utility generates a xsd schema based on xml file.

Notifications You must be signed in to change notification settings

nbeliaev/generatingXSD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generatingXSD

The utility generates an xsd schema based on xml file. Based on Apache XMLBeans.

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

About

The utility generates a xsd schema based on xml file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages