build_automation_driven.xml 111 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns:automation_driven="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd"
  3. basedir="../../."
  4. default="default"
  5. name="automation_driven">
  6. <include as="PRODUCT" file="build.automation_driven.PRODUCT.xml"/>
  7. <include as="SYSTEM" file="build.automation_driven.SYSTEM.xml"/>
  8. <include as="INSTALL" file="build.automation_driven.INSTALL.xml"/>
  9. <include as="${local.p5ant.WPS_Functions.PRODUCT.module.input}"
  10. file="build.automation_driven.${local.p5ant.WPS_Functions.PRODUCT.module.input}.xml"
  11. optional="yes"/>
  12. <include as="WPS_Functions" file="../build.WPS_Functions.PRODUCT.xml"/>
  13. <!--<include file="../system_ui_info_speech/build.system_ui_info_speech.PRODUCT.xml"/>-->
  14. <include file="../system_ui_info_speech/build_system_ui_info_speech.xml" as="p5suis" optional="false"/>
  15. <extension-point name="default.default" depends="default"/>
  16. <extension-point name="default" depends="PRODUCT.PRODUCT,INSTALL.INSTALL"/>
  17. <target name="automation_driven_main.submodule.xsd__struct_write.lcd_menu_index"
  18. description="to generate index needad for progmem do easyy access tables"
  19. depends="automation_driven.submodule.xsd__struct_files__fixed"
  20. >
  21. <echo>#821 generating from ${automation_driven.submodule.struct.write_neuron.lcd_menu.xsd} </echo>
  22. <xslt basedir="${automation_driven.submodule.basedir}"
  23. destdir="${automation_driven.submodule.temp}"
  24. force="true"
  25. in="${automation_driven_main.submodule.struct.write.lcd_menu.xsd}"
  26. out="${automation_driven_main.submodule.struct.write.lcd_menu.index.xml}"
  27. style="${automation_driven_main.submodule.struct.write.lcd_menu.index.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  28. <factory name="net.sf.saxon.TransformerFactoryImpl">
  29. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  30. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  31. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  32. <attribute name="http://saxon.sf.net/feature/initialMode"
  33. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}write.lcd_menu.index.xml"/>
  34. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  35. value="true"/>
  36. </factory>
  37. <param name="build_complexType_dir" expression="${build_complexType.local}"/>
  38. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  39. <param name="detect_objects_parent_relations.xml" expression="${detect_objects_parent_relations.xml}"/>
  40. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  41. expression="${automation_driven.basedir}"/>
  42. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  43. expression="${automation_driven.repository}"/>
  44. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  45. expression="${automation_driven.temp}"/>
  46. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  47. expression="${automation_driven.submodule.basedir}"/>
  48. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  49. expression="${automation_driven.submodule.repository}"/>
  50. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  51. expression="${automation_driven.submodule.temp}"/>
  52. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  53. expression="${automation_driven.submodule.struct.h}"/>
  54. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  55. expression="${automation_driven.submodule.namespaces.xsd}"/>
  56. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct_files_fix_default.xml"
  57. expression="${automation_driven.submodule.xsd__struct_files_fix_default.xml}"/>
  58. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}automation_driven_main.submodule.struct.write.lcd_menu.string_table.h"
  59. expression="${automation_driven_main.submodule.struct.write.lcd_menu.string_table.h}"/>
  60. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  61. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  62. </xslt>
  63. </target>
  64. <target name="automation_driven_main.submodule.xsd__struct_write.lcd_menu"
  65. description="to generate lcd menu from assoc obj NATIVE AUTOMATION TODO"
  66. depends="automation_driven_main.submodule.xsd__struct_write.lcd_menu_index"
  67. >
  68. <!--depends="automation_driven.submodule.xsd__struct_files__fixed"-->
  69. <echo>#801 generating from ${automation_driven.submodule.struct.write_neuron.lcd_menu.xsd} </echo>
  70. <xslt basedir="${automation_driven.submodule.basedir}"
  71. destdir="${automation_driven.submodule.temp}"
  72. force="true"
  73. in="${automation_driven_main.submodule.struct.write.lcd_menu.xsd}"
  74. out="${automation_driven_main.submodule.struct.write.lcd_menu.h}"
  75. style="${automation_driven_main.submodule.struct.write.lcd_menu.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  76. <factory name="net.sf.saxon.TransformerFactoryImpl">
  77. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  78. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  79. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  80. <attribute name="http://saxon.sf.net/feature/initialMode"
  81. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}write.lcd_menu.h"/>
  82. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  83. value="true"/>
  84. </factory>
  85. <param name="build_complexType_dir" expression="${build_complexType.local}"/>
  86. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  87. <param name="detect_objects_parent_relations.xml" expression="${detect_objects_parent_relations.xml}"/>
  88. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  89. expression="${automation_driven.basedir}"/>
  90. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  91. expression="${automation_driven.repository}"/>
  92. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  93. expression="${automation_driven.temp}"/>
  94. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  95. expression="${automation_driven.submodule.basedir}"/>
  96. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  97. expression="${automation_driven.submodule.repository}"/>
  98. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  99. expression="${automation_driven.submodule.temp}"/>
  100. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  101. expression="${automation_driven.submodule.struct.h}"/>
  102. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  103. expression="${automation_driven.submodule.namespaces.xsd}"/>
  104. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct_files_fix_default.xml"
  105. expression="${automation_driven.submodule.xsd__struct_files_fix_default.xml}"/>
  106. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}automation_driven_main.submodule.struct.write.lcd_menu.string_table.h"
  107. expression="${automation_driven_main.submodule.struct.write.lcd_menu.string_table.h}"/>
  108. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}automation_driven_main.submodule.struct.write.lcd_menu.index.xml" expression="${automation_driven_main.submodule.struct.write.lcd_menu.index.xml}"/>
  109. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  110. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  111. </xslt>
  112. </target>
  113. <target name="automation_driven.submodule.xsd__struct_write_neuron"
  114. description="to initially generate h " >
  115. <echo>#42 generating from ${automation_driven.submodule.struct.write.xsd} </echo>
  116. <xslt basedir="${automation_driven.submodule.basedir}"
  117. destdir="${automation_driven.submodule.temp}"
  118. force="true"
  119. in="${automation_driven.submodule.struct.write_neuron.xsd}"
  120. out="${automation_driven.submodule.struct.write_neuron.h}"
  121. style="${automation_driven.submodule.struct.write.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  122. <factory name="net.sf.saxon.TransformerFactoryImpl">
  123. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  124. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  125. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  126. <attribute name="http://saxon.sf.net/feature/initialMode"
  127. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}write.h"/>
  128. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  129. value="true"/>
  130. </factory>
  131. <param name="build_complexType_dir" expression="${build_complexType.local}"/>
  132. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  133. <param name="detect_objects_parent_relations.xml" expression="${detect_objects_parent_relations.xml}"/>
  134. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  135. expression="${automation_driven.basedir}"/>
  136. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  137. expression="${automation_driven.repository}"/>
  138. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  139. expression="${automation_driven.temp}"/>
  140. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  141. expression="${automation_driven.submodule.basedir}"/>
  142. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  143. expression="${automation_driven.submodule.repository}"/>
  144. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  145. expression="${automation_driven.submodule.temp}"/>
  146. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  147. expression="${automation_driven.submodule.struct.h}"/>
  148. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  149. expression="${automation_driven.submodule.namespaces.xsd}"/>
  150. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  151. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  152. </xslt>
  153. </target>
  154. <target name="automation_driven.submodule.xsd__struct_write_neuron.lcd_menu"
  155. description="to generate lcd menu from assoc obj" >
  156. <echo>#80 generating from ${automation_driven.submodule.struct.write_neuron.lcd_menu.xsd} </echo>
  157. <xslt basedir="${automation_driven.submodule.basedir}"
  158. destdir="${automation_driven.submodule.temp}"
  159. force="true"
  160. in="${automation_driven.submodule.struct.write_neuron.lcd_menu.xsd}"
  161. out="${automation_driven.submodule.struct.write_neuron.lcd_menu.h}"
  162. style="${automation_driven.submodule.struct.write_neuron.lcd_menu.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  163. <factory name="net.sf.saxon.TransformerFactoryImpl">
  164. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  165. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  166. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  167. <attribute name="http://saxon.sf.net/feature/initialMode"
  168. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}write.lcd_menu.h"/>
  169. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  170. value="true"/>
  171. </factory>
  172. <param name="build_complexType_dir" expression="${build_complexType.local}"/>
  173. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  174. <param name="detect_objects_parent_relations.xml" expression="${detect_objects_parent_relations.xml}"/>
  175. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  176. expression="${automation_driven.basedir}"/>
  177. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  178. expression="${automation_driven.repository}"/>
  179. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  180. expression="${automation_driven.temp}"/>
  181. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  182. expression="${automation_driven.submodule.basedir}"/>
  183. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  184. expression="${automation_driven.submodule.repository}"/>
  185. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  186. expression="${automation_driven.submodule.temp}"/>
  187. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  188. expression="${automation_driven.submodule.struct.h}"/>
  189. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  190. expression="${automation_driven.submodule.namespaces.xsd}"/>
  191. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  192. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  193. </xslt>
  194. </target>
  195. <target name="automation_driven.submodule.xsd__struct_write_neuron.scenario"
  196. description="to generate scenario menu from assoc obj" >
  197. <echo>#80 generating from ${automation_driven.submodule.struct.write_neuron.lcd_menu.xsd} </echo>
  198. <xslt basedir="${automation_driven.submodule.basedir}"
  199. destdir="${automation_driven.submodule.temp}"
  200. force="true"
  201. in="${automation_driven.submodule.struct.write_neuron.scenario.xsd}"
  202. out="${automation_driven.submodule.struct.write_neuron.scenario.h}"
  203. style="${automation_driven.submodule.struct.write_neuron.scenario.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  204. <factory name="net.sf.saxon.TransformerFactoryImpl">
  205. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  206. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  207. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  208. <attribute name="http://saxon.sf.net/feature/initialMode"
  209. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}write.scenario.h"/>
  210. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  211. value="true"/>
  212. </factory>
  213. <param name="build_complexType_dir" expression="${build_complexType.local}"/>
  214. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  215. <param name="detect_objects_parent_relations.xml" expression="${detect_objects_parent_relations.xml}"/>
  216. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  217. expression="${automation_driven.basedir}"/>
  218. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  219. expression="${automation_driven.repository}"/>
  220. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  221. expression="${automation_driven.temp}"/>
  222. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  223. expression="${automation_driven.submodule.basedir}"/>
  224. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  225. expression="${automation_driven.submodule.repository}"/>
  226. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  227. expression="${automation_driven.submodule.temp}"/>
  228. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  229. expression="${automation_driven.submodule.struct.h}"/>
  230. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  231. expression="${automation_driven.submodule.namespaces.xsd}"/>
  232. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  233. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  234. </xslt>
  235. </target>
  236. <target name="xsl-test"
  237. description="test usage of default xslt template for module">
  238. <xslt basedir="${automation_driven.basedir}"
  239. destdir="${automation_driven.temp}"
  240. force="true"
  241. in="${automation_driven.INSTALL.install_example}"
  242. out="${automation_driven.temp}/INSTALL.install_example.xsl-test.xml"
  243. style="${automation_driven.xsl}">
  244. <factory name="net.sf.saxon.TransformerFactoryImFiring_thresholdpl">
  245. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  246. <attribute name="http://saxon.sf.net/feature/initialMode"
  247. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}INSTALL.install_example.xsl-test.xml"/>
  248. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  249. value="true"/>
  250. </factory>
  251. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  252. expression="${automation_driven.basedir}"/>
  253. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  254. expression="${automation_driven.repository}"/>
  255. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  256. expression="${automation_driven.temp}"/>
  257. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  258. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  259. </xslt>
  260. </target>
  261. <target name="procesy5_system_schema.xml" depends="empty.xml" description="Generate procesy5_system_schema.xml and vrtfNamespaces.xml which can be not correct">
  262. <sleep seconds="2"/>
  263. <!--<exec executable="say" spawn="true" failifexecutionfails="false">
  264. <arg line="-v alex"/>
  265. <arg line="Generating process 5 system schema"/>
  266. </exec>-->
  267. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  268. <property name="p5suis:say_text" value="Generating process 5 system schema" />
  269. </ant>
  270. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  271. <antcall target="delete.external_schema_table.path"/>
  272. <mkdir dir="${default_db.instance.xml}"/>
  273. <mkdir dir="${transformed.local}"/>
  274. <delete file="${procesy5_system_schema.xml}" failonerror="false"/>
  275. <delete dir="${procesy5_system_schema.xml}" failonerror="false"/>
  276. <echo>#242 run ${get_all_xsd.xsl} with param procesy5_system_schema_collection_dir=${procesy5_system_schema_collection_dir};
  277. $basedir = ${basedir}
  278. $default_db.dir = ${default_db.dir}
  279. $external_schema_table.path = ${external_schema_table.path}
  280. </echo>
  281. <!-- ${get_all_xsd.xsl} d2a__x3A__p5xsl__x3A__p5CPTpm.xsl-->
  282. <xslt basedir="./" style="${get_all_xsd.xsl}" in="${empty.xml}" destdir="./" out="${procesy5_system_schema.xml}" >
  283. <factory name="net.sf.saxon.TransformerFactoryImpl">
  284. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  285. <attribute name="http://saxon.sf.net/feature/initialTemplate" value="{http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd}get_all_xsd"/>
  286. </factory>
  287. <param name="ignore_SVG.xsd" expression="true"/>
  288. <!-- d2a -->
  289. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  290. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  291. <param name="external_schema" expression="${external_schema}"/>
  292. <param name="d2a__x3A__p5xsl__x3A__p5CPTpm.limited_import.xsl" expression="${d2a__x3A__p5xsl__x3A__p5CPTpm.limited_import.xsl}"/>
  293. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/default_db/CRM_PROCES_tree/CRM_PROCES_tree.postprocess_modules.xsd}disable.ditamap" expression=""/>
  294. <param name="temp" expression="${p5build.temp}"/>
  295. <param
  296. name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd}fast_fix_param.param.xsl"
  297. expression="${p5xsl__x3A__p5ant-interface.fast_fix_param.param.xsl}"/>
  298. <param
  299. name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd}fast_fix_param.xsl"
  300. expression="${p5xsl__x3A__p5ant-interface.fast_fix_param.xsl}"/>
  301. <!-- EOF d2a -->
  302. <param name="procesy5_system_schema_collection_dir" expression="${procesy5_system_schema_collection_dir}"/>
  303. <param name="cache" expression="refresh"/>
  304. <param name="default_db.instance.xml" expression="${default_db.instance.xml}"/>
  305. <param name="default_db.instance.xml.symlink" expression="${default_db.instance.xml.symlink}"/>
  306. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  307. <param name="default_db.dir" expression="${default_db.dir}"/>
  308. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  309. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  310. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  311. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd}detect_objects_parent_relations.local" expression="${detect_objects_parent_relations.local}"/>
  312. <param name="vrtfNamespaces.xml" expression="${vrtfNamespaces.xml}"/>
  313. <param name="basedir" expression="${basedir}"/>
  314. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  315. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  316. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  317. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  318. </xslt>
  319. <sequential>
  320. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  321. <property name="p5suis:say_text" value="analyzing process 5 schema namespaces" />
  322. </ant>
  323. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  324. <!--<exec executable="say" spawn="true" failifexecutionfails="false">
  325. <arg line="-v alex"/>
  326. <arg line="analyzing process 5 schema namespaces"/>
  327. </exec>-->
  328. <delete file="${vrtfNamespaces.xml}"/>
  329. <xslt basedir="./" style="${get_all_xsd.xsl}" in="${procesy5_system_schema.xml}" destdir="./" out="${vrtfNamespaces.xml}" >
  330. <factory name="net.sf.saxon.TransformerFactoryImpl">
  331. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  332. <attribute name="http://saxon.sf.net/feature/initialMode" value="{http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd}vrtfNamespaces"/>
  333. </factory>
  334. <param name="ignore_SVG.xsd" expression="true"/>
  335. <!-- d2a -->
  336. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  337. <param name="external_schema" expression="${external_schema}"/>
  338. <param name="d2a__x3A__p5xsl__x3A__p5CPTpm.limited_import.xsl" expression="${d2a__x3A__p5xsl__x3A__p5CPTpm.limited_import.xsl}"/>
  339. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/default_db/CRM_PROCES_tree/CRM_PROCES_tree.postprocess_modules.xsd}disable.ditamap" expression=""/>
  340. <param name="basedir" expression="${basedir}"/>
  341. <param name="temp" expression="${p5build.temp}"/>
  342. <param
  343. name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd}fast_fix_param.param.xsl"
  344. expression="${p5xsl__x3A__p5ant-interface.fast_fix_param.param.xsl}"/>
  345. <param
  346. name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd}fast_fix_param.xsl"
  347. expression="${p5xsl__x3A__p5ant-interface.fast_fix_param.xsl}"/>
  348. <!-- EOF d2a -->
  349. <param name="procesy5_system_schema_collection_dir" expression="${procesy5_system_schema_collection_dir}"/>
  350. <param name="cache" expression="refresh"/>
  351. <param name="default_db.instance.xml" expression="${default_db.instance.xml}"/>
  352. <param name="default_db.instance.xml.symlink" expression="${default_db.instance.xml.symlink}"/>
  353. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  354. <param name="default_db.dir" expression="${default_db.dir}"/>
  355. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  356. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  357. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  358. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd}detect_objects_parent_relations.local" expression="${detect_objects_parent_relations.local}"/>
  359. <param name="vrtfNamespaces.xml" expression="${vrtfNamespaces.xml}"/>
  360. <param name="default_db.dir" expression="${default_db.dir}"/>
  361. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  362. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  363. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  364. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  365. </xslt>
  366. <sleep seconds="1"/>
  367. </sequential>
  368. </target>
  369. <target name="empty.xml" description="Builds empty.xml">
  370. <echoxml file="${empty.xml}"><empty>empty</empty></echoxml>
  371. </target>
  372. <target name="vrtfNamespaces.xml" description="Procedure to create vrtfNamespaces.xml - used in some tasks especially in generate schema with id">
  373. <parallel threadcount="2">
  374. <sequential>
  375. <!--<exec executable="say" failifexecutionfails="false">
  376. <arg line="-v alex"/>
  377. <arg line="Generating namspaces list "/>
  378. </exec>-->
  379. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  380. <property name="p5suis:say_text" value="Generating namspaces list" />
  381. </ant>
  382. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  383. </sequential>
  384. <sequential>
  385. <delete file="${vrtfNamespaces.xml}"/>
  386. <xslt basedir="./" style="${get_all_xsd.xsl}" in="${procesy5_system_schema.xml}" destdir="./" out="${vrtfNamespaces.xml}" >
  387. <factory name="net.sf.saxon.TransformerFactoryImpl">
  388. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  389. <attribute name="http://saxon.sf.net/feature/initialMode" value="{http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd}vrtfNamespaces"/>
  390. </factory>
  391. <param name="ignore_SVG.xsd" expression="true"/>
  392. <param name="procesy5_system_schema_collection_dir" expression="${procesy5_system_schema_collection_dir}"/>
  393. <param name="cache" expression="refresh"/>
  394. <param name="default_db.instance.xml" expression="${default_db.instance.xml}"/>
  395. <param name="default_db.instance.xml.symlink" expression="${default_db.instance.xml.symlink}"/>
  396. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  397. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  398. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  399. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  400. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd}detect_objects_parent_relations.local" expression="${detect_objects_parent_relations.local}"/>
  401. <param name="vrtfNamespaces.xml" expression="${vrtfNamespaces.xml}"/>
  402. <param name="basedir" expression="${basedir}"/>
  403. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  404. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  405. <param name="default_db.dir" expression="${default_db.dir}"/>
  406. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  407. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  408. <param name="external_schema" expression="${external_schema}"/>
  409. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  410. </xslt>
  411. </sequential>
  412. </parallel>
  413. </target>
  414. <target name="generate_schema_with_id" depends="procesy5_system_schema.xml" description="first we generate schema to check if all have correct ID">
  415. <!-- schema @id fixing -->
  416. <parallel threadcount="2">
  417. <sequential>
  418. <!--<sleep seconds="3"/>-->
  419. <!--<exec executable="say" failifexecutionfails="false">
  420. <arg line="-v alex"/>
  421. <arg line="Checking schema for correnct id attributes if not generating them"/>
  422. </exec>-->
  423. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  424. <property name="p5suis:say_text" value="Checking schema for correnct id attributes if not generating them" />
  425. </ant>
  426. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  427. </sequential>
  428. <sequential>
  429. <delete dir="${new-schema-with-ID-to-move-and-rename-to-xsd}" failonerror="false"/>
  430. <delete file="${new-schema-with-ID-to-move-and-rename-to-xsd}" failonerror="false"/>
  431. <delete file="${parse_schema_to_generate_id_raport.xml}"/>
  432. <echoxml file="${empty.xml}"><empty>empty</empty></echoxml>
  433. <echo>#406 xslt ${parse_schema_to_generate_id.xsl}</echo>
  434. <xslt basedir="./" style="${parse_schema_to_generate_id.xsl}" in="${empty.xml}" destdir="./" out="${parse_schema_to_generate_id_raport.xml}" >
  435. <factory name="net.sf.saxon.TransformerFactoryImpl">
  436. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  437. <attribute name="http://saxon.sf.net/feature/initialTemplate" value="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport}parse_schema_to_generate_id"/>
  438. </factory>
  439. <!-- d2a -->
  440. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  441. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  442. <param name="external_schema" expression="${external_schema}"/>
  443. <param name="d2a__x3A__p5xsl__x3A__p5CPTpm.limited_import.xsl" expression="${d2a__x3A__p5xsl__x3A__p5CPTpm.limited_import.xsl}"/>
  444. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/default_db/CRM_PROCES_tree/CRM_PROCES_tree.postprocess_modules.xsd}disable.ditamap" expression=""/>
  445. <param name="temp" expression="${p5build.temp}"/>
  446. <param
  447. name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd}fast_fix_param.param.xsl"
  448. expression="${p5xsl__x3A__p5ant-interface.fast_fix_param.param.xsl}"/>
  449. <param
  450. name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd}fast_fix_param.xsl"
  451. expression="${p5xsl__x3A__p5ant-interface.fast_fix_param.xsl}"/>
  452. <!-- EOF d2a -->
  453. <param name="vrtfNamespaces.xml" expression="${vrtfNamespaces.xml}"/>
  454. <param name="procesy5_system_schema_file" expression="${procesy5_system_schema.xml}"/>
  455. <param name="targetNamespace_DEFAULTS" expression="${targetNamespace_DEFAULTS}"/>
  456. <param name="new-schema-with-ID-to-move-and-rename-to-xsd" expression="${new-schema-with-ID-to-move-and-rename-to-xsd}"/>
  457. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  458. <param name="default_db.dir" expression="${default_db.dir}"/>
  459. <param name="default_db.instance.xml" expression="${default_db.instance.xml}"/>
  460. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  461. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  462. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  463. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd}detect_objects_parent_relations.local" expression="${detect_objects_parent_relations.local}"/>
  464. <param name="default_db.instance.xml.symlink" expression="${default_db.instance.xml.symlink}"/>
  465. <param name="basedir" expression="${basedir}"/>
  466. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  467. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  468. <!--<param name="vrtfNamespaces_file" expression="${vrtfNamespaces.xml}"/>-->
  469. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  470. </xslt>
  471. <antcall target="p5suis.p5suis.say_to_queue.copy_file.drop_overflow" >
  472. <param name="p5suis.say_to_queue.copy_file" value="${parse_schema_to_generate_id_raport.xml}"/>
  473. </antcall>
  474. <echo>#466 check what were missing in no-id directory</echo>
  475. <sleep seconds="3"/>
  476. </sequential>
  477. </parallel>
  478. </target>
  479. <target depends="generate_schema_with_id" name="new-schema-with-ID-to-move-and-rename-to-xsd_test">
  480. <condition taskname="new-schema-with-ID-to-move-and-rename-to-xsd" property="new-schema-with-ID-to-move-and-rename-to-xsd_exists">
  481. <available file="${new-schema-with-ID-to-move-and-rename-to-xsd}"/>
  482. </condition>
  483. </target>
  484. <target name="new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.cond" depends="new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.test,new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.fail,new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.ok" />
  485. <target name="new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.test">
  486. <condition property="new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.test" taskname="new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.cond">
  487. <available file="${procesy5_system_schema.complete}"/>
  488. </condition>
  489. </target>
  490. <target name="new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.fail" unless="${new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.test}" />
  491. <target name="new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.ok" if="${new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete.test}">
  492. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  493. <property name="p5suis:say_text" value="need to generate schema with id" />
  494. </ant>
  495. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  496. </target>
  497. <target name="new-schema-with-ID-to-move-and-rename-to-xsd.if_not_complete" description="to make procesy5 system schema only if no ${procesy5_system_schema.complete}"/>
  498. <target name="new-schema-with-ID-to-move-and-rename-to-xsd" depends="new-schema-with-ID-to-move-and-rename-to-xsd_test" if="${new-schema-with-ID-to-move-and-rename-to-xsd_exists}" > <!-- R save_build_properties,read_build_properties, -->
  499. <parallel failonany="true" threadCount="2">
  500. <sequential>
  501. <!--<exec executable="say" failifexecutionfails="false">
  502. <arg line="-v alex"/>
  503. <arg line="need to generate schema with id"/>
  504. </exec>-->
  505. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  506. <property name="p5suis:say_text" value="need to generate schema with id" />
  507. </ant>
  508. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  509. </sequential>
  510. <sequential>
  511. <copy todir="${procesy5_system_schema_collection_dir}">
  512. <fileset dir="${new-schema-with-ID-to-move-and-rename-to-xsd}"/>
  513. </copy>
  514. <delete dir="${new-schema-with-ID-to-move-and-rename-to-xsd}"/>
  515. <delete file="${new-schema-with-ID-to-move-and-rename-to-xsd}" failonerror="false"/>
  516. </sequential>
  517. </parallel>
  518. <sequential>
  519. <antcall target="procesy5_system_schema.xml"/> <!-- saved files are not in current schema - need to regenerate -->
  520. <antcall target="vrtfNamespaces.xml"/>
  521. <!--<exec executable="say" spawn="true" failifexecutionfails="false">
  522. <arg line="-v alex"/>
  523. <arg line="generated schema with id complete"/>
  524. </exec>-->
  525. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  526. <property name="p5suis:say_text" value="generated schema with id complete" />
  527. </ant>
  528. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  529. </sequential>
  530. </target>
  531. <target name="procesy5_system_schema.xml_complete" depends="new-schema-with-ID-to-move-and-rename-to-xsd" description="Generate procesy5_system_schema.xml and vrtfNamespaces.xml which can be not correct">
  532. <sequential>
  533. <sleep seconds="2"/>
  534. <!--<exec executable="say" spawn="true" failifexecutionfails="false">
  535. <arg line="-v alex"/>
  536. <arg line="generating complete process 5 system schema"/>
  537. </exec>-->
  538. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  539. <property name="p5suis:say_text" value="generating complete process 5 system schema" />
  540. </ant>
  541. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  542. <mkdir dir="${default_db.instance.xml}"/>
  543. <mkdir dir="${transformed.local}"/>
  544. <delete file="${procesy5_system_schema.xml}" failonerror="false"/>
  545. <delete dir="${new-schema-with-ID-to-move-and-rename-to-xsd}" failonerror="false"/>
  546. <delete file="${new-schema-with-ID-to-move-and-rename-to-xsd}" failonerror="false"/>
  547. <echoxml file="${empty.xml}"><empty>empty</empty></echoxml>
  548. <echo> run ${get_all_xsd.xsl} with param procesy5_system_schema_collection_dir=${procesy5_system_schema_collection_dir}; </echo>
  549. <xslt basedir="./" style="${get_all_xsd.xsl}" in="${empty.xml}" destdir="./" out="${procesy5_system_schema.xml}" >
  550. <factory name="net.sf.saxon.TransformerFactoryImpl">
  551. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  552. <attribute name="http://saxon.sf.net/feature/initialTemplate" value="{http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd}get_all_xsd"/>
  553. </factory>
  554. <param name="ignore_SVG.xsd" expression="true"/>
  555. <param name="procesy5_system_schema_collection_dir" expression="${procesy5_system_schema_collection_dir}"/>
  556. <param name="cache" expression="refresh"/>
  557. <param name="external_schema" expression="${external_schema}"/>
  558. <param name="external_schema_id_namespace_prefix" expression="${external_schema_id_namespace_prefix}"/>
  559. <param name="default_db.instance.xml" expression="${default_db.instance.xml}"/>
  560. <param name="default_db.instance.xml.symlink" expression="${default_db.instance.xml.symlink}"/>
  561. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  562. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  563. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  564. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  565. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd}detect_objects_parent_relations.local" expression="${detect_objects_parent_relations.local}"/>
  566. <param name="vrtfNamespaces.xml" expression="${vrtfNamespaces.xml}"/>
  567. <param name="basedir" expression="${basedir}"/>
  568. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  569. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  570. <param name="default_db.dir" expression="${default_db.dir}"/>
  571. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  572. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  573. <param name="external_schema" expression="${external_schema}"/>
  574. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  575. </xslt>
  576. </sequential>
  577. <sleep seconds="1"/>
  578. <antcall target="vrtfNamespaces.xml"/>
  579. </target>
  580. <target name="NamespaceBinding.xml" depends="procesy5_system_schema.xml_complete" description="To generate config for NamespaceBinding.xml for use in SimpleSchema for related features etc - correctly use namespace prefix and url for API requests">
  581. <parallel threadcount="2">
  582. <sequential>
  583. <!--<exec executable="say" failifexecutionfails="false">
  584. <arg line="-v alex"/>
  585. <arg line="Generating Namespaces Binding to map models to API address"/>
  586. </exec>-->
  587. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  588. <property name="p5suis:say_text" value="Generating Namespaces Binding to map models to API address" />
  589. </ant>
  590. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  591. </sequential>
  592. <sequential>
  593. <xslt basedir="./" style="${TargetNamespaceBindings.xsl}" in="${procesy5_system_schema.xml}" destdir="./" out="${NamespaceBinding.xml}" force="true">
  594. <factory name="net.sf.saxon.TransformerFactoryImpl">
  595. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  596. <attribute name="http://saxon.sf.net/feature/initialMode" value="{http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd}NamespaceBinding.xml"/>
  597. </factory>
  598. <param name="targetNamespace_DEFAULTS_prefix" expression="${targetNamespace_DEFAULTS_prefix}"/>
  599. <param name="targetNamespace_DEFAULTS_prefix_objects" expression="${targetNamespace_DEFAULTS_prefix_objects}"/>
  600. <param name="TargetNamespaceBindingsApiUrl" expression="${TargetNamespaceBindingsApiUrl}"/>
  601. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  602. <param name="default_db.instance.xml" expression="${default_db.instance.xml}"/>
  603. <param name="default_db.instance.xml.symlink" expression="${default_db.instance.xml.symlink}"/>
  604. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  605. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  606. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  607. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd}detect_objects_parent_relations.local" expression="${detect_objects_parent_relations.local}"/>
  608. <param name="vrtfNamespaces.xml" expression="${vrtfNamespaces.xml}"/>
  609. <param name="basedir" expression="${basedir}"/>
  610. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  611. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  612. <param name="default_db.dir" expression="${default_db.dir}"/>
  613. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  614. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  615. <param name="external_schema" expression="${external_schema}"/>
  616. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  617. </xslt>
  618. </sequential>
  619. </parallel>
  620. </target>
  621. <target name="element_complexType.xml.single" depends="procesy5_system_schema.xml_complete" description="SINGLE generate list of elements and Complextype to generate flat and tr_map">
  622. <parallel threadcount="2">
  623. <sequential>
  624. <!--<exec executable="say" failifexecutionfails="false">
  625. <arg line="-v alex"/>
  626. <arg line="generating xml object list from system schema to provide making multi thread build lists for complex Types and transaction maps and others "/>
  627. </exec>-->
  628. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  629. <property name="p5suis:say_text" value="generating xml object list from system schema to provide making multi thread build lists for complex Types and transaction maps and others" />
  630. </ant>
  631. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  632. </sequential>
  633. <sequential>
  634. <delete file="${element_complexType.xml}"/>
  635. <xslt basedir="./" style="${get_all_xsd.xsl}" in="${procesy5_system_schema.xml}" destdir="./" out="${element_complexType.xml}" >
  636. <factory name="net.sf.saxon.TransformerFactoryImpl">
  637. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  638. <attribute name="http://saxon.sf.net/feature/initialMode" value="{http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd}element_complexType"/>
  639. </factory>
  640. <param name="ignore_SVG.xsd" expression="true"/>
  641. <param name="default_db.instance.xml" expression="${default_db.instance.xml}"/>
  642. <param name="default_db.instance.xml.symlink" expression="${default_db.instance.xml.symlink}"/>
  643. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  644. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  645. <param name="debug_level_param" expression="${debug_level_param}"/>
  646. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  647. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  648. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  649. <param name="vrtfNamespaces.xml" expression="${vrtfNamespaces.xml}"/>
  650. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd}detect_objects_parent_relations.local" expression="${detect_objects_parent_relations.local}"/>
  651. <param name="basedir" expression="${basedir}"/>
  652. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  653. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  654. <param name="default_db.dir" expression="${default_db.dir}"/>
  655. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  656. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  657. <param name="external_schema" expression="${external_schema}"/>
  658. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  659. </xslt>
  660. </sequential>
  661. </parallel>
  662. </target>
  663. <target name="build_element_complexType.xml.single.task" depends="p5build.SYSTEM.transformed,save_build_properties,element_complexType.xml.single" description="Just element_complexType elements"> <!-- R save_build_properties,read_build_properties, -->
  664. <parallel threadcount="2">
  665. <sequential>
  666. <!--<exec executable="say" failifexecutionfails="false">
  667. <arg line="-v alex"/>
  668. <arg line="generating multi thread build lists for complex Types "/>
  669. </exec>-->
  670. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  671. <property name="p5suis:say_text" value="generating multi thread build lists for complex Types" />
  672. </ant>
  673. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  674. </sequential>
  675. <sequential>
  676. <delete file="${build_element_complexType.xml}"/>
  677. <!--<tempfile property="build_element_complexType.xml.properties_override" prefix="build_element_complexType.xml.properties_override" suffix=".xml" destdir="${transformed.local}" deleteonexit="no"/>-->
  678. <!--<echoxml file="${build_element_complexType.xml.properties_override}" >
  679. <properties>
  680. <property name="uuid" value="PROCES_INIT_TREE_$${xpath_value}"/> <!-\- to be evaluated in child xsl/ant-\->
  681. <property name="typeName" value="default_db:PROCES_INIT"/>
  682. <property name="xpath" value="ID"/>
  683. </properties>
  684. </echoxml>-->
  685. <xslt basedir="./" style="${build_ant_universal_by_xsl_match.xsl}" in="${element_complexType.xml}" destdir="./" out="${build_element_complexType.xml}" >
  686. <factory name="net.sf.saxon.TransformerFactoryImpl">
  687. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  688. <attribute name="http://saxon.sf.net/feature/initialMode" value="build_element_complexType.xml"/>
  689. </factory>
  690. <!--<param name="match_root_element" expression="wfs:FeatureCollection"/>-->
  691. <param name="match_element" expression=""/><!-- To be set universally to another type of object tree -->
  692. <param name="antfile_prefix" expression="build_element_complexType.xml"/>
  693. <param name="temp" expression="/tmp"/>
  694. <param name="basedir" expression="${basedir}"/>
  695. <param name="antfile" expression=""/>
  696. <!--<param name="target" expression="xml_recursed_from_tr_map_with_RelatedFeatureLoop"/>-->
  697. <param name="match_child_element" expression=""/>
  698. <param name="match_child_element_property_name" expression=""/>
  699. <param name="properties.xml" expression="${build_properties.xml}"/>
  700. <!--<param name="properties_override.xml" expression="${properties_override.xml}"/>-->
  701. <param name="parallel" expression="1"/>
  702. <param name="threadCount" expression="${threadCount}"/>
  703. <param name="ant-launcher.jar" expression="${ant-launcher.jar}"/>
  704. <param name="debug_level_param" expression="${debug_level_param}"/>
  705. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  706. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  707. <!--<param name="external_schema_table.path" expression="${external_schema_table.path}"/>-->
  708. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  709. </xslt>
  710. <!--<exec executable="say" failifexecutionfails="false">
  711. <arg line="-v alex"/>
  712. <arg line="executing multi thread build for complex Types by thread count ${threadCount}"/>
  713. </exec>-->
  714. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  715. <property name="p5suis:say_text" value="executing multi thread build for complex Types by thread count ${threadCount}" />
  716. </ant>
  717. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  718. <!--<delete dir="${build_complexType.local}"/>-->
  719. <echo>#637 will antfile: ${build_element_complexType.xml}
  720. </echo>
  721. <ant antfile="${build_element_complexType.xml}"/>
  722. <touch file="${build_element_complexType.xml.complete}"/>
  723. <!--<exec executable="say" failifexecutionfails="false">
  724. <arg line="-v alex"/>
  725. <arg line="generating complex types complete"/>
  726. </exec>-->
  727. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  728. <property name="p5suis:say_text" value="generating complex types complete" />
  729. </ant>
  730. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  731. </sequential>
  732. </parallel>
  733. </target>
  734. <target name="build_tr_map.xml.single" depends="build_element_complexType.xml.single.task" description="we generate all tr_map for all known elements and complexType in schema in parallel">
  735. <parallel threadcount="2">
  736. <sequential>
  737. <!--<sleep seconds="2"/>-->
  738. <!--<exec executable="say" failifexecutionfails="false">
  739. <arg line="-v alex"/>
  740. <arg line="deleting and generating transaction map by multi thread build list. To provide easy object engine calculations like creating simple schema"/>
  741. </exec>-->
  742. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  743. <property name="p5suis:say_text" value="deleting and generating transaction map by multi thread build list. To provide easy object engine calculations like creating simple schema" />
  744. </ant>
  745. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  746. </sequential>
  747. <sequential>
  748. <echo> deleting build_tr_map.xml ${build_tr_map.xml} </echo>
  749. <delete file="${build_tr_map.xml}"/>
  750. <delete file="${build_tr_map.xml.complete}" failonerror="false"/>
  751. <xslt basedir="./" style="${build_ant_universal_by_xsl_match.xsl}" in="${element_complexType.xml}" destdir="./" out="${build_tr_map.xml}" >
  752. <factory name="net.sf.saxon.TransformerFactoryImpl">
  753. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  754. <attribute name="http://saxon.sf.net/feature/initialMode" value="build_tr_map.xml"/>
  755. </factory>
  756. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  757. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  758. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  759. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  760. <param name="external_schema" expression="${external_schema}"/>
  761. <param name="default_db.dir" expression="${default_db.dir}"/>
  762. <!--<param name="match_root_element" expression="wfs:FeatureCollection"/>-->
  763. <param name="match_element" expression=""/><!-- To be set universally to another type of object tree -->
  764. <param name="antfile_prefix" expression="build_element_complexType.xml"/>
  765. <param name="temp" expression="/tmp"/>
  766. <param name="basedir" expression="${basedir}"/>
  767. <param name="antfile" expression=""/>
  768. <!--<param name="target" expression="xml_recursed_from_tr_map_with_RelatedFeatureLoop"/>-->
  769. <param name="match_child_element" expression=""/>
  770. <param name="match_child_element_property_name" expression=""/>
  771. <param name="properties.xml" expression="${build_properties.xml}"/>
  772. <!--<param name="properties_override.xml" expression="${properties_override.xml}"/>-->
  773. <param name="parallel" expression="1"/>
  774. <param name="threadCount" expression="${threadCount}"/>
  775. <param name="ant-launcher.jar" expression="${ant-launcher.jar}"/>
  776. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  777. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  778. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  779. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  780. </xslt>
  781. </sequential>
  782. </parallel>
  783. <sequential>
  784. <!--<exec executable="say" failifexecutionfails="false">
  785. <arg line="-v alex"/>
  786. <arg line="executing build transaction map list by thread count ${threadCount}"/>
  787. </exec>-->
  788. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  789. <property name="p5suis:say_text" value="executing build transaction map list by thread count ${threadCount}" />
  790. </ant>
  791. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  792. <sleep seconds="2"/>
  793. <ant antfile="${build_tr_map.xml}"/>
  794. <!--<exec executable="say" failifexecutionfails="false">
  795. <arg line="-v alex"/>
  796. <arg line="transaction map complete"/>
  797. </exec>-->
  798. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  799. <property name="p5suis:say_text" value="transaction map complete" />
  800. </ant>
  801. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  802. <touch file="${build_tr_map.xml.complete}"/>
  803. </sequential>
  804. </target>
  805. <target name="p5build.SYSTEM.transformed">
  806. <mkdir dir="${p5build.SYSTEM.transformed.build_complexType.local}"/>
  807. </target>
  808. <target name="save_build_properties" >
  809. <mkdir dir="${p5build.temp}"/>
  810. <mkdir dir="${p5build.repository}"/>
  811. <ant antfile="${WPS_Functions.build}" inheritall="yes"/>
  812. <!--R <ant antfile="${build_SE.xml}" target="save_build_properties"/>-->
  813. <!-- R <loadproperties srcfile="${build_SE.properties}"/>-->
  814. <!--R <echoproperties destfile="${build_properties}" />-->
  815. <echoproperties destfile="${build_properties.xml}" format="xml"/>
  816. </target>
  817. <target name="delete.external_schema_table.path" description="To delete generated by ${build_object_install_se_ant_object.xml} task system_cache__appinfo:object_install_se_ant_object.generate_tables_from_external models">
  818. <delete dir="${external_schema_table.path}" failonerror="false"/>
  819. </target>
  820. <target name="build_detect_resource_type.xml.single.task" depends="build_tr_map.xml.single" description="Just build_detect_resource_type.xml elements"> <!-- R depends="save_build_properties,read_build_properties" -->
  821. <parallel threadcount="2">
  822. <sequential>
  823. <!--<exec executable="say" spawn="true" failifexecutionfails="false">
  824. <arg line="-v alex"/>
  825. <arg line="generating multi thread build lists for complex resource types relations "/>
  826. </exec>-->
  827. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  828. <property name="p5suis:say_text" value="generating multi thread build lists for complex resource types relations " />
  829. </ant>
  830. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  831. </sequential>
  832. <sequential>
  833. <delete file="${build_detect_resource_type.xml}" failonerror="false"/>
  834. <delete file="${build_detect_resource_type.complete}" failonerror="false"/>
  835. <xslt basedir="./" style="${build_ant_universal_by_xsl_match.xsl}" in="${element_complexType.xml}" destdir="./" out="${build_detect_resource_type.xml}" >
  836. <factory name="net.sf.saxon.TransformerFactoryImpl">
  837. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  838. <attribute name="http://saxon.sf.net/feature/initialMode" value="build_detect_resource_type.xml"/>
  839. </factory>
  840. <!--<param name="match_root_element" expression="wfs:FeatureCollection"/>-->
  841. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  842. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  843. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  844. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  845. <param name="external_schema" expression="${external_schema}"/>
  846. <param name="default_db.dir" expression="${default_db.dir}"/>
  847. <param name="match_element" expression=""/><!-- To be set universally to another type of object tree -->
  848. <param name="antfile_prefix" expression="build_element_complexType.xml"/>
  849. <param name="temp" expression="/tmp"/>
  850. <param name="basedir" expression="${basedir}"/>
  851. <param name="antfile" expression=""/>
  852. <!--<param name="target" expression="xml_recursed_from_tr_map_with_RelatedFeatureLoop"/>-->
  853. <param name="match_child_element" expression=""/>
  854. <param name="match_child_element_property_name" expression=""/>
  855. <param name="properties.xml" expression="${build_properties.xml}"/>
  856. <!--<param name="properties_override.xml" expression="${properties_override.xml}"/>-->
  857. <param name="parallel" expression="1"/>
  858. <param name="threadCount" expression="${threadCount}"/>
  859. <param name="ant-launcher.jar" expression="${ant-launcher.jar}"/>
  860. <param name="debug_level_param" expression="${debug_level_param}"/>
  861. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  862. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  863. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  864. <param name="detect_resource_type.xsl" expression="${detect_resource_type.xsl}"/>
  865. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd}detect_objects_parent_relations.local" expression="${detect_objects_parent_relations.local}"/>
  866. <!--<param name="external_schema_table.path" expression="${external_schema_table.path}"/>-->
  867. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  868. </xslt>
  869. <!--<exec executable="say" spawn="true" failifexecutionfails="false">
  870. <arg line="-v alex"/>
  871. <arg line="executing multi thread build for relations by thread count ${threadCount}"/>
  872. </exec>-->
  873. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  874. <property name="p5suis:say_text" value="executing multi thread build for relations by thread count ${threadCount}" />
  875. </ant>
  876. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  877. <!--<delete dir="${build_complexType.local}"/>-->
  878. <ant antfile="${build_detect_resource_type.xml}"/>
  879. <touch file="${build_detect_resource_type.complete}"/>
  880. <!--<exec executable="say" failifexecutionfails="false">
  881. <arg line="-v alex"/>
  882. <arg line="generating relations types complete"/>
  883. </exec>-->
  884. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  885. <property name="p5suis:say_text" value="generating relations types complete" />
  886. </ant>
  887. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  888. </sequential>
  889. </parallel>
  890. </target>
  891. <target name="build_detect_objects_parent_relations.single"
  892. depends="NamespaceBinding.xml, build_detect_resource_type.xml.single.task"
  893. description="we generate detect resources parent relations -to dir detect_resource_type "> <!-- R save_build_properties,read_build_properties, -->
  894. <!--
  895. depends="NamespaceBinding.xml, build_detect_resource_type.xml.single.task"
  896. -->
  897. <parallel threadcount="2">
  898. <sequential>
  899. <!--<exec executable="say" failifexecutionfails="false">
  900. <arg line="-v alex"/>
  901. <arg line="generating detect_object_parent_relations_single with distinct object definitions in detect_resource_type directory."/>
  902. </exec>-->
  903. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  904. <property name="p5suis:say_text" value="generating detect_object_parent_relations_single with distinct object definitions in detect_resource_type directory." />
  905. </ant>
  906. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  907. </sequential>
  908. <sequential>
  909. <delete file="${detect_objects_parent_relations.xml}"/>
  910. <xslt basedir="./" style="${detect_objects_parent_relations.xsl}" in="${empty.xml}" destdir="./" out="${detect_objects_parent_relations.xml}" force="yes" >
  911. <factory name="net.sf.saxon.TransformerFactoryImpl">
  912. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  913. <attribute name="http://saxon.sf.net/feature/initialTemplate" value="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport}detect_objects_parent_relations"/>
  914. </factory>
  915. <param name="p5Type.basedir" expression="${p5Type.basedir}"/>
  916. <param name="WPS_Functions" expression="${WPS_Functions.basedir}"/>
  917. <param name="default_db.ant-object.basedir" expression="${default_db.ant-object.basedir}"/>
  918. <param name="default_db_xml_cache.public" expression="${default_db_xml_cache.public}"/>
  919. <param name="external_schema" expression="${external_schema}"/>
  920. <param name="default_db.dir" expression="${default_db.dir}"/>
  921. <param name="default_db.instance.xml" expression="${default_db.instance.xml}"/>
  922. <param name="default_db.instance.xml.symlink" expression="${default_db.instance.xml.symlink}"/>
  923. <param name="vrtfNamespaces.xml" expression="${vrtfNamespaces.xml}"/>
  924. <param name="procesy5_system_schema_file" expression="${procesy5_system_schema.xml}"/>
  925. <param name="targetNamespace_DEFAULTS" expression="${targetNamespace_DEFAULTS}"/>
  926. <param name="external_schema_table.path" expression="${external_schema_table.path}"/>
  927. <param name="default_db_targetNamespace_detect_string" expression="${default_db_targetNamespace_detect_string}"/>
  928. <param name="zasob_id_db_targetNamespace_detect_string" expression="${zasob_id_db_targetNamespace_detect_string}"/>
  929. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  930. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd}detect_objects_parent_relations.local" expression="${detect_objects_parent_relations.local}"/>
  931. <param name="basedir" expression="${basedir}"/>
  932. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  933. </xslt>
  934. <!--<exec executable="say" spawn="true" failifexecutionfails="false">
  935. <arg line="-v alex"/>
  936. <arg line="complete build detect objects parent relations single"/>
  937. </exec>-->
  938. <ant antfile="${system_ui_info_speech}" target="p5suis:say_to_queue">
  939. <property name="p5suis:say_text" value="complete build detect objects parent relations single" />
  940. </ant>
  941. <!--<ant antfile="${system_ui_info_speech}" target="p5suis:say_from_queue"/>-->
  942. </sequential>
  943. </parallel>
  944. <!--file:/Users/a.binder/Documents/xmlschema_procesy5/src-xmlschema/public_html/default_db.instance.xml/transformed/resources_tree_required_occurs_raport/detect_objects_parent_relations-\-http__x3A____x2F____x2F__biuro.biall__x2D__net.pl__x2F__xmlschema_procesy5__x2F__default_db.xml-->
  945. </target>
  946. <target name="automation_driven.submodule.struct.read.xsd" depends="automation_driven.submodule.xsd__struct_write"
  947. description="to initially generate xsd from automation_driven.submodule.struct.h file">
  948. <echo>#42 generating ${automation_driven.submodule.struct.read.xsd} using ${automation_driven.submodule.struct.h}</echo>
  949. <xslt basedir="${automation_driven.submodule.basedir}"
  950. destdir="${automation_driven.submodule.temp}"
  951. force="true"
  952. in="${empty.xml}"
  953. out="${automation_driven.submodule.struct.read.xsd}"
  954. style="${automation_driven.submodule.struct.read.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  955. <factory name="net.sf.saxon.TransformerFactoryImpl">
  956. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  957. <attribute name="http://saxon.sf.net/feature/initialTemplate"
  958. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>
  959. <!--<attribute name="http://saxon.sf.net/feature/initialMode"
  960. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  961. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  962. value="true"/>
  963. </factory>
  964. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  965. expression="${automation_driven.basedir}"/>
  966. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  967. expression="${automation_driven.repository}"/>
  968. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  969. expression="${automation_driven.temp}"/>
  970. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  971. expression="${automation_driven.submodule.basedir}"/>
  972. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  973. expression="${automation_driven.submodule.repository}"/>
  974. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  975. expression="${automation_driven.submodule.temp}"/>
  976. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  977. expression="${automation_driven.submodule.struct.h}"/>
  978. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  979. expression="${automation_driven.submodule.namespaces.xsd}"/>
  980. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  981. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  982. </xslt>
  983. </target>
  984. <target name="automation_driven.submodule.xsd__struct_write"
  985. description="to initially generate h " >
  986. <echo>#42 generating from ${automation_driven.submodule.struct.write.xsd} </echo>
  987. <xslt basedir="${automation_driven.submodule.basedir}"
  988. destdir="${automation_driven.submodule.temp}"
  989. force="true"
  990. in="${automation_driven.submodule.struct.write.xsd}"
  991. out="${automation_driven.submodule.struct.write.h}"
  992. style="${automation_driven.submodule.struct.write.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  993. <factory name="net.sf.saxon.TransformerFactoryImpl">
  994. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  995. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  996. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  997. <attribute name="http://saxon.sf.net/feature/initialMode"
  998. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}write.h"/>
  999. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  1000. value="true"/>
  1001. </factory>
  1002. <param name="build_complexType_dir" expression="${build_complexType.local}"/>
  1003. <param name="detect_resource_type.local" expression="${detect_resource_type.local}"/>
  1004. <param name="detect_objects_parent_relations.xml" expression="${detect_objects_parent_relations.xml}"/>
  1005. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  1006. expression="${automation_driven.basedir}"/>
  1007. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  1008. expression="${automation_driven.repository}"/>
  1009. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  1010. expression="${automation_driven.temp}"/>
  1011. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  1012. expression="${automation_driven.submodule.basedir}"/>
  1013. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  1014. expression="${automation_driven.submodule.repository}"/>
  1015. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  1016. expression="${automation_driven.submodule.temp}"/>
  1017. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  1018. expression="${automation_driven.submodule.struct.h}"/>
  1019. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  1020. expression="${automation_driven.submodule.namespaces.xsd}"/>
  1021. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1022. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  1023. </xslt>
  1024. </target>
  1025. <target name="automation_driven.submodule.xsd__struct_files"
  1026. description="to initially generate xsd " depends="automation_driven.submodule.struct.read.xsd">
  1027. <echo>#42 generating ${automation_driven.submodule.struct.read.xsd} using ${automation_driven.submodule.xsd}</echo>
  1028. <xslt basedir="${automation_driven.submodule.basedir}"
  1029. destdir="${automation_driven.submodule.temp}"
  1030. force="true"
  1031. in="${automation_driven.submodule.xsd}"
  1032. out="${automation_driven.submodule.struct.read.xsd}"
  1033. style="${automation_driven.submodule.struct.read.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  1034. <factory name="net.sf.saxon.TransformerFactoryImpl">
  1035. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  1036. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  1037. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  1038. <attribute name="http://saxon.sf.net/feature/initialMode"
  1039. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>
  1040. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  1041. value="true"/>
  1042. </factory>
  1043. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  1044. expression="${automation_driven.basedir}"/>
  1045. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  1046. expression="${automation_driven.repository}"/>
  1047. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  1048. expression="${automation_driven.temp}"/>
  1049. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  1050. expression="${automation_driven.submodule.basedir}"/>
  1051. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  1052. expression="${automation_driven.submodule.repository}"/>
  1053. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  1054. expression="${automation_driven.submodule.temp}"/>
  1055. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  1056. expression="${automation_driven.submodule.struct.h}"/>
  1057. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  1058. expression="${automation_driven.submodule.namespaces.xsd}"/>
  1059. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1060. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  1061. </xslt>
  1062. </target>
  1063. <target name="automation_driven.submodule.xsd__struct_files_fix_default.xml"
  1064. description="to initially generate xsd " depends="automation_driven.submodule.xsd__struct_files">
  1065. <echo>#42 generating ${automation_driven.submodule.struct.read.xsd} using ${automation_driven.submodule.xsd}</echo>
  1066. <xslt basedir="${automation_driven.submodule.basedir}"
  1067. destdir="${automation_driven.submodule.temp}"
  1068. force="true"
  1069. in="${automation_driven.submodule.struct.read.xsd}"
  1070. out="${automation_driven.submodule.xsd__struct_files_fix_default.xml}"
  1071. style="${automation_driven.submodule.xsd__struct_files_fix_default.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  1072. <factory name="net.sf.saxon.TransformerFactoryImpl">
  1073. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  1074. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  1075. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  1076. <attribute name="http://saxon.sf.net/feature/initialMode"
  1077. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct_files_fix_default.xml"/>
  1078. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  1079. value="true"/>
  1080. </factory>
  1081. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  1082. expression="${automation_driven.basedir}"/>
  1083. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  1084. expression="${automation_driven.repository}"/>
  1085. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  1086. expression="${automation_driven.temp}"/>
  1087. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  1088. expression="${automation_driven.submodule.basedir}"/>
  1089. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  1090. expression="${automation_driven.submodule.repository}"/>
  1091. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  1092. expression="${automation_driven.submodule.temp}"/>
  1093. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  1094. expression="${automation_driven.submodule.struct.h}"/>
  1095. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  1096. expression="${automation_driven.submodule.namespaces.xsd}"/>
  1097. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1098. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  1099. </xslt>
  1100. </target>
  1101. <target name="automation_driven.submodule.xsd__struct_files__fixed" depends="automation_driven.submodule.xsd__struct_files_fix_default.xml"
  1102. description="to initially generate xsd ">
  1103. <echo>#42 generating ${automation_driven.submodule.struct.read.xsd} using ${automation_driven.submodule.xsd}</echo>
  1104. <xslt basedir="${automation_driven.submodule.basedir}"
  1105. destdir="${automation_driven.submodule.temp}"
  1106. force="true"
  1107. in="${automation_driven.submodule.xsd}"
  1108. out="${automation_driven.submodule.struct.read.xsd}"
  1109. style="${automation_driven.submodule.struct.read.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  1110. <factory name="net.sf.saxon.TransformerFactoryImpl">
  1111. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  1112. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  1113. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  1114. <attribute name="http://saxon.sf.net/feature/initialMode"
  1115. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>
  1116. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  1117. value="true"/>
  1118. </factory>
  1119. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct_files_fix_default.xml"
  1120. expression="${automation_driven.submodule.xsd__struct_files_fix_default.xml}"/>
  1121. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  1122. expression="${automation_driven.basedir}"/>
  1123. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  1124. expression="${automation_driven.repository}"/>
  1125. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  1126. expression="${automation_driven.temp}"/>
  1127. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  1128. expression="${automation_driven.submodule.basedir}"/>
  1129. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  1130. expression="${automation_driven.submodule.repository}"/>
  1131. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  1132. expression="${automation_driven.submodule.temp}"/>
  1133. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  1134. expression="${automation_driven.submodule.struct.h}"/>
  1135. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  1136. expression="${automation_driven.submodule.namespaces.xsd}"/>
  1137. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1138. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  1139. </xslt>
  1140. </target>
  1141. <!--<target name="automation_driven.submodule.xsd__struct_files_fix_types.xml"
  1142. ><!-\- depends="automation_driven.submodule.xsd__struct_files" -\->
  1143. <echo>#42 generating ${automation_driven.submodule.struct.read.xsd} using ${automation_driven.submodule.xsd}</echo>
  1144. <xslt basedir="${automation_driven.submodule.basedir}"
  1145. destdir="${automation_driven.submodule.temp}"
  1146. force="true"
  1147. in="${automation_driven.submodule.struct.read.xsd}"
  1148. out="${automation_driven.submodule.xsd__struct_files_fix_types.xml}"
  1149. style="${automation_driven.submodule.xsd__struct_files_fix_types.xsl}"> <!-\- ${automation_driven.submodule.struct.h} -\->
  1150. <factory name="net.sf.saxon.TransformerFactoryImpl">
  1151. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  1152. <!-\-<attribute name="http://saxon.sf.net/feature/initialTemplate"
  1153. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-\->
  1154. <attribute name="http://saxon.sf.net/feature/initialMode"
  1155. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct_files_fix_types.xml"/>
  1156. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  1157. value="true"/>
  1158. </factory>
  1159. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  1160. expression="${automation_driven.basedir}"/>
  1161. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  1162. expression="${automation_driven.repository}"/>
  1163. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  1164. expression="${automation_driven.temp}"/>
  1165. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  1166. expression="${automation_driven.submodule.basedir}"/>
  1167. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  1168. expression="${automation_driven.submodule.repository}"/>
  1169. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  1170. expression="${automation_driven.submodule.temp}"/>
  1171. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  1172. expression="${automation_driven.submodule.struct.h}"/>
  1173. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  1174. expression="${automation_driven.submodule.namespaces.xsd}"/>
  1175. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1176. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  1177. </xslt>
  1178. </target>-->
  1179. <target name="automation_driven.submodule.struct.read__communication.xml"
  1180. depends="automation_driven.submodule.xsd__struct_files__fixed"
  1181. ><!--
  1182. depends="automation_driven.submodule.xsd__struct_files__fixed"
  1183. -->
  1184. <echo>#42 generating ${automation_driven.submodule.struct.read__communication.xml} using ${automation_driven.submodule.struct.read__communication.xsd} and ${automation_driven.submodule.struct.read__communication_generated.xsd} and </echo>
  1185. <xslt basedir="${automation_driven.submodule.basedir}"
  1186. destdir="${automation_driven.submodule.temp}"
  1187. force="true"
  1188. in="${automation_driven.submodule.struct.read__communication.xsd}"
  1189. out="${automation_driven.submodule.struct.read__communication.xml}"
  1190. style="${automation_driven.submodule.struct.read__communication.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  1191. <factory name="net.sf.saxon.TransformerFactoryImpl">
  1192. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  1193. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  1194. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  1195. <attribute name="http://saxon.sf.net/feature/initialMode"
  1196. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct.read__communication.xml"/>
  1197. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  1198. value="true"/>
  1199. </factory>
  1200. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct_files_fix_default.xml"
  1201. expression="${automation_driven.submodule.xsd__struct_files_fix_default.xml}"/>
  1202. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct_files_fix_default.xml"
  1203. expression="${automation_driven.submodule.xsd__struct_files_fix_default.xml}"/>
  1204. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  1205. expression="${automation_driven.basedir}"/>
  1206. <param name="{http://biuro.biall-net.pl/xmlschema_proce9sy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  1207. expression="${automation_driven.repository}"/>
  1208. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  1209. expression="${automation_driven.temp}"/>
  1210. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  1211. expression="${automation_driven.submodule.basedir}"/>
  1212. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  1213. expression="${automation_driven.submodule.repository}"/>
  1214. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  1215. expression="${automation_driven.submodule.temp}"/>
  1216. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  1217. expression="${automation_driven.submodule.struct.h}"/>
  1218. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  1219. expression="${automation_driven.submodule.namespaces.xsd}"/>
  1220. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xsd"
  1221. expression="${automation_driven.submodule.struct.read.xsd}"/>
  1222. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read__communication.xsd"
  1223. expression="${automation_driven.submodule.struct.read__communication.xsd}"/>
  1224. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read__communication_generated.xml"
  1225. expression="${automation_driven.submodule.struct.read__communication_generated.xml}"/>
  1226. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read__communication_generated.xsd"
  1227. expression="${automation_driven.submodule.struct.read__communication_generated.xsd}"/>
  1228. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1229. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  1230. </xslt>
  1231. </target>
  1232. <target name="automation_driven.submodule.struct.read__communication_generated.xml"
  1233. depends="automation_driven.submodule.struct.read__communication.xml" >
  1234. <echo>#42 generating ${automation_driven.submodule.struct.read__communication.xml} using ${automation_driven.submodule.struct.read__communication.xsd} and ${automation_driven.submodule.struct.read__communication_generated.xsd} and </echo>
  1235. <xslt basedir="${automation_driven.submodule.basedir}"
  1236. destdir="${automation_driven.submodule.temp}"
  1237. force="true"
  1238. in="${automation_driven.submodule.struct.read__communication.xml}"
  1239. out="${automation_driven.submodule.struct.read__communication_generated.xml}"
  1240. style="${automation_driven.submodule.struct.read__communication_generated.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  1241. <factory name="net.sf.saxon.TransformerFactoryImpl">
  1242. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  1243. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  1244. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  1245. <attribute name="http://saxon.sf.net/feature/initialMode"
  1246. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct.read__communication_generated.xml"/>
  1247. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  1248. value="true"/>
  1249. </factory>
  1250. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct_files_fix_default.xml"
  1251. expression="${automation_driven.submodule.xsd__struct_files_fix_default.xml}"/>
  1252. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  1253. expression="${automation_driven.basedir}"/>
  1254. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  1255. expression="${automation_driven.repository}"/>
  1256. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  1257. expression="${automation_driven.temp}"/>
  1258. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  1259. expression="${automation_driven.submodule.basedir}"/>
  1260. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  1261. expression="${automation_driven.submodule.repository}"/>
  1262. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  1263. expression="${automation_driven.submodule.temp}"/>
  1264. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  1265. expression="${automation_driven.submodule.struct.h}"/>
  1266. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  1267. expression="${automation_driven.submodule.namespaces.xsd}"/>
  1268. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xsd"
  1269. expression="${automation_driven.submodule.struct.read.xsd}"/>
  1270. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read__communication_generated.xml"
  1271. expression="${automation_driven.submodule.struct.read__communication_generated.xml}"/>
  1272. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read__communication_generated.xsd"
  1273. expression="${automation_driven.submodule.struct.read__communication_generated.xsd}"/>
  1274. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1275. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  1276. </xslt>
  1277. </target>
  1278. <target name="automation_driven.submodule.struct.read__communication_generated.h"
  1279. depends="automation_driven.submodule.struct.read__communication_generated.xml" >
  1280. <echo>#370 generating ${automation_driven.submodule.struct.read__communication_generated.h} </echo>
  1281. <xslt basedir="${automation_driven.submodule.basedir}"
  1282. destdir="${automation_driven.submodule.temp}"
  1283. force="true"
  1284. in="${automation_driven.submodule.struct.read__communication_generated.xml}"
  1285. out="${automation_driven.submodule.struct.read__communication_generated.h}"
  1286. style="${automation_driven.submodule.struct.read__communication_generated.h.xsl}"> <!-- ${automation_driven.submodule.struct.h} -->
  1287. <factory name="net.sf.saxon.TransformerFactoryImpl">
  1288. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  1289. <!--<attribute name="http://saxon.sf.net/feature/initialTemplate"
  1290. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xml"/>-->
  1291. <attribute name="http://saxon.sf.net/feature/initialMode"
  1292. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct.read__communication_generated.h"/>
  1293. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  1294. value="true"/>
  1295. </factory>
  1296. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}struct_files_fix_default.xml"
  1297. expression="${automation_driven.submodule.xsd__struct_files_fix_default.xml}"/>
  1298. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  1299. expression="${automation_driven.basedir}"/>
  1300. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  1301. expression="${automation_driven.repository}"/>
  1302. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  1303. expression="${automation_driven.temp}"/>
  1304. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  1305. expression="${automation_driven.submodule.basedir}"/>
  1306. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  1307. expression="${automation_driven.submodule.repository}"/>
  1308. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  1309. expression="${automation_driven.submodule.temp}"/>
  1310. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  1311. expression="${automation_driven.submodule.struct.h}"/>
  1312. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h_files"
  1313. expression="${automation_driven.submodule.struct.read__communication_generated.h_files}"/>
  1314. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  1315. expression="${automation_driven.submodule.namespaces.xsd}"/>
  1316. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.xsd"
  1317. expression="${automation_driven.submodule.struct.read.xsd}"/>
  1318. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read__communication_generated.xml"
  1319. expression="${automation_driven.submodule.struct.read__communication_generated.xml}"/>
  1320. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read__communication_generated.xsd"
  1321. expression="${automation_driven.submodule.struct.read__communication_generated.xsd}"/>
  1322. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1323. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  1324. </xslt>
  1325. </target>
  1326. <!--<target name="automation_driven.submodule.struct.read.enumerate.xsd"
  1327. description="to enumerate unique attributes " depends="automation_driven.submodule.xsd__struct_files">
  1328. <echo>#42 generating ${automation_driven.submodule.struct.read.enumerate.xsd} using ${automation_driven.submodule.struct.read.xsd}</echo>
  1329. <xslt basedir="${automation_driven.submodule.basedir}"
  1330. destdir="${automation_driven.submodule.temp}"
  1331. force="true"
  1332. in="${automation_driven.submodule.struct.read.xsd}"
  1333. out="${automation_driven.submodule.struct.read.enumerate.xsd}"
  1334. style="${automation_driven.submodule.struct.read.enumerate.xsl}"> <!-\- ${automation_driven.submodule.struct.h} -\->
  1335. <factory name="net.sf.saxon.TransformerFactoryImpl">
  1336. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  1337. <!-\-<attribute name="http://saxon.sf.net/feature/initialTemplate"
  1338. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.enumerate.xml"/>-\->
  1339. <attribute name="http://saxon.sf.net/feature/initialMode"
  1340. value="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}read.enumerate.xml"/>
  1341. <attribute name="http://saxon.sf.net/feature/dtd-validation-recoverable"
  1342. value="true"/>
  1343. </factory>
  1344. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}basedir"
  1345. expression="${automation_driven.basedir}"/>
  1346. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}repository"
  1347. expression="${automation_driven.repository}"/>
  1348. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd}temp"
  1349. expression="${automation_driven.temp}"/>
  1350. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}basedir"
  1351. expression="${automation_driven.submodule.basedir}"/>
  1352. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}repository"
  1353. expression="${automation_driven.submodule.repository}"/>
  1354. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.xsd}temp"
  1355. expression="${automation_driven.submodule.temp}"/>
  1356. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.struct.xsd}h"
  1357. expression="${automation_driven.submodule.struct.h}"/>
  1358. <param name="{http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.submodule.namespaces.xsd}xsd"
  1359. expression="${automation_driven.submodule.namespaces.xsd}"/>
  1360. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1361. <xmlcatalog refid="dita-ot.dtd.catalog"/>
  1362. </xslt>
  1363. </target>-->
  1364. </project>