SimpleChain/Hdoc Converter

simplechain_to_hdoc.ant

This ant is the engine of our converter. It zips, unzips, copies everything. It pretty does everything.

We put some comments inside it so that it can be easily read.

conversion.xsl

This xsl transformation file is the other important component of our converter. It basically transforms a .schdoc file to a xml file validated by the hdoc rng schema.