build_automation_driven.xml 106 KB

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