- <project name="NEURO_LAYER_COVERAGE" default="build" basedir=".">
-
-
- <target name="build">
- <xslt style="build.xsl" in="NEURO_MATRIX.xsd" out="build.xml"
- force="false">
- <factory name="net.sf.saxon.TransformerFactoryImpl">
- <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
- <attribute name="http://saxon.sf.net/feature/initialMode" value="procesy5_katalogi"/>
- <!-- {https://biuro.biall-net.pl/wfs/default_db/table/NEURO_MIND_LAYER.xsd}init -->
- </factory>
- <!--<xmlcatalog refid="dita-ot.dtd.catalog"/>-->
- <classpath location="/opt/local/share/java/saxon9he.jar"/>
- </xslt>
- </target>
- </project>
|