- Replace
SHIP.xml
with your actual data source - Install dependencies
- Modify XSLT files under
src/
- Run
scons DS=YOUR_DS
and enjoy!
Replace YOUR_DS with the name of your data source name without extension, e.g.SHIP
forSHIP.xml
.!
- SAXON - The XSLT and XQuery Processor, home edition, Java, http://saxon.sourceforge.net/
placesaxon9he.jar
underlib/
- SCons: A software construction tool http://scons.org/