Building xsddoc

Build with Apache Ant

If you want to build xsddoc by your self, you must download and install Apache Ant from here:

http://ant.apache.org

Now download a distribution and extract it to your local harddisc or checkout xsddoc from CVS from this location:

pserver:anonymous@cvs.sourceforge.net:/cvsroot/xframe

Now open a console and move to the xsddoc folder where the file build.xml is and type:

ant dist

Build with Apache Maven

If you want to build xsddoc with Apache maven, you must download and install Apache Maven from here:

http://maven.apache.org

Now download a distribution and extract it to your local harddisc or checkout xsddoc from CVS from this location:

pserver:anonymous@cvs.sourceforge.net:/cvsroot/xframe

Now open a console and move to the xsddoc folder where the file project.xml is and type:

maven pdf
maven site
maven dist