Skip to content

XSD examples (generate classes from XSD, publish XSD to repository)

License

Notifications You must be signed in to change notification settings

choweiyuan/schemaexample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XML Schema Examples

This project illustrates the usage of 2 plugins

  • maven-jaxb2-plugin to generate Java classes from XSD
  • Very Simple JAXB usage of the generated classes (If it's used by other projects, simply add this jar as dependency)
  • build-helper-maven-plugin to publish XSD to local repository

Resources: http://prystash.blogspot.co.uk/2011/01/using-maven-to-publish-and-verify.html http://www.mojohaus.org/build-helper-maven-plugin/attach-artifact-mojo.html https://www.javacodegeeks.com/2011/02/jaxb-generate-xml-xsd.html

About

XSD examples (generate classes from XSD, publish XSD to repository)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages