build_render-vis-js-in-electron--v0.0.1.xml 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns:p5RvJiE="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/render-vis-js-in-electron--v0.0.1/render-vis-js-in-electron--v0.0.1.xsd"
  3. basedir="../../."
  4. default="default"
  5. name="render-vis-js-in-electron--v0.0.1">
  6. <include as="PRODUCT" file="build.p5RvJiE.PRODUCT.xml"/>
  7. <include as="SYSTEM" file="build.p5RvJiE.SYSTEM.xml"/>
  8. <include as="INSTALL" file="build.p5RvJiE.INSTALL.xml"/>
  9. <include as="render" file="build.p5RvJiE.render.xml"/>
  10. <include as="WPS_Functions" file="../build.WPS_Functions.PRODUCT.xml"/>
  11. <include file="../system_ui_info_speech/build.system_ui_info_speech.PRODUCT.xml"/>
  12. <extension-point name="default" depends="INSTALL"/>
  13. <extension-point name="INSTALL" depends="INSTALL.INSTALL"/>
  14. <target name="xsl-test"
  15. description="test usage of default xslt template for module">
  16. <xslt basedir="${p5RvJiE.basedir}"
  17. destdir="${p5RvJiE.temp}"
  18. force="true"
  19. in="${p5RvJiE.INSTALL.install_example}"
  20. out="${p5RvJiE.temp}/INSTALL.install_example.xsl-test.xml"
  21. style="${p5RvJiE.xsl}">
  22. <factory name="net.sf.saxon.TransformerFactoryImpl">
  23. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  24. <attribute name="http://saxon.sf.net/feature/initialMode"
  25. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/render-vis-js-in-electron--v0.0.1/p5RvJiE.xsd}INSTALL.install_example.xsl-test.xml"/>
  26. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  27. value="true"/>
  28. </factory>
  29. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/render-vis-js-in-electron--v0.0.1/p5RvJiE.xsd}basedir"
  30. expression="${p5RvJiE.basedir}"/>
  31. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/render-vis-js-in-electron--v0.0.1/p5RvJiE.xsd}repository"
  32. expression="${p5RvJiE.repository}"/>
  33. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/render-vis-js-in-electron--v0.0.1/p5RvJiE.xsd}temp"
  34. expression="${p5RvJiE.temp}"/>
  35. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  36. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  37. </xslt>
  38. </target>
  39. </project>