Re: [Nant-users] Stylesheet Question
Hi Stephen, The
[Nant-users] Stylesheet Question
Hi, I written a xsl template to process a XMI model file, so that it produces code from our design model, when developing I was using the msxsl processor to run my xsl against my xml. so it looked something like msxsl codegenerator.xsl dataModel.xml -o database.sql This all worked fine, now I w