Sample Projects (original) (raw)

Sample Projects

What are sample projects?

Sample projects are small projects which demonstrate different aspects of schema compilation.

Sample projects are standalone Maven projects which are very easy to try out and experiment with. Just download-unzip-build, no strings attached.

Sample projects are automatically prepared and tested as a part of the release build process so we know they work.

These projects are distributed in form of the zip files, attached to every release.

Available sample projects

How to use sample projects

How NOT to use sample projects

This is a warning.

If you just want to run a sample project to see how certain aspect of the schema compilation works, follow the instructions above. That is: download, unzip, run Maven, study pom.xmls. Do not checkout/build the samplesmodules, this is most probably not what you expect. These modules only prepare and test zips of sample projects, this is probably not what you wanted.

Add a custom footer