build_recurse_ant.xsl 117 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  3. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  4. xmlns:gml="http://www.opengis.net/gml"
  5. xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  6. xmlns:xlink="http://www.w3.org/1999/xlink"
  7. xmlns:p5_default_db="https://biuro.biall-net.pl/wfs/default_db"
  8. xmlns:default_db="https://biuro.biall-net.pl/wfs/default_db"
  9. xmlns:wfs="http://www.opengis.net/wfs"
  10. xmlns:ogc="http://www.opengis.net/ogc"
  11. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  12. xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
  13. exclude-result-prefixes="xs"
  14. version="2.0">
  15. <xsl:output indent="yes" />
  16. <xsl:strip-space elements="*"/>
  17. <!-- Copyright BIALL-NET sp. z o.o. 2017-03-01 by Arkadiusz Binder wszelkie prawa zastrzeżone -->
  18. <!-- @2017-03-01 modyfikacja dla potrzeb CRM_PROCES_tree - sa bledy-->
  19. <xsl:include href="escaped_html_to_xml.xsl"/>
  20. <!--
  21. <property name="url" value="${url}"/> - to point what is record/table to download
  22. <property name="uuid" value="${uuid}"/> it is automatically also set to enable uinque transaction and to allow to save data with user
  23. <property name="passwordBase64Basic" value="${passwordBase64Basic}"/> - this is also set - to enable communicate with API -
  24. <property name="DwebRootUrl" value="${$webRootUrl}"/> - this is the place where script is localized to easyli to target user GUI by href to generated output -->
  25. <!-- variables to be set first by GUI first_request from executing API (php -> bash)-->
  26. <xsl:param name="uuid" required="yes" /> <!-- pewnie bedziemy ignorowac i dzialac na bazie ${'wfs_output'} ktory juz jest tempfilem -->
  27. <xsl:param name="passwordBase64Basic" required="yes" />
  28. <xsl:param name="url" />
  29. <xsl:param name="webRootUrl" />
  30. <xsl:param name="basedir" required="yes"/> <!-- aktualny katalog gdzie znajduja sie pliki temp -->
  31. <!--<xsl:param name="out_task.dita"/>--> <!-- nazwa temp docelowego zrodla do wykonania pliku pdf -->
  32. <!--<xsl:param name="current_leaf.dita" required="yes"/>--> <!-- nazwa aktualnego przetowarzenia .dita - najpierw main_build_recurse_ant.dita potem przechodzi w 1.1.root_x2f_IN7_DZIENNIK_KORESP.1.dita.xml -->
  33. <!--<xsl:param name="wfs_output" select="concat('temp/wfs_output.',$uuid)"/>-->
  34. <!-- jak parametr jest to znaczy, ze przetwarzamy -->
  35. <xsl:param name="wfs_output" required="no"/> <!-- potem wfs_output.xml jak sciagnie nazwa temp sciagniecia z api xml forsowana przez pierwsze sciagniecie -->
  36. <xsl:param name="api_url" required="yes"/>
  37. <!--<xsl:param name="namespace_prefix" select="'p5_default_db'"/>-->
  38. <xsl:param name="typeName" required="yes" /> <!-- to be set initially ex: p5_default_db:IN7_DZIENNIK_KORESP -->
  39. <xsl:param name="xpath" required="yes" /> <!-- to be set initially ex: ID -->
  40. <xsl:param name="xpath_value" required="yes" /> <!-- to be set ex: 1000 -->
  41. <xsl:param name="loop_xpath" required="yes"/> <!-- sciezka do zapisywania xmli w przetwarzaniu plikow default root -->
  42. <xsl:param name="loop_xpath_save" required="yes"/> <!-- przekazany z template match="RelatedFeature" mode="after_first_ant_assing_vars_childs" -->
  43. <!-- static project variables as default styles.dita/xsl and names-->
  44. <xsl:param name="main_build_recurse_ant.dita" select="'main_build_recurse_ant.dita'"/>
  45. <xsl:param name="xml_id_parent" select="@xml_id"/>
  46. <xsl:param name="build_recurse_ant.xsl" required="yes"/>
  47. <xsl:param name="temp" required="yes"/>
  48. <xsl:param name="builds_to_ant.xsl" required="yes"/>
  49. <xsl:param name="cookie_curl_option" required="yes"/>
  50. <xsl:param name="loop_path_recurs" required="yes" /> <!-- loop path dla gromadzenia plikow dla RelatedFeatureLoop do przetworzen w rekurencji - domysmnie pusty, potem sie dobudowuje po wyzwoleniu anta w glab -->
  51. <xsl:param name="ignore_maxOccurs_0" select="false()"/>
  52. <xsl:param name="xpath_query"/>
  53. <xsl:param name="xpath_query.xsl" required="yes"/>
  54. <xsl:param name="empty.xml" required="yes"/>
  55. <!-- second step fist loop - with data -->
  56. <!--<xsl:param name="wfs_output.xml"/>--> <!-- to be set in second step by ant build generated by this style to fill by its data childs -->
  57. <!-- opis dzialania template dla przetwarzania wezlow na podstawie schematu i budowania zagniezdzonego pliku xml z
  58. instancjami na podstawie tego samego schematu
  59. wyzwolenie inicjalizujace z build.xml buduje "wyzwolenie glowne" gdzie na output daje wynikowy build.
  60. system wyzwala dwa etapy
  61. wyzwolenie glowne - do okreslenia zaleznosci wezla i zbudowania zapytania o dane
  62. wyzwolenie after_first_ant_assing_vars - do podstawienia danych z wyzwolenia poprzedniego oraz przygotowania build "dla kolejnego X" do wyzwolenia glownego
  63. wyzwolenie glowne - szuka pierwszego RelatedFeature, ktore zawsze domyslnie jest na poczatku template, potem w nim grzebie - jak znajdzie - wchodzi w dol
  64. w ramach tego wyzwolenia przygotowuje task dla biezecego przygotowania ant_build - mode ant_target
  65. w ramach tego wyzwolenia juz musi przeanalizowac jakie sa dalsze zadania do wyzwolenia "dla kolejnego X' ant_build -
  66. mode place_subant (jest okazja do zrobienia builda) do poprawy zagniezdzenia - co robi na podstawie szukania plikow w kontekscie wyzwolenia after_first_ant_assing_vars
  67. wyzwolenie after_first_ant_assing_vars - to wyzwile
  68. to wyzwolenie podstawia dane do dita.vals.xml w celu zlozenia pliku wyjsciowego
  69. to wyzwolenie powinno juz zrobic ant_buildy "dla kolejnego X'
  70. to wyzwolenie korzysta z apply-templates wyzwolenia glownego, w celu przygotowania ant_build
  71. -->
  72. <xsl:template match="*">
  73. <xsl:param name="typeName" select="$typeName" />
  74. <xsl:param name="xpath" select="$xpath" />
  75. <xsl:param name="xpath_value" select="$xpath_value" />
  76. <xsl:param name="loop_xpath" select="$loop_xpath"/>
  77. <xsl:param name="loop_xpath_save" select="$loop_xpath_save"/><!-- tutaj zapisal sie build z wezla z parent -->
  78. <xsl:param name="input_obj_with_xpath" /> <!-- przekazany z template match="RelatedFeature" mode="after_first_ant_assing_vars_childs" -->
  79. <xsl:param name="feature_pos" select="1"/> <!-- przekazany z template match="RelatedFeature" mode="after_first_ant_assing_vars_childs"-->
  80. <xsl:param name="loop_path_recurs" select="$loop_path_recurs"/> <!-- przekazany z RelatedFeatureLoop z mode="after_first_ant_assing_vars_childs" -->
  81. <xsl:choose>
  82. <xsl:when test="name()='RelatedFeature'">
  83. <xsl:variable name="RelatedFeatureCount" select="last()"/>
  84. <xsl:variable name="RelatedFeaturePos" select="position()"/>
  85. <xsl:variable name="featureID_name" select="substring-after($typeName,':')"/>
  86. <xsl:message>#58 bylo $loop_xpath=<xsl:value-of select="$loop_xpath"/>; $basedir=<xsl:value-of select="$basedir"/>; </xsl:message>
  87. <xsl:variable name="loop_xpath_real" select="$loop_xpath"/>
  88. <xsl:variable name="loop_xpath">
  89. <xsl:choose>
  90. <xsl:when test="$loop_xpath='root'">
  91. <xsl:value-of select="concat($loop_xpath,'_x2f_.',@xml_id,'.',$featureID_name)"/>
  92. </xsl:when>
  93. <xsl:otherwise><xsl:value-of select="$loop_xpath"/></xsl:otherwise>
  94. </xsl:choose>
  95. </xsl:variable>
  96. <xsl:variable name="typeName_dita" select="@typeName"/>
  97. <xsl:variable name="typeNameRealResource">
  98. <!-- override in case of different real resource by filtered resource -->
  99. <xsl:choose>
  100. <xsl:when test="@typeNameRealResource"><xsl:value-of select="@typeNameRealResource"/></xsl:when>
  101. <xsl:otherwise><xsl:value-of select="$typeName_dita"/></xsl:otherwise>
  102. </xsl:choose>
  103. </xsl:variable>
  104. <xsl:variable name="featureID_name_dita" select="substring-after($typeName_dita,':')"/>
  105. <xsl:variable name="xml_id" select="@xml_id"/>
  106. <!--<xsl:variable name="wfs_output" select="concat($uuid,'.',$loop_xpath,'_x2f_',$featureID_name)"/>-->
  107. <xsl:variable name="wfs_output" select="concat($uuid,'.',$loop_xpath)"/>
  108. <!--<xsl:variable name="wfs_output.xml" select="concat($wfs_output,'.',position(),'.xml')"/>-->
  109. <xsl:variable name="wfs_output.xml" select="concat($wfs_output,'.',position(),'.',$feature_pos,'.xml')"/>
  110. <xsl:variable name="wfs_output.dita" select="concat($wfs_output,'.',position(),'.',$feature_pos,'.dita.xml')"/>
  111. <!--<xsl:variable name="wfs_output.dita" select="concat($wfs_output,'.',position(),'.','.dita.xml')"/>-->
  112. <!-- dane z oczekiwanego template .dita -->
  113. <xsl:variable name="xpath_dita">
  114. <xsl:choose>
  115. <xsl:when test=" string-length($xpath) &gt;0">
  116. <xsl:value-of select="$xpath"/>
  117. <xsl:message>#121 narzucam $xpath=(<xsl:value-of select="$xpath"/>) z wyzwolenia build.xml </xsl:message>
  118. </xsl:when>
  119. <xsl:otherwise><xsl:value-of select="@xpath"/></xsl:otherwise>
  120. </xsl:choose>
  121. </xsl:variable>
  122. <xsl:variable name="xpath_value_dita">
  123. <xsl:choose>
  124. <xsl:when test="@xpath_value">
  125. <!--<xsl:variable name="xpath_value_tokens" select="tokenize(@xpath_value,'/')"/>-->
  126. <!--<xsl:value-of select="'todo zapytanie xpath do przetworzenia'"/>-->
  127. <!--<xsl:copy-of select="$xpath_value_tokens"></xsl:copy-of>-->
  128. <!--<xsl:message>#67 probuje ustalic dla featureID_name=<xsl:value-of select="$featureID_name"/>; wartosc z @xpath_value=<xsl:value-of select="@xpath_value"/>; $input_obj_with_xpath/node()[@xpath="ID_BILLING_OWNER"] =<xsl:value-of select="$input_obj_with_xpath/node()[@xpath='ID_BILLING_OWNER']"/>; </xsl:message>-->
  129. <xsl:message>#67.1 $input_obj_with_xpath: <xsl:copy-of select="$input_obj_with_xpath"/> </xsl:message>
  130. <!--<xsl:variable name="xpath_value_token">-->
  131. <xsl:call-template name="xpath_filter_apply">
  132. <xsl:with-param name="input_obj_with_xpath" select="$input_obj_with_xpath"/>
  133. <xsl:with-param name="xpath" select="@xpath"/>
  134. <xsl:with-param name="xpath_value" select="@xpath_value"/>
  135. </xsl:call-template>
  136. <!--</xsl:variable>-->
  137. <!--<xsl:message>#73 ustalam na <xsl:value-of select="$xpath_value_token/node()[1]/text()"/>;</xsl:message>-->
  138. <!--<xsl:value-of select="$xpath_value_token/node()[1]/text()"/>-->
  139. <!--<xsl:value-of select="$xpath_value_token"/>-->
  140. </xsl:when>
  141. <xsl:when test="string-length($xpath_value) &gt;0">
  142. <xsl:message>#67.0 $xpath_value=(<xsl:value-of select="$xpath_value"/>); narzucone pewnie z wyzwolenia build.xml</xsl:message>
  143. <xsl:value-of select="$xpath_value"/>
  144. </xsl:when>
  145. <xsl:otherwise>
  146. <xsl:value-of select="$xpath_value"/><!-- parametr z template narzuca wartosc -->
  147. </xsl:otherwise>
  148. </xsl:choose>
  149. </xsl:variable>
  150. <xsl:message>#71 wstawiam projekt $feature_pos=<xsl:value-of select="$feature_pos"/>; $loop_xpath=<xsl:value-of select="$loop_xpath"/>; </xsl:message>
  151. <project basedir="../." name="get_related_feature{$loop_xpath_real}" default="get_related_feature_run_child_ant_if{$loop_xpath_real}">
  152. <!--
  153. get_related_feature_run_child_ant{$loop_xpath_real} - domyslny przed 2017-03-28-->
  154. <!-- get_related_feature_run_child_ant{$loop_xpath_real} -->
  155. <xsl:comment>RelatedFeatureCount:<xsl:value-of select="count(*)"/></xsl:comment>
  156. <echo> ANT Uruchamiam $feature_pos=<xsl:value-of select="$feature_pos"/>; projekt <xsl:value-of select="$loop_xpath_real"/>; </echo>
  157. <!--<xsl:variable name="typeName" select='replace($typeName,"&quot;","")'/>--><!-- oczyszczenie z apostrofow -->
  158. <xsl:element name="property">
  159. <xsl:attribute name="name" select="'uuid'"/>
  160. <xsl:attribute name="value" select="$uuid"/>
  161. </xsl:element>
  162. <xsl:element name="property">
  163. <xsl:attribute name="name" select="'passwordBase64Basic'"/>
  164. <xsl:attribute name="value" select="$passwordBase64Basic"/>
  165. </xsl:element>
  166. <xsl:element name="property">
  167. <xsl:attribute name="name" select="'php_session_id'"/>
  168. <xsl:attribute name="value" select="$cookie_curl_option"/>
  169. </xsl:element>
  170. <xsl:element name="property">
  171. <xsl:attribute name="name" select="'url'"/>
  172. <xsl:attribute name="value" select="$url"/>
  173. </xsl:element>
  174. <xsl:element name="property">
  175. <xsl:attribute name="name" select="'webRootUrl'"/>
  176. <xsl:attribute name="value" select="$webRootUrl"/>
  177. </xsl:element>
  178. <xsl:element name="property">
  179. <xsl:attribute name="name" select="'build_recurse_ant.xsl'"/>
  180. <xsl:attribute name="value" select="$build_recurse_ant.xsl"/>
  181. </xsl:element>
  182. <xsl:element name="property">
  183. <xsl:attribute name="name" select="'temp'"/>
  184. <xsl:attribute name="value" select="$temp"/>
  185. </xsl:element>
  186. <xsl:element name="property">
  187. <xsl:attribute name="name" select="'builds_to_ant.xsl'"/>
  188. <xsl:attribute name="value" select="$builds_to_ant.xsl"/>
  189. </xsl:element>
  190. <xsl:element name="property">
  191. <xsl:attribute name="name" select="'loop_path_recurs'"/>
  192. <xsl:attribute name="value" select="$loop_path_recurs"/>
  193. </xsl:element>
  194. <xsl:element name="property">
  195. <xsl:attribute name="name" select="'xpath_query'"/>
  196. <xsl:attribute name="value" select="$xpath_query"/>
  197. </xsl:element>
  198. <xsl:element name="property">
  199. <xsl:attribute name="name" select="'ignore_maxOccurs_0'"/>
  200. <xsl:attribute name="value" select="$ignore_maxOccurs_0"/>
  201. </xsl:element>
  202. <xsl:comment>
  203. Important variables:
  204. typeName=<xsl:value-of select="$typeName"/>;
  205. xpath=<xsl:value-of select="$xpath"/>;
  206. xpath_value=<xsl:value-of select="$xpath_value"/>;
  207. $passwordBase64Basic=<xsl:value-of select="$passwordBase64Basic"/>
  208. #221
  209. $typeName_dita= <xsl:value-of select="$typeName_dita"/>
  210. $featureID_name_dita= <xsl:value-of select="$featureID_name_dita"/>
  211. $wfs_output= <xsl:value-of select="$wfs_output"/>
  212. $wfs_output.xml= <xsl:value-of select="$wfs_output.xml"/>
  213. $wfs_output.dita= <xsl:value-of select="$wfs_output.dita"/>
  214. $xpath_dita= <xsl:value-of select="$xpath_dita"/>
  215. $xpath_value_dita= <xsl:value-of select="$xpath_value_dita"/>
  216. $ignore_maxOccurs= <xsl:value-of select="$ignore_maxOccurs_0"/> ; @maxOccurs=<xsl:value-of select="@system_cache__appinfo:maxOccurs"/>
  217. $xpath_query=<xsl:value-of select="$xpath_query"/>;
  218. </xsl:comment>
  219. <!-- BEGIN test if get xpath_query -->
  220. <!--<target name="get_related_feature_run_child_ant__test_xpath_query_{$loop_xpath_real}">
  221. <echo>testuje czy sciagac node poprzez $xpath_query.xsl to <xsl:value-of select="concat('${builds_to_ant_file_test_xpath_query.xml',$loop_xpath_real,@xml_id,'}')"/></echo>
  222. <xsl:element name="tempfile">
  223. <xsl:attribute name="property" select="concat('builds_to_ant_test_featureID_name_dita',$loop_xpath_real,@xml_id)"/>
  224. <xsl:attribute name="deleteonexit" select="'no'"/>
  225. <xsl:attribute name="destdir" select="$temp"/>
  226. <xsl:attribute name="suffix" select="'.xml'"/>
  227. <xsl:attribute name="prefix" select="concat('${uuid}.builds_to_ant-loop_test_featureID_name_dita',@xml_id,'-')"/>
  228. </xsl:element>
  229. <xsl:element name="echoxml">
  230. <xsl:attribute name="file" select="concat('${builds_to_ant_test_featureID_name_dita',$loop_xpath_real,@xml_id,'}')"/>
  231. <xsl:element name="{$featureID_name_dita}">empty</xsl:element>
  232. </xsl:element>
  233. <xsl:element name="tempfile">
  234. <xsl:attribute name="property" select="concat('builds_to_ant_test_featureID_name_dita_out.xml',$loop_xpath_real,@xml_id)"/>
  235. <xsl:attribute name="deleteonexit" select="'no'"/>
  236. <xsl:attribute name="destdir" select="$temp"/>
  237. <xsl:attribute name="suffix" select="'.xml'"/>
  238. <xsl:attribute name="prefix" select="concat('${uuid}.builds_to_ant-loop_test_featureID_name_dita_out',@xml_id,'-')"/>
  239. </xsl:element>
  240. <xsl:element name="xslt">
  241. <xsl:attribute name="basedir" select="'./'"/>
  242. <xsl:attribute name="style" select="$xpath_query.xsl"/>
  243. <xsl:attribute name="in" select="concat('${builds_to_ant_test_featureID_name_dita',$loop_xpath_real,@xml_id,'}')"/>
  244. <xsl:attribute name="destdir" select="'./'"/>
  245. <xsl:attribute name="out" select="concat('${builds_to_ant_test_featureID_name_dita_out.xml',$loop_xpath_real,@xml_id,'}')"/>
  246. <factory name="net.sf.saxon.TransformerFactoryImpl">
  247. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  248. <attribute name="http://saxon.sf.net/feature/initialMode" value="xpath_query_test"/>
  249. </factory>
  250. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  251. <!-\-<param name="featureID_name_dita" expression="{$featureID_name_dita}"/>-\->
  252. </xsl:element>
  253. <xsl:element name="loadfile">
  254. <xsl:attribute name="property" select="concat('builds_to_ant_test_275.xml',$loop_xpath_real,@xml_id)"/>
  255. <xsl:attribute name="srcfile" select="concat('${builds_to_ant_test_featureID_name_dita_out.xml',$loop_xpath_real,@xml_id,'}')"/>
  256. </xsl:element>
  257. <xsl:element name="condition">
  258. <xsl:attribute name="taskname" select="concat('get_related_feature_run_child_ant__test_xpath_query_if_',$loop_xpath_real)"/>
  259. <xsl:attribute name="property" select="concat('builds_to_ant_test_280.xml',$loop_xpath_real,@xml_id)"/>
  260. <xsl:element name="contains">
  261. <xsl:attribute name="string" select="concat('${builds_to_ant_test_275.xml',$loop_xpath_real,@xml_id,'}')"/>
  262. <xsl:attribute name="substring" select="'OK'"/>
  263. </xsl:element>
  264. </xsl:element>
  265. <echo>#287 contains ERROR/OK: ${builds_to_ant_test_275.xml<xsl:value-of select="concat($loop_xpath_real,@xml_id)"/>} </echo>
  266. </target>
  267. <target depends="get_related_feature_run_child_ant__test_xpath_query_{$loop_xpath_real}">
  268. <xsl:attribute name="if" select="concat('${builds_to_ant_test_280.xml',$loop_xpath_real,@xml_id,'}')"/>
  269. <xsl:attribute name="name" select="concat('get_related_feature_run_child_ant__test_xpath_query_if_',$loop_xpath_real)"/>
  270. <antcall target="get_related_feature_run_child_ant{$loop_xpath_real}"/>
  271. </target>-->
  272. <!-- EOF test if get xpath_query -->
  273. <!-- dajemy wpis o walidacji danego feature pod katem xpath_query -->
  274. <echo> #302 waliduje xpath_query dla $featureID_name_dita=<xsl:value-of select="$featureID_name_dita"/>; </echo>
  275. <target name="get_related_feature_run_child_ant_check{$loop_xpath_real}">
  276. <xsl:element name="tempfile">
  277. <xsl:attribute name="property" select="concat($temp,'-',$wfs_output.xml,'__test_featureID_name_dita.xml')"/>
  278. <xsl:attribute name="deleteonexit" select="'no'"/>
  279. <xsl:attribute name="destdir" select="$temp"/>
  280. <xsl:attribute name="suffix" select="'.xml'"/>
  281. <xsl:attribute name="prefix" select="concat('__test_featureID_name_dita_',$featureID_name_dita)"/>
  282. </xsl:element>
  283. <xsl:element name="echoxml">
  284. <xsl:attribute name="file" select="concat('${',$temp,'-',$wfs_output.xml,'__test_featureID_name_dita.xml}')"/>
  285. <xsl:element name="{$featureID_name_dita}"><xsl:attribute name="position" select="position()"/></xsl:element>
  286. </xsl:element>
  287. <xsl:element name="tempfile">
  288. <xsl:attribute name="property" select="concat($temp,'-',$wfs_output.xml,'__test_featureID_name_dita_out.xml')"/>
  289. <xsl:attribute name="deleteonexit" select="'no'"/>
  290. <xsl:attribute name="destdir" select="$temp"/>
  291. <xsl:attribute name="suffix" select="'.xml'"/>
  292. <xsl:attribute name="prefix" select="concat('__test_featureID_name_dita_out_',$featureID_name_dita)"/>
  293. </xsl:element>
  294. <xsl:element name="xslt">
  295. <xsl:attribute name="basedir" select="'./'"/>
  296. <xsl:attribute name="style" select="$xpath_query.xsl"/>
  297. <xsl:attribute name="in" select="concat('${',$temp,'-',$wfs_output.xml,'__test_featureID_name_dita.xml}')"/>
  298. <xsl:attribute name="destdir" select="'./'"/>
  299. <xsl:attribute name="out" select="concat('${',$temp,'-',$wfs_output.xml,'__test_featureID_name_dita_out.xml}')"/>
  300. <factory name="net.sf.saxon.TransformerFactoryImpl">
  301. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  302. <attribute name="http://saxon.sf.net/feature/initialMode" value="xpath_query_test"/>
  303. </factory>
  304. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  305. <param name="featureID_name_dita" expression="{$featureID_name_dita}"/>
  306. </xsl:element>
  307. <xsl:element name="loadfile">
  308. <xsl:attribute name="property" select="concat($temp,'-',$wfs_output.xml,'__test_featureID_name_dita_loadfile.xml')"/>
  309. <xsl:attribute name="srcfile" select="concat('${',$temp,'-',$wfs_output.xml,'__test_featureID_name_dita_out.xml}')"/>
  310. </xsl:element>
  311. <condition taskname="get_related_feature_run_child_ant_if{$loop_xpath_real}">
  312. <xsl:attribute name="property" select="concat($temp,'-',$wfs_output.xml,'__test_featureID_name_dita_loadfile_check.xml')"/>
  313. <xsl:element name="contains">
  314. <xsl:attribute name="string" select="concat('${',$temp,'-',$wfs_output.xml,'__test_featureID_name_dita_loadfile.xml}')"/>
  315. <xsl:attribute name="substring" select="'OK'"/>
  316. </xsl:element>
  317. </condition>
  318. </target>
  319. <target name="get_related_feature_run_child_ant_if{$loop_xpath_real}" depends="get_related_feature_run_child_ant_check{$loop_xpath_real}">
  320. <xsl:attribute name="if" select="concat('${',$temp,'-',$wfs_output.xml,'__test_featureID_name_dita_loadfile_check.xml}')"/>
  321. <antcall target="get_related_feature_run_child_ant{$loop_xpath_real}"/>
  322. </target>
  323. <!-- EOF dajemy wpis o walidacji danego feature pod katem xpath_query -->
  324. <xsl:apply-templates mode="ant_target" select=".">
  325. <xsl:with-param name="typeName_dita" select="$typeName_dita"/>
  326. <xsl:with-param name="featureID_name_dita" select="$featureID_name_dita"/>
  327. <xsl:with-param name="wfs_output" select="$wfs_output"/>
  328. <xsl:with-param name="wfs_output.xml" select="$wfs_output.xml"/>
  329. <xsl:with-param name="wfs_output.dita" select="$wfs_output.dita"/>
  330. <xsl:with-param name="xpath" select="$xpath"/>
  331. <xsl:with-param name="xpath_dita" select="$xpath_dita"/>
  332. <xsl:with-param name="featureID_name" select="$featureID_name"/>
  333. <xsl:with-param name="xpath_value_dita" select="$xpath_value_dita"/>
  334. <xsl:with-param name="RelatedFeatureCount" select="$RelatedFeatureCount"/>
  335. <xsl:with-param name="RelatedFeaturePos" select="$RelatedFeaturePos"/>
  336. <xsl:with-param name="typeName" select="$typeName"/>
  337. <xsl:with-param name="xpath_value" select="$xpath_value"/>
  338. <xsl:with-param name="loop_xpath" select="$loop_xpath"/>
  339. <xsl:with-param name="loop_xpath_real" select="$loop_xpath_real"/>
  340. <!--<xsl:with-param name="loop_xpath_save" select="$loop_xpath_save"/>-->
  341. <xsl:with-param name="xml_id" select="$xml_id"/>
  342. <!--<xsl:with-param name="xml_id_parent" select="$xml_id_parent"/>-->
  343. <xsl:with-param name="feature_pos" select="$feature_pos"/>
  344. <xsl:with-param name="input_obj_with_xpath" select="$input_obj_with_xpath"/>
  345. <xsl:with-param name="typeNameRealResource" select="$typeNameRealResource"/>
  346. </xsl:apply-templates>
  347. <!-- na koniec przetwarzania kazdego z wezlow, podmieniamy xsl biezacy wezel -->
  348. <xsl:comment>template match="RelatedFeature" mode="after_first_ant_assing_vars_childs"
  349. robi result-document href="build_{$loop_xpath}.{$uuid}.xml
  350. wiec powinnismy uruchomic ant ten plik w ciemno znajac jego nizsze wezly</xsl:comment>
  351. <xsl:variable name="featureID_name_child" select="substring-after($typeName,':')"/>
  352. <xsl:variable name="loop_xpath_child" select="concat($loop_xpath,'_x2f_.',$xml_id,'.',$featureID_name)"/>
  353. <xsl:message>#142 ustalamy $loop_xpath_child=<xsl:value-of select="$loop_xpath_child"/></xsl:message>
  354. <xsl:element name="target">
  355. <xsl:attribute name="name" select="concat('get_related_feature_run_child_ant',$loop_xpath_real)"/>
  356. <xsl:attribute name="depends" select="concat('get_related_feature.',$RelatedFeaturePos,$loop_xpath_real)"/>
  357. <!--<xsl:choose>
  358. <xsl:when test=".//(RelatedFeature|RelatedFeatureRoot)">
  359. <xsl:for-each select=".//RelatedFeature[ not(child::node()/name()='RelatedFeature')]">
  360. <xsl:variable name="loop_xpath_child_ant" select="concat($loop_xpath_save,'_x2f_.',@xml_id,'.',$featureID_name)"/>
  361. <xsl:message>#148 ustalamy $loop_xpath_child_ant=<xsl:value-of select="$loop_xpath_child_ant"/></xsl:message>
  362. <!-\- <xsl:element name="target">
  363. <xsl:attribute name="name" select="$loop_xpath_child_ant"/><!-\\-'get_related_feature_run_child_ant'-\\->
  364. <xsl:attribute name="depends" select="concat('get_related_feature.',$RelatedFeaturePos)"/>-\->
  365. <!-\-<ant antfile="temp/{$uuid}.build_{$loop_xpath}_x2f_.{@xml_id}.{ substring-after(@typeName,':') }.xml" dir="."/>-\->
  366. <ant antfile="temp/{$uuid}.build_{$loop_xpath}_x2f_.{@xml_id}.{ substring-after(@typeName,':') }.1.xml" dir="."/>
  367. <!-\-</xsl:element>-\->
  368. <xsl:if test=" position()=last()">
  369. <xsl:comment>Tu task z related</xsl:comment>
  370. </xsl:if>
  371. </xsl:for-each>
  372. </xsl:when>
  373. <xsl:otherwise>
  374. <xsl:comment>#135 nie ma wiecej //RelatedFeature</xsl:comment>
  375. <!-\-<xsl:element name="target">
  376. <xsl:attribute name="name" select="'get_related_feature_run_child_ant'"/>
  377. <xsl:attribute name="depends" select="concat('get_related_feature.',$RelatedFeaturePos)"/>
  378. </xsl:element>-\->
  379. </xsl:otherwise>
  380. </xsl:choose>-->
  381. <!-- wstawienie subanta dla biezacych dzieci only -->
  382. <xsl:apply-templates mode="place_subant">
  383. <xsl:with-param name="uuid" select="$uuid"/>
  384. <xsl:with-param name="loop_xpath" select="$loop_xpath"/>
  385. <xsl:with-param name="loop_xpath_real" select="$loop_xpath_real"/>
  386. <xsl:with-param name="xpath_dita" select="$xpath_dita"/>
  387. <xsl:with-param name="xpath_value_dita" select="$xpath_value_dita"/>
  388. <xsl:with-param name="featureID_name_dita" select="$featureID_name_dita"/>
  389. <!--<xsl:with-param name="loop_path_recurs" select="$loop_path_recurs"/>-->
  390. </xsl:apply-templates>
  391. </xsl:element>
  392. <!-- na koniec przetwarzania danego zaglebienia uruchamiamy calosc ponownie do kolejnego zaglebienia -->
  393. <!-- task do polaczenia zaglebien -->
  394. <!-- jak nie ma zaglebien to generujemy pdf i dajemy uzytkownikowi linka -->
  395. </project>
  396. </xsl:when>
  397. <xsl:when test="name()='RelatedFeatureLoop'">
  398. <xsl:message>#255 RelatedFeatureLoop - try to execute child ant in loop_path=xml_id(<xsl:value-of select="@xml_id"/>)</xsl:message>
  399. <xsl:variable name="RelatedFeatureCount" select="last()"/>
  400. <xsl:variable name="RelatedFeaturePos" select="position()"/>
  401. <xsl:variable name="featureID_name" select="substring-after($typeName,':')"/>
  402. <xsl:variable name="loop_xpath_real" select="$loop_xpath"/>
  403. <xsl:variable name="loop_xpath">
  404. <xsl:choose>
  405. <xsl:when test="$loop_xpath='root'">
  406. <xsl:value-of select="concat($loop_xpath,'_x2f_.',@xml_id,'.',$featureID_name)"/>
  407. </xsl:when>
  408. <xsl:otherwise><xsl:value-of select="$loop_xpath"/></xsl:otherwise>
  409. </xsl:choose>
  410. </xsl:variable>
  411. <xsl:variable name="typeName_dita" select="@typeName"/>
  412. <xsl:variable name="typeNameRealResource">
  413. <!-- override in case of different real resource by filtered resource -->
  414. <xsl:choose>
  415. <xsl:when test="@typeNameRealResource"><xsl:value-of select="@typeNameRealResource"/></xsl:when>
  416. <xsl:otherwise><xsl:value-of select="@typeName"/></xsl:otherwise>
  417. </xsl:choose>
  418. </xsl:variable>
  419. <xsl:variable name="featureID_name_dita" select="substring-after($typeName_dita,':')"/>
  420. <xsl:variable name="xml_id" select="@xml_id"/>
  421. <xsl:variable name="wfs_output" select="concat($uuid,'.',$loop_xpath)"/>
  422. <xsl:variable name="wfs_output.xml" select="concat($wfs_output,'.',position(),'.',$feature_pos,'.xml')"/>
  423. <xsl:variable name="wfs_output.dita" select="concat($wfs_output,'.',position(),'.',$feature_pos,'.dita.xml')"/>
  424. <xsl:variable name="xpath_dita" select="@xpath"/>
  425. <xsl:variable name="xpath_value_dita">
  426. <xsl:choose>
  427. <xsl:when test="@xpath_value">
  428. <xsl:message>#265.1 $input_obj_with_xpath: <xsl:copy-of select="$input_obj_with_xpath"/> </xsl:message>
  429. <xsl:call-template name="xpath_filter_apply">
  430. <xsl:with-param name="input_obj_with_xpath" select="$input_obj_with_xpath"/>
  431. <xsl:with-param name="xpath" select="@xpath"/>
  432. <xsl:with-param name="xpath_value" select="@xpath_value"/>
  433. </xsl:call-template>
  434. </xsl:when>
  435. <xsl:otherwise>
  436. <xsl:value-of select="$xpath_value"/><!-- parametr z template narzuca wartosc -->
  437. </xsl:otherwise>
  438. </xsl:choose>
  439. </xsl:variable>
  440. <xsl:comment>
  441. RelatedFeatureLoop: #344
  442. $typeName_dita= <xsl:value-of select="$typeName_dita"/>
  443. $featureID_name_dita= <xsl:value-of select="$featureID_name_dita"/>
  444. $wfs_output= <xsl:value-of select="$wfs_output"/>
  445. $wfs_output.xml= <xsl:value-of select="$wfs_output.xml"/>
  446. $wfs_output.dita= <xsl:value-of select="$wfs_output.dita"/>
  447. $xpath_dita= <xsl:value-of select="$xpath_dita"/>
  448. $xpath_value_dita= <xsl:value-of select="$xpath_value_dita"/>
  449. $ignore_maxOccurs= <xsl:value-of select="$ignore_maxOccurs_0"/> ; @maxOccurs=<xsl:value-of select="@system_cache__appinfo:maxOccurs"/>
  450. $xpath_query=<xsl:value-of select="$xpath_query"/>;
  451. </xsl:comment>
  452. <project basedir="{$basedir}" name="get_related_feature{$loop_xpath_real}_{$loop_path_recurs}" default="get_related_feature_run_child_ant_if_query_{$loop_xpath_real}_{$loop_path_recurs}"> <!-- get_related_feature_run_child_ant{$loop_xpath_real}_{$loop_path_recurs -->
  453. <!-- default przed 2017-03-28 concat('get_related_feature_run_child_ant_if_query_',$loop_xpath_real,'_',$loop_path_recurs)
  454. get_related_feature_run_child_ant{$loop_xpath_real}_{$loop_path_recurs} -->
  455. <xsl:comment>RelatedFeatureCount:<xsl:value-of select="count(*)"/></xsl:comment>
  456. <echo> ANT Uruchamiam $feature_pos=<xsl:value-of select="$feature_pos"/>; projekt <xsl:value-of select="$loop_xpath_real"/>; </echo>
  457. <!--<xsl:variable name="typeName" select='replace($typeName,"&quot;","")'/>--><!-- oczyszczenie z apostrofow -->
  458. <xsl:element name="property">
  459. <xsl:attribute name="name" select="'uuid'"/>
  460. <xsl:attribute name="value" select="$uuid"/>
  461. </xsl:element>
  462. <xsl:element name="property">
  463. <xsl:attribute name="name" select="'passwordBase64Basic'"/>
  464. <xsl:attribute name="value" select="$passwordBase64Basic"/>
  465. </xsl:element>
  466. <xsl:element name="property">
  467. <xsl:attribute name="name" select="'php_session_id'"/>
  468. <xsl:attribute name="value" select="$cookie_curl_option"/>
  469. </xsl:element>
  470. <xsl:element name="property">
  471. <xsl:attribute name="name" select="'php_session_id_tested'"/>
  472. <xsl:attribute name="value" select="$cookie_curl_option"/>
  473. </xsl:element>
  474. <xsl:element name="property">
  475. <xsl:attribute name="name" select="'url'"/>
  476. <xsl:attribute name="value" select="$url"/>
  477. </xsl:element>
  478. <xsl:element name="property">
  479. <xsl:attribute name="name" select="'webRootUrl'"/>
  480. <xsl:attribute name="value" select="$webRootUrl"/>
  481. </xsl:element>
  482. <xsl:element name="property"> <!--- powinien miec domyslnie sciezke narzucona-->
  483. <xsl:attribute name="name" select="'build_recurse_ant.xsl'"/>
  484. <xsl:attribute name="value" select="$build_recurse_ant.xsl"/>
  485. </xsl:element>
  486. <!--<xsl:element name="property"> <!-\-\- powinien miec domyslnie narzucona sciezke-\->
  487. <xsl:attribute name="name" select="'temp'"/>
  488. <xsl:attribute name="value" select="$temp"/>
  489. </xsl:element>-->
  490. <xsl:element name="property"><!-- - powinien miec sciezke domyslnie narzucona-->
  491. <xsl:attribute name="name" select="'builds_to_ant.xsl'"/>
  492. <xsl:attribute name="value" select="$builds_to_ant.xsl"/>
  493. </xsl:element>
  494. <property name="typeName" value="{$typeName}"/>
  495. <property name="xpath" value="{$xpath_dita}"/>
  496. <property name="xpath_value" value="{$xpath_value_dita}"/>
  497. <!-- DtypeName=p5_default_db:CRM_PROCES -Dxpath=ID -Dxpath_value=5247 -->
  498. <property name="loop_path_recurs" value="{$loop_path_recurs}"/>
  499. <xsl:element name="property">
  500. <xsl:attribute name="name" select="'xpath_query'"/>
  501. <xsl:attribute name="value" select="$xpath_query"/>
  502. </xsl:element>
  503. <xsl:element name="property">
  504. <xsl:attribute name="name" select="'ignore_maxOccurs_0'"/>
  505. <xsl:attribute name="value" select="$ignore_maxOccurs_0"/>
  506. </xsl:element>
  507. <xsl:comment>
  508. Important variables:
  509. typeName=<xsl:value-of select="$typeName"/>;
  510. xpath=<xsl:value-of select="$xpath"/>;
  511. xpath_value=<xsl:value-of select="$xpath_value"/>;
  512. $passwordBase64Basic=<xsl:value-of select="$passwordBase64Basic"/>
  513. </xsl:comment>
  514. <!--<xsl:apply-templates mode="ant_target" select=".">
  515. <xsl:with-param name="typeName_dita" select="$typeName_dita"/>
  516. <xsl:with-param name="featureID_name_dita" select="$featureID_name_dita"/>
  517. <xsl:with-param name="wfs_output" select="$wfs_output"/>
  518. <xsl:with-param name="wfs_output.xml" select="$wfs_output.xml"/>
  519. <xsl:with-param name="wfs_output.dita" select="$wfs_output.dita"/>
  520. <xsl:with-param name="xpath" select="$xpath"/>
  521. <xsl:with-param name="xpath_dita" select="$xpath_dita"/>
  522. <xsl:with-param name="featureID_name" select="$featureID_name"/>
  523. <xsl:with-param name="xpath_value_dita" select="$xpath_value_dita"/>
  524. <xsl:with-param name="RelatedFeatureCount" select="$RelatedFeatureCount"/>
  525. <xsl:with-param name="RelatedFeaturePos" select="$RelatedFeaturePos"/>
  526. <xsl:with-param name="typeName" select="$typeName"/>
  527. <xsl:with-param name="xpath_value" select="$xpath_value"/>
  528. <xsl:with-param name="loop_xpath" select="$loop_xpath"/>
  529. <xsl:with-param name="loop_xpath_real" select="$loop_xpath_real"/>
  530. <!-\-<xsl:with-param name="loop_xpath_save" select="$loop_xpath_save"/>-\->
  531. <xsl:with-param name="xml_id" select="$xml_id"/>
  532. <!-\-<xsl:with-param name="xml_id_parent" select="$xml_id_parent"/>-\->
  533. <xsl:with-param name="feature_pos" select="$feature_pos"/>
  534. <xsl:with-param name="input_obj_with_xpath" select="$input_obj_with_xpath"/>
  535. </xsl:apply-templates>-->
  536. <!-- na koniec przetwarzania kazdego z wezlow, podmieniamy xsl biezacy wezel -->
  537. <xsl:comment>template match="RelatedFeature" mode="after_first_ant_assing_vars_childs"
  538. robi result-document href="build_{$loop_xpath}.{$uuid}.xml
  539. wiec powinnismy uruchomic ant ten plik w ciemno znajac jego nizsze wezly</xsl:comment>
  540. <xsl:variable name="featureID_name_child" select="substring-after($typeName,':')"/>
  541. <xsl:variable name="loop_xpath_child" select="concat($loop_xpath,'_x2f_.',$xml_id,'.',$featureID_name)"/>
  542. <xsl:message>#142 ustalamy $loop_xpath_child=<xsl:value-of select="$loop_xpath_child"/>; maxOccurs=<xsl:value-of select="@system_cache__appinfo:maxOccurs"/>; </xsl:message>
  543. <!-- dajemy wpis o walidacji danego feature pod katem xpath_query -->
  544. <echo> #592 waliduje xpath_query dla $featureID_name_dita=<xsl:value-of select="$featureID_name_dita"/>; </echo>
  545. <target>
  546. <xsl:attribute name="name" select="concat('get_related_feature_run_child_ant_if_query_test',$loop_xpath_real,'_',$loop_path_recurs)"/>
  547. <xsl:element name="tempfile">
  548. <xsl:attribute name="property" select="concat('get_related_feature_run_child_ant_xpath_test',$loop_xpath_real,'_',$loop_path_recurs,'_temp')"/>
  549. <xsl:attribute name="deleteonexit" select="'no'"/>
  550. <xsl:attribute name="destdir" select="$temp"/>
  551. <xsl:attribute name="suffix" select="'.xml'"/>
  552. <xsl:attribute name="prefix" select="concat('__test_featureID_name_dita_',$featureID_name_dita)"/>
  553. </xsl:element>
  554. <xsl:element name="echoxml">
  555. <xsl:attribute name="file" select="concat('${get_related_feature_run_child_ant_xpath_test',$loop_xpath_real,'_',$loop_path_recurs,'_temp}')"/>
  556. <xsl:element name="{$featureID_name_dita}"><xsl:attribute name="position" select="position()"/></xsl:element>
  557. </xsl:element>
  558. <xsl:element name="tempfile">
  559. <xsl:attribute name="property" select="concat('get_related_feature_run_child_ant_xpath_test_out',$loop_xpath_real,'_',$loop_path_recurs,'_temp')"/>
  560. <xsl:attribute name="deleteonexit" select="'no'"/>
  561. <xsl:attribute name="destdir" select="$temp"/>
  562. <xsl:attribute name="suffix" select="'.xml'"/>
  563. <xsl:attribute name="prefix" select="concat('__test_featureID_name_dita_out_',$featureID_name_dita)"/>
  564. </xsl:element>
  565. <xsl:element name="xslt">
  566. <xsl:attribute name="basedir" select="'./'"/>
  567. <xsl:attribute name="style" select="$xpath_query.xsl"/>
  568. <xsl:attribute name="in" select="concat('${get_related_feature_run_child_ant_xpath_test',$loop_xpath_real,'_',$loop_path_recurs,'_temp}')"/>
  569. <xsl:attribute name="destdir" select="'./'"/>
  570. <xsl:attribute name="out" select="concat('${get_related_feature_run_child_ant_xpath_test_out',$loop_xpath_real,'_',$loop_path_recurs,'_temp}')"/>
  571. <factory name="net.sf.saxon.TransformerFactoryImpl">
  572. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  573. <attribute name="http://saxon.sf.net/feature/initialMode" value="xpath_query_test"/>
  574. </factory>
  575. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  576. <param name="featureID_name_dita" expression="{$featureID_name_dita}"/>
  577. </xsl:element>
  578. <xsl:element name="loadfile">
  579. <xsl:attribute name="property" select="concat('get_related_feature_run_child_ant_xpath_test_loadfile',$loop_xpath_real,'_',$loop_path_recurs,'_temp')"/>
  580. <xsl:attribute name="srcfile" select="concat('${get_related_feature_run_child_ant_xpath_test_out',$loop_xpath_real,'_',$loop_path_recurs,'_temp}')"/>
  581. </xsl:element>
  582. <condition >
  583. <xsl:attribute name="taskname" select="concat('get_related_feature_run_child_ant_if_query_',$loop_xpath_real,'_',$loop_path_recurs)"/>
  584. <xsl:attribute name="property" select="concat('get_related_feature_run_child_ant_xpath_test_loadfile_check',$loop_xpath_real,'_',$loop_path_recurs,'_temp')"/>
  585. <xsl:element name="contains">
  586. <xsl:attribute name="string" select="concat('${get_related_feature_run_child_ant_xpath_test_loadfile',$loop_xpath_real,'_',$loop_path_recurs,'_temp}')"/>
  587. <xsl:attribute name="substring" select="'OK'"/>
  588. </xsl:element>
  589. </condition>
  590. </target>
  591. <target>
  592. <xsl:attribute name="name" select="concat('get_related_feature_run_child_ant_if_query_',$loop_xpath_real,'_',$loop_path_recurs)"/>
  593. <xsl:attribute name="depends" select="concat('get_related_feature_run_child_ant_if_query_test',$loop_xpath_real,'_',$loop_path_recurs)"/>
  594. <xsl:attribute name="if" select="concat('${get_related_feature_run_child_ant_xpath_test_loadfile_check',$loop_xpath_real,'_',$loop_path_recurs,'_temp}')"/>
  595. <antcall target="get_related_feature_run_child_ant{$loop_xpath_real}_{$loop_path_recurs}"/>
  596. </target>
  597. <!-- EOF dajemy wpis o walidacji danego feature pod katem xpath_query -->
  598. <!-- warunek dla ograniczenia zapetlenia TODO do optymalizacji aby nie potrzebnie nie robilo zapytania czy jest wezel zaglebiony -->
  599. <xsl:element name="target">
  600. <xsl:attribute name="name" select="concat('get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_check')"/>
  601. <!--<tempfile property="test_child_curl_ouptut.xml"/>--> <!-- todo deleteonexit=yes -->
  602. <xsl:element name="tempfile">
  603. <xsl:attribute name="property" select="concat('get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_temp')" />
  604. <xsl:attribute name="destdir" select="$temp"/>
  605. <xsl:attribute name="prefix" select="'test_if_exec_child_ant-'"/>
  606. <xsl:attribute name="suffix" select="'.xml'"/>
  607. </xsl:element>
  608. <xsl:variable name="OGC_Filter">
  609. <xsl:call-template name="simpleTypeMakeOgcFilter_merge">
  610. <xsl:with-param name="simpleTypeMakeOgcFilter" select="simpleTypeMakeOgcFilter"/>
  611. <xsl:with-param name="RelatedFilter" select="RelatedFilter"/>
  612. <xsl:with-param name="xpath_dita" select="$xpath_dita"/>
  613. <xsl:with-param name="xpath_value_dita" select="$xpath_value_dita"/>
  614. </xsl:call-template>
  615. </xsl:variable>
  616. <xsl:variable name="url">
  617. <xsl:value-of select="$api_url"/>/default_db/?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=GetFeature&amp;TYPENAME=<xsl:value-of select="$typeNameRealResource"/>&amp;SRSNAME=EPSG:3003<xsl:value-of select="$OGC_Filter"/>
  618. </xsl:variable>
  619. <xsl:element name="exec">
  620. <xsl:attribute name="executable" select="'curl'"/>
  621. <xsl:attribute name="output" select="concat('${get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_temp}')"/>
  622. <xsl:element name="arg">
  623. <xsl:attribute name="line"> <xsl:value-of select="$cookie_curl_option"/> "<xsl:value-of select="$url"/>"</xsl:attribute>
  624. </xsl:element>
  625. </xsl:element>
  626. <xsl:element name="loadfile">
  627. <xsl:attribute name="property" select="concat('get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_msg')"/>
  628. <xsl:attribute name="srcFile" select="concat('${get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_temp}')" />
  629. </xsl:element>
  630. <echo> $msg ${<xsl:value-of select="concat('get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_msg')"/>} </echo>
  631. <xsl:element name="condition">
  632. <xsl:attribute name="property" select="concat('get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_test')"/>
  633. <xsl:attribute name="taskname" select="concat('get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs)"/>
  634. <xsl:element name="contains">
  635. <xsl:attribute name="string" select="concat('${get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_msg}')"/>
  636. <xsl:attribute name="substring" select="'featureMember'"/>
  637. </xsl:element>
  638. </xsl:element>
  639. </xsl:element>
  640. <!--<target name="check_if_child">
  641. <exec executable="curl"
  642. output="/Users/a.binder/Documents/biuro.biall-net.pl-gitlab-se-2015-02-16.git/SE/schema/ant-url_action/default_db.crm_proces/CRM_PROCES_tree/temp/d3e16/prezes1.root_x2f_.d3e1.CRM_PROCES_x2f_.d3e21.CRM_PROCES.1.1.xml_exists"
  643. errorproperty="wfs_error"
  644. resultproperty="wfs_result">
  645. <arg line=" -b /Users/a.binder/Documents/biuro.biall-net.pl-gitlab-se-2015-02-16.git/SE/schema/ant-url_action/default_db.crm_proces/CRM_PROCES_tree/temp/prezes1.cookie &#34;https://biuro.biall-net.pl/SE/version-git/wfs-data.php/default_db/?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=GetFeature&amp;TYPENAME=p5_default_db:CRM_PROCES&amp;SRSNAME=EPSG:3003&amp;Filter=&lt;ogc:Filter&gt;&lt;ogc:And&gt;&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;IID&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;995&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;&lt;ogc:Or&gt;&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;TYPE&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;PROCES&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;&lt;/ogc:Or&gt;&lt;/ogc:And&gt;&lt;/ogc:Filter&gt;&#34;"/>
  646. </exec>
  647. <loadfile property="msg" srcFile="/Users/a.binder/Documents/biuro.biall-net.pl-gitlab-se-2015-02-16.git/SE/schema/ant-url_action/default_db.crm_proces/CRM_PROCES_tree/temp/d3e16/prezes1.root_x2f_.d3e1.CRM_PROCES_x2f_.d3e21.CRM_PROCES.1.1.xml_exists" />
  648. <echo> MSG to ${msg} </echo>
  649. <condition property="test" taskname="get_related_feature_run_child_antroot_x2f_.d3e1.CRM_PROCES_x2f_.d3e16.CRM_PROCES_/d3e16" >
  650. <contains string="${msg}" substring="featureMember"/>
  651. </condition>
  652. </target>-->
  653. <xsl:element name="target">
  654. <xsl:attribute name="name" select="concat('get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs)"/>
  655. <xsl:attribute name="depends" select="concat('get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_check')"/>
  656. <xsl:attribute name="if" select="concat('${get_related_feature_run_child_ant',$loop_xpath_real,'_',$loop_path_recurs,'_test}')"/>
  657. <ant antfile="{$basedir}/build.xml" target="xml_recursed_from_tr_map"/>
  658. </xsl:element>
  659. <!-- na koniec przetwarzania danego zaglebienia uruchamiamy calosc ponownie do kolejnego zaglebienia -->
  660. <!-- task do polaczenia zaglebien -->
  661. <!-- jak nie ma zaglebien to generujemy pdf i dajemy uzytkownikowi linka -->
  662. </project>
  663. </xsl:when>
  664. <xsl:otherwise>
  665. <xsl:apply-templates mode="child_nodes"/>
  666. </xsl:otherwise>
  667. </xsl:choose>
  668. </xsl:template>
  669. <!-- trzeba przetwarzac child_nodes do pierwszego napotkania RelatedFeature -->
  670. <xsl:template mode="child_nodes" match="*">
  671. <xsl:copy-of select="."/>
  672. </xsl:template>
  673. <!--<xsl:template mode="child_nodes" match="simpleTypeMakeOgcFilter">
  674. <xsl:message>#266 bypassing temporary simpleTypeMakeOgcFilter of problem with output </xsl:message>
  675. </xsl:template>-->
  676. <xsl:template mode="place_subant" match="RelatedFeature">
  677. <xsl:param name="uuid" required="yes"/>
  678. <xsl:param name="loop_xpath" required="yes"/>
  679. <xsl:param name="loop_xpath_real" required="yes"/>
  680. <xsl:param name="featureID_name_dita" required="yes"/>
  681. <!-- dajemy wpis o walidacji danego feature pod katem xpath_query -->
  682. <echo>#684 dajemy wpis o walidacji danego feature pod katem xpath_query dla $featureID_name_dita=<xsl:value-of select="$featureID_name_dita"/> </echo>
  683. <xsl:element name="tempfile">
  684. <xsl:attribute name="property" select="concat('builds_to_ant__test_query__featureID_name_dita.xml',$loop_xpath_real,@xml_id)"/>
  685. <xsl:attribute name="deleteonexit" select="'no'"/>
  686. <xsl:attribute name="destdir" select="$temp"/>
  687. <xsl:attribute name="suffix" select="'.xml'"/>
  688. <xsl:attribute name="prefix" select="concat('${uuid}.builds_to_ant-loop_test_featureID_name_dita',@xml_id,'-')"/>
  689. </xsl:element>
  690. <xsl:element name="echoxml">
  691. <xsl:attribute name="file" select="concat('${builds_to_ant__test_query__featureID_name_dita.xml',$loop_xpath_real,@xml_id,'}')"/>
  692. <xsl:element name="{$featureID_name_dita}"><xsl:attribute name="position" select="position()"/></xsl:element>
  693. </xsl:element>
  694. <xsl:element name="tempfile">
  695. <xsl:attribute name="property" select="concat('builds_to_ant__test_query__featureID_name_dita_out.xml',$loop_xpath_real,@xml_id)"/>
  696. <xsl:attribute name="deleteonexit" select="'no'"/>
  697. <xsl:attribute name="destdir" select="$temp"/>
  698. <xsl:attribute name="suffix" select="'.xml'"/>
  699. <xsl:attribute name="prefix" select="concat('${uuid}.builds_to_ant-loop_test_featureID_name_dita_out',@xml_id,'-')"/>
  700. </xsl:element>
  701. <xsl:element name="xslt">
  702. <xsl:attribute name="basedir" select="'./'"/>
  703. <xsl:attribute name="style" select="$xpath_query.xsl"/>
  704. <xsl:attribute name="in" select="concat('${builds_to_ant__test_query__featureID_name_dita.xml',$loop_xpath_real,@xml_id,'}')"/>
  705. <xsl:attribute name="destdir" select="'./'"/>
  706. <xsl:attribute name="out" select="concat('${builds_to_ant__test_query__featureID_name_dita_out.xml',$loop_xpath_real,@xml_id,'}')"/>
  707. <factory name="net.sf.saxon.TransformerFactoryImpl">
  708. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  709. <attribute name="http://saxon.sf.net/feature/initialMode" value="xpath_query_test"/>
  710. </factory>
  711. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  712. <param name="featureID_name_dita" expression="{$featureID_name_dita}"/>
  713. </xsl:element>
  714. <!-- wygenerujemy liste ant -->
  715. <echo> #235 @maxOccurs=<xsl:value-of select="@system_cache__appinfo:maxOccurs"/>; ant szukam fileset id=builds_to_ant w <xsl:value-of select="concat($uuid,'.build_',$loop_xpath,'_x2f_.',@xml_id,'.',substring-after(@typeName,':'),'.*.xml')"/> </echo>
  716. <fileset id="builds_to_ant{$loop_xpath_real}{@xml_id}" dir="{$temp}" includes="{$uuid}.build_{$loop_xpath}_x2f_.{@xml_id}.{ substring-after(@typeName,':') }.*.xml" />
  717. <property name="builds_to_ant{$loop_xpath_real}{@xml_id}" refid="builds_to_ant{$loop_xpath_real}{@xml_id}"/>
  718. <!--<tempfile property="builds_to_ant.xml" deleteonexit="no" destdir="temp" suffix=".xml" prefix="${uuid}.builds_to_ant-"/>-->
  719. <xsl:element name="tempfile">
  720. <xsl:attribute name="property" select="concat('builds_to_ant.xml',$loop_xpath_real,@xml_id)"/>
  721. <xsl:attribute name="deleteonexit" select="'no'"/>
  722. <xsl:attribute name="destdir" select="$temp"/>
  723. <xsl:attribute name="suffix" select="'.xml'"/>
  724. <xsl:attribute name="prefix" select="concat('${uuid}.builds_to_ant-',@xml_id,'-')"/>
  725. </xsl:element>
  726. <!--<tempfile property="builds_to_ant_file.xml" deleteonexit="no" destdir="temp" suffix=".xml" prefix="${uuid}.build_to_ant_file-"/>-->
  727. <xsl:element name="tempfile">
  728. <xsl:attribute name="property" select="concat('builds_to_ant_file.xml',$loop_xpath_real,@xml_id)"/>
  729. <xsl:attribute name="deleteonexit" select="'no'"/>
  730. <xsl:attribute name="destdir" select="$temp"/>
  731. <xsl:attribute name="suffix" select="'.xml'"/>
  732. <xsl:attribute name="prefix" select="concat('${uuid}.build_to_ant_file-',@xml_id,'-')"/>
  733. </xsl:element>
  734. <echo>#235 ant do: builds_to_ant.xml=${builds_to_ant_file.xml} mode="place_subant" match="RelatedFeature" </echo>
  735. <!--<echoxml file="'${builds_to_ant.xml}'"><builds_to_ant>${builds_to_ant}</builds_to_ant></echoxml>-->
  736. <xsl:element name="echoxml">
  737. <xsl:attribute name="file" select="concat('${builds_to_ant.xml',$loop_xpath_real,@xml_id,'}')"/>
  738. <builds_to_ant>${builds_to_ant<xsl:value-of select="concat($loop_xpath_real,@xml_id)"/>}</builds_to_ant>
  739. </xsl:element>
  740. <xsl:element name="xslt">
  741. <xsl:attribute name="basedir" select="'./'"/>
  742. <xsl:attribute name="style" select="$builds_to_ant.xsl"/>
  743. <xsl:attribute name="in" select="concat('${builds_to_ant.xml',$loop_xpath_real,@xml_id,'}')"/>
  744. <xsl:attribute name="destdir" select="'./'"/>
  745. <xsl:attribute name="out" select="concat('${builds_to_ant_file.xml',$loop_xpath_real,@xml_id,'}')"/>
  746. <factory name="net.sf.saxon.TransformerFactoryImpl">
  747. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  748. <!--<attribute name="http://saxon.sf.net/feature/initialMode"
  749. value="after_first_ant_assing_vars"/>-->
  750. </factory>
  751. <param name="temp" expression="{$temp}"/>
  752. <param name="loop_xpath_real" expression="{$loop_xpath_real}{@xml_id}"/>
  753. <param name="xpath_query_test.xml">
  754. <xsl:attribute name="expression" select="concat('${builds_to_ant__test_query__featureID_name_dita_out.xml',$loop_xpath_real,@xml_id,'}')"/>
  755. </param>
  756. <!--<xsl:element name="param">
  757. <xsl:attribute name="name" select="'default_antfile'"/>
  758. <xsl:attribute name="expression" select="concat($temp,'/',$builds_to_ant_file.xml"/>
  759. </xsl:element>-->
  760. <param name="default_antfile" expression="{$temp}/{$uuid}.build_{$loop_xpath}_x2f_.{@xml_id}.{ substring-after(@typeName,':') }.1.xml"/>
  761. <param name="xpath_query" expression="{$xpath_query}"/> <!-- limit related TODO -->
  762. <param name="xpath_query.xsl" expression="{$xpath_query.xsl}"/>
  763. <param name="featureID_name_dita" expression="{$featureID_name_dita}"/>
  764. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  765. </xsl:element>
  766. <!--<ant antfile="{$temp}/{$uuid}.build_{$loop_xpath}_x2f_.{@xml_id}.{ substring-after(@typeName,':') }.1.xml" dir="."/>-->
  767. <xsl:element name="ant">
  768. <xsl:attribute name="antfile" select="concat('${builds_to_ant_file.xml',$loop_xpath_real,@xml_id,'}')"/>
  769. </xsl:element>
  770. <!--<ant antfile="{$temp}/${builds_to_ant_file.xml}" dir="."/>-->
  771. </xsl:template>
  772. <xsl:template mode="place_subant" match="RelatedFeatureLoop">
  773. <xsl:param name="uuid" required="yes"/>
  774. <xsl:param name="loop_xpath" required="yes"/>
  775. <xsl:param name="loop_xpath_real" required="yes"/>
  776. <xsl:param name="xpath_dita" required="yes"/>
  777. <xsl:param name="xpath_value_dita" required="yes"/>
  778. <xsl:param name="featureID_name_dita" required="yes"/>
  779. <!--<xsl:param name="loop_path_recurs" required="yes"/>-->
  780. <!-- wygenerujemy liste ant -->
  781. <xsl:comment>
  782. #590 LOOP BEGIN ; @maxOccurs=<xsl:value-of select="@system_cache__appinfo:maxOccurs"/>; </xsl:comment>
  783. <echo> #523 RelatedFeatureLoop @maxOccurs=<xsl:value-of select="@system_cache__appinfo:maxOccurs"/>; ant bede odpalac w podkatalogu:@xml_id=(<xsl:value-of select="@xml_id"/>)
  784. <xsl:value-of select="concat($temp,'/',@xml_id,'/',$uuid,'.build_',$loop_xpath,'_x2f_.',@xml_id,'.',substring-after(@typeName,':'),'.1.xml')"/> </echo>
  785. <xsl:message>#591 todo executing by exec instead of ant without inheritAll because it's looping!!! </xsl:message>
  786. <!-- dajemy wpis o walidacji danego feature pod katem xpath_query -->
  787. <echo>#684 dajemy wpis o walidacji danego feature pod katem xpath_query $featureID_name_dita=<xsl:value-of select="$featureID_name_dita"/>; </echo>
  788. <xsl:element name="tempfile">
  789. <xsl:attribute name="property" select="concat('builds_to_ant__test_query__featureID_name_dita.xml',$loop_xpath_real,@xml_id)"/>
  790. <xsl:attribute name="deleteonexit" select="'no'"/>
  791. <xsl:attribute name="destdir" select="$temp"/>
  792. <xsl:attribute name="suffix" select="'.xml'"/>
  793. <xsl:attribute name="prefix" select="concat('${uuid}.builds_to_ant-loop_test_featureID_name_dita',@xml_id,'-')"/>
  794. </xsl:element>
  795. <xsl:element name="echoxml">
  796. <xsl:attribute name="file" select="concat('${builds_to_ant__test_query__featureID_name_dita.xml',$loop_xpath_real,@xml_id,'}')"/>
  797. <xsl:element name="{$featureID_name_dita}"><xsl:attribute name="position" select="position()"/></xsl:element>
  798. </xsl:element>
  799. <xsl:element name="tempfile">
  800. <xsl:attribute name="property" select="concat('builds_to_ant__test_query__featureID_name_dita_out.xml',$loop_xpath_real,@xml_id)"/>
  801. <xsl:attribute name="deleteonexit" select="'no'"/>
  802. <xsl:attribute name="destdir" select="$temp"/>
  803. <xsl:attribute name="suffix" select="'.xml'"/>
  804. <xsl:attribute name="prefix" select="concat('${uuid}.builds_to_ant-loop_test_featureID_name_dita_out',@xml_id,'-')"/>
  805. </xsl:element>
  806. <xsl:element name="xslt">
  807. <xsl:attribute name="basedir" select="'./'"/>
  808. <xsl:attribute name="style" select="$xpath_query.xsl"/>
  809. <xsl:attribute name="in" select="concat('${builds_to_ant__test_query__featureID_name_dita.xml',$loop_xpath_real,@xml_id,'}')"/>
  810. <xsl:attribute name="destdir" select="'./'"/>
  811. <xsl:attribute name="out" select="concat('${builds_to_ant__test_query__featureID_name_dita_out.xml',$loop_xpath_real,@xml_id,'}')"/>
  812. <factory name="net.sf.saxon.TransformerFactoryImpl">
  813. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  814. <attribute name="http://saxon.sf.net/feature/initialMode" value="xpath_query_test"/>
  815. </factory>
  816. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  817. <param name="featureID_name_dita" expression="{$featureID_name_dita}"/>
  818. </xsl:element>
  819. <!-- Lista do wyzwolenia dzieci w podkalagach na bazie params-->
  820. <echo> #596 ant szukam fileset id=builds_to_ant w <xsl:value-of select="concat($uuid,'.build_',$loop_xpath,'_x2f_.',@xml_id,'.',substring-after(@typeName,':'),'.*.xml')"/> </echo>
  821. <dirset id="builds_to_ant{$loop_xpath_real}{@xml_id}" dir="{$temp}" includes="{@xml_id}.{$uuid}.*" />
  822. <property name="builds_to_ant{$loop_xpath_real}{@xml_id}" refid="builds_to_ant{$loop_xpath_real}{@xml_id}"/>
  823. <!--<tempfile property="builds_to_ant.xml" deleteonexit="no" destdir="temp" suffix=".xml" prefix="${uuid}.builds_to_ant-"/>-->
  824. <xsl:element name="tempfile">
  825. <xsl:attribute name="property" select="concat('builds_to_ant.xml',$loop_xpath_real,@xml_id)"/>
  826. <xsl:attribute name="deleteonexit" select="'no'"/>
  827. <xsl:attribute name="destdir" select="$temp"/>
  828. <xsl:attribute name="suffix" select="'.xml'"/>
  829. <xsl:attribute name="prefix" select="concat('${uuid}.builds_to_ant-loop-',@xml_id,'-')"/>
  830. </xsl:element>
  831. <!--<tempfile property="builds_to_ant_file.xml" deleteonexit="no" destdir="temp" suffix=".xml" prefix="${uuid}.build_to_ant_file-"/>-->
  832. <xsl:element name="tempfile">
  833. <xsl:attribute name="property" select="concat('builds_to_ant_file.xml',$loop_xpath_real,@xml_id)"/>
  834. <xsl:attribute name="deleteonexit" select="'no'"/>
  835. <xsl:attribute name="destdir" select="$temp"/>
  836. <xsl:attribute name="suffix" select="'.xml'"/>
  837. <xsl:attribute name="prefix" select="concat('${uuid}.build_to_ant_file-loop-',@xml_id,'-')"/>
  838. </xsl:element>
  839. <echo>#615 ant do: builds_to_ant.xml=${builds_to_ant_file.xml} mode="place_subant" match="RelatedFeature" </echo>
  840. <!--<echoxml file="'${builds_to_ant.xml}'"><builds_to_ant>${builds_to_ant}</builds_to_ant></echoxml>-->
  841. <xsl:element name="echoxml">
  842. <xsl:attribute name="file" select="concat('${builds_to_ant.xml',$loop_xpath_real,@xml_id,'}')"/>
  843. <builds_to_ant>${builds_to_ant<xsl:value-of select="concat($loop_xpath_real,@xml_id)"/>}</builds_to_ant>
  844. </xsl:element>
  845. <xsl:element name="xslt">
  846. <xsl:attribute name="basedir" select="'./'"/>
  847. <xsl:attribute name="style" select="$builds_to_ant.xsl"/>
  848. <xsl:attribute name="in" select="concat('${builds_to_ant.xml',$loop_xpath_real,@xml_id,'}')"/>
  849. <xsl:attribute name="destdir" select="'./'"/>
  850. <xsl:attribute name="out" select="concat('${builds_to_ant_file.xml',$loop_xpath_real,@xml_id,'}')"/>
  851. <factory name="net.sf.saxon.TransformerFactoryImpl">
  852. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  853. <attribute name="http://saxon.sf.net/feature/initialMode" value="exec"/>
  854. </factory>
  855. <param name="temp" expression="{$temp}"/>
  856. <param name="loop_xpath_real" expression="{$loop_xpath_real}{@xml_id}"/>
  857. <param name="xpath_query_test.xml">
  858. <xsl:attribute name="expression" select="concat('${builds_to_ant__test_query__featureID_name_dita_out.xml',$loop_xpath_real,@xml_id,'}')"/>
  859. </param>
  860. <!--<xsl:element name="param">
  861. <xsl:attribute name="name" select="'default_antfile'"/>
  862. <xsl:attribute name="expression" select="concat($temp,'/',$builds_to_ant_file.xml"/>
  863. </xsl:element>-->
  864. <param name="default_antfile" expression="{$temp}/{$uuid}.build_{$loop_xpath}_x2f_.{@xml_id}.{ substring-after(@typeName,':') }.1.xml"/>
  865. <param name="xpath_query" expression="{$xpath_query}"/>
  866. <param name="xpath_query.xsl" expression="{$xpath_query.xsl}"/>
  867. <param name="featureID_name_dita" expression="{$featureID_name_dita}"/>
  868. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  869. </xsl:element>
  870. <xsl:element name="ant">
  871. <xsl:attribute name="antfile" select="concat('${builds_to_ant_file.xml',$loop_xpath_real,@xml_id,'}')"/>
  872. </xsl:element>
  873. <!-- EOF Lista do wyzwolenia dzieci -->
  874. <!--<exec command="/opt/local/bin/ant" dir="{$temp}" failifexecutionfails="true">
  875. <!-\-<arg line="-f ${builds_to_ant_file.xml}"/>-\->
  876. <xsl:element name="arg">
  877. <xsl:attribute name="line" select="concat('-f ',@xml_id,'/',$uuid,'.build_',$loop_xpath,'_x2f_.',@xml_id,'.',substring-after(@typeName,':'),'.1.xml')"/>
  878. </xsl:element>
  879. </exec>-->
  880. <!--<xsl:element name="ant">
  881. <xsl:attribute name="antfile" select="concat($temp,'/',@xml_id,'/',$uuid,'.build_',$loop_xpath,'_x2f_.',@xml_id,'.',substring-after(@typeName,':'),'.1.xml')"/>
  882. <xsl:attribute name="inheritAll" select="'false'"/>
  883. <xsl:attribute name="inheritRefs" select="'false'"/>
  884. <property name="xpath" value="{$xpath_dita}"/>
  885. <property name="xpath_value_dita" value="{$xpath_value_dita}"/>
  886. </xsl:element>-->
  887. <!--<ant antfile="{$temp}/${builds_to_ant_file.xml}" dir="."/>-->
  888. <xsl:comment>#590 LOOP END
  889. </xsl:comment>
  890. </xsl:template>
  891. <xsl:template mode="place_subant" match="*">
  892. <xsl:param name="uuid" required="yes"/>
  893. <xsl:param name="loop_xpath" required="yes"/>
  894. <xsl:param name="loop_xpath_real" required="yes"/>
  895. <xsl:param name="xpath_dita" required="yes"/>
  896. <xsl:param name="xpath_value_dita" required="yes"/>
  897. <xsl:param name="featureID_name_dita" required="yes"/>
  898. <!--<xsl:param name="loop_path_recurs" required="yes"/>-->
  899. <xsl:apply-templates mode="place_subant">
  900. <xsl:with-param name="uuid" select="$uuid"/>
  901. <xsl:with-param name="loop_xpath" select="$loop_xpath"/>
  902. <xsl:with-param name="loop_xpath_real" select="$loop_xpath_real"/>
  903. <xsl:with-param name="xpath_dita" select="$xpath_dita"/>
  904. <xsl:with-param name="xpath_value_dita" select="$xpath_value_dita"/>
  905. <xsl:with-param name="featureID_name_dita" select="$featureID_name_dita"/>
  906. <!--<xsl:with-param name="loop_path_recurs" select="$loop_path_recurs"/>-->
  907. </xsl:apply-templates>
  908. </xsl:template>
  909. <xsl:template mode="place_subant" match="text()|comment()"/>
  910. <xsl:template name="xpath_filter_apply"> <!-- do przetworzenia filtra na podstawie danych wezla poprzedniego $input_obj_with_xpath oraz podanych parametrow @xpath i @xpath_value -->
  911. <xsl:param name="input_obj_with_xpath" required="yes"/>
  912. <xsl:param name="xpath" required="yes"/>
  913. <xsl:param name="xpath_value" required="yes"/>
  914. <xsl:variable name="xpath_value_token">
  915. <xsl:for-each select=" tokenize($xpath_value,'/')">
  916. <xsl:message>#341 znalazlem dla=<xsl:value-of select="."/>; ; <xsl:value-of select="$input_obj_with_xpath/node()[@xpath=current()]"/></xsl:message>
  917. <xsl:if test="$input_obj_with_xpath/node()[@xpath=current()]">
  918. <xsl:copy-of select="$input_obj_with_xpath/node()[@xpath=current()]"/>
  919. </xsl:if><!-- todo to jest bledne ale dziala tymczasowo-->
  920. </xsl:for-each>
  921. </xsl:variable>
  922. <xsl:message>#345 ustalam na <xsl:value-of select="$xpath_value_token/node()[1]/text()"/>;</xsl:message>
  923. <!--<xsl:value-of select="$xpath_value_token/node()[1]/text()"/>-->
  924. <xsl:value-of select="$xpath_value_token"/>
  925. </xsl:template>
  926. <xsl:template match="RelatedFeature" mode="ant_target" >
  927. <xsl:param name="typeName_dita" required="yes"/>
  928. <xsl:param name="featureID_name_dita" required="yes"/>
  929. <xsl:param name="wfs_output" required="yes"/>
  930. <xsl:param name="wfs_output.xml" required="yes"/>
  931. <xsl:param name="wfs_output.dita" required="yes"/>
  932. <xsl:param name="xpath_dita" required="yes"/>
  933. <xsl:param name="xpath_value_dita" required="yes"/>
  934. <xsl:param name="xpath" required="yes"/>
  935. <xsl:param name="featureID_name" required="yes"/>
  936. <xsl:param name="RelatedFeatureCount" required="yes"/>
  937. <xsl:param name="RelatedFeaturePos" required="yes"/>
  938. <xsl:param name="typeName" required="yes"/>
  939. <xsl:param name="xpath_value" required="yes"/>
  940. <xsl:param name="loop_xpath" required="yes"/>
  941. <!--<xsl:param name="loop_xpath_save" required="yes"/>-->
  942. <xsl:param name="xml_id" required="yes"/>
  943. <xsl:param name="feature_pos" required="yes"/>
  944. <xsl:param name="loop_xpath_real" required="yes"/>
  945. <xsl:param name="input_obj_with_xpath" required="yes"/>
  946. <xsl:param name="typeNameRealResource" required="yes"/>
  947. <xsl:choose>
  948. <xsl:when test="$wfs_output"/>
  949. <xsl:otherwise><xsl:message terminate="yes">Not required param wfs_output - nazwa temp sciagniecia z api xml forsowana przez pierwsze sciagniecie - to set by next parraler step in ant build </xsl:message></xsl:otherwise>
  950. </xsl:choose>
  951. <!-- template do przetworzenia dity w celu wykrycia:
  952. <RelatedFeature xpath="ID_BILLING_OWNER" typeName="p5_default_db:BILLING_OWNER">
  953. <ph>Nadawca:</ph><br/>
  954. <ph xpath="name1"/><br/>
  955. <ph xpath="name2"/><br/>
  956. <ph xpath="miasto"/><br/>
  957. <ph xpath="nr_rach"/><br/>
  958. <ph xpath="BILLING_OWNER_EMAIL"/><br/>
  959. </RelatedFeature>
  960. i wyrzucenia z tego pierwszego zadania ANT do otrzymania niezbednego .xml w celu jego podstawienia pod dite
  961. w celu pozniejszego ponownego wyzwolenia tego template az do zakonczenia cyklu finalnego.
  962. Template powinien budować projekt ant do wyzwolenia z odpowiednimi parametrami dalszymi
  963. -->
  964. <!-- sprawdzamy czy template pasuje do zadania wyzwolenia czy xpath=xpath_dita oraz czy typeName=typeName_dita-->
  965. <xsl:choose>
  966. <xsl:when test="string($featureID_name)=string($featureID_name_dita)"> <!-- bylo string($xpath_dita)= string($xpath) - ale nie jest to konieczne przy recurse ! - jest to bledne zalozenie -->
  967. <!-- calculate query to api default_db/?SERVICE=WFS&VERSION=1.0.0&REQUEST=GetFeature&TYPENAME=p5_default_db:IN7_DZIENNIK_KORESP&SRSNAME=EPSG:3003&featureID=IN7_DZIENNIK_KORESP.1000'-->
  968. <!--<property name="OGC_Filter">%26lt;ogc:Filter%26gt;%26lt;ogc:PropertyIsNull%26gt;%26lt;ogc:PropertyName%26gt;the_geom%26lt;/ogc:PropertyName%26gt;%26lt;/ogc:PropertyIsNull%26gt;%26lt;/ogc:Filter%26gt;</property>-->
  969. <!--<xsl:variable name="OGC_Filter">&amp;Filter=&lt;ogc:Filter&gt;&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;<xsl:value-of select="$xpath_dita"/>&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;<xsl:value-of select="$xpath_value_dita"/>&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;&lt;/ogc:Filter&gt;</xsl:variable>-->
  970. <!--<xsl:variable name="OGC_Filter">
  971. <xsl:choose>
  972. <xsl:when test="RelatedFilter"><xsl:message>#406 we are enabling RelatedFilter <xsl:copy-of select="RelatedFilter" copy-namespaces="no"/></xsl:message>&amp;Filter=&lt;ogc:Filter&gt;&lt;ogc:And&gt;&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;<xsl:value-of select="$xpath_dita"/>&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;<xsl:value-of select="$xpath_value_dita"/>&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;<xsl:for-each select="RelatedFilter">&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;<xsl:value-of select="@xpath"/>&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;<xsl:value-of select="@xpath_value"/>&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;</xsl:for-each>&lt;/ogc:And&gt;&lt;/ogc:Filter&gt;</xsl:when>
  973. <xsl:otherwise>&amp;Filter=&lt;ogc:Filter&gt;&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;<xsl:value-of select="$xpath_dita"/>&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;<xsl:value-of select="$xpath_value_dita"/>&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;&lt;/ogc:Filter&gt;</xsl:otherwise>
  974. </xsl:choose>
  975. </xsl:variable>-->
  976. <xsl:variable name="OGC_Filter">
  977. <xsl:call-template name="simpleTypeMakeOgcFilter_merge">
  978. <xsl:with-param name="simpleTypeMakeOgcFilter" select="simpleTypeMakeOgcFilter"/>
  979. <xsl:with-param name="RelatedFilter" select="RelatedFilter"/>
  980. <xsl:with-param name="xpath_dita" select="$xpath_dita"/>
  981. <xsl:with-param name="xpath_value_dita" select="$xpath_value_dita"/>
  982. </xsl:call-template>
  983. </xsl:variable>
  984. <xsl:message>#410 final OGC_Filter is <xsl:value-of select="$OGC_Filter"/>;</xsl:message>
  985. <xsl:variable name="url">
  986. <!--<xsl:value-of select="$api_url"/>/default_db/?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=GetFeature&amp;TYPENAME=<xsl:value-of select="$typeName_dita"/>&amp;SRSNAME=EPSG:3003&amp;featureID=<xsl:value-of select="$featureID_name_dita"/>.<xsl:value-of select="$xpath_value_dita"/>-->
  987. <xsl:value-of select="$api_url"/>/default_db/?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=GetFeature&amp;TYPENAME=<xsl:value-of select="$typeNameRealResource"/>&amp;SRSNAME=EPSG:3003<xsl:value-of select="$OGC_Filter"/>
  988. </xsl:variable>
  989. <xsl:element name="target">
  990. <xsl:attribute name="name" select="concat('get_related_feature.',position(),$loop_xpath_real)"/>
  991. <xsl:choose>
  992. <xsl:when test="$RelatedFeatureCount=$RelatedFeaturePos"/>
  993. <xsl:otherwise>
  994. <xsl:attribute name="depends" select="concat('get_related_feature.',position()-1),$loop_xpath_real"/>
  995. </xsl:otherwise>
  996. </xsl:choose>
  997. <!--<tempfile property="out_task.dita" deleteonexit="no" destdir="temp"/>-->
  998. <!--<tempfile property="wfs_output" deleteonexit="no" destdir="temp" suffix=".xml" />-->
  999. <xsl:element name="exec">
  1000. <xsl:attribute name="executable" select="'curl'"/>
  1001. <xsl:attribute name="output" select="concat($temp,'/',$wfs_output.xml)"/>
  1002. <xsl:attribute name="errorproperty" select="'wfs_error'"/>
  1003. <xsl:attribute name="resultproperty" select="'wfs_result'"/>
  1004. <xsl:element name="arg">
  1005. <!--<xsl:attribute name="line" select='concat("-H ","&amp;Authorization: Basic ",$passwordBase64Basic," ",$url)'/>-->
  1006. <!--<xsl:attribute name="line">-H 'Authorization: Basic <xsl:value-of select="$passwordBase64Basic"/>' "<xsl:value-of select="$url"/>"</xsl:attribute>-->
  1007. <xsl:attribute name="line"> <xsl:value-of select="$cookie_curl_option"/> "<xsl:value-of select="$url"/>"</xsl:attribute>
  1008. </xsl:element>
  1009. </xsl:element>
  1010. <echo message="ERROR__START"/>
  1011. <xsl:element name="echo">
  1012. <xsl:attribute name="message">${wfs_error}</xsl:attribute>
  1013. </xsl:element>
  1014. <echo message="ERROR__END"/>
  1015. <xsl:choose>
  1016. <xsl:when test="position()=last()">
  1017. <xsl:comment>antcall target="build_recurse_ant.<xsl:value-of select="position()+1"/>.xml"</xsl:comment>
  1018. </xsl:when>
  1019. <xsl:otherwise>
  1020. <antcall target="build_recurse_ant.{position()+1}.xml"/>
  1021. </xsl:otherwise>
  1022. </xsl:choose>
  1023. <echo> related .dita.xml template is: $wfs_output.dita=<xsl:value-of select="$wfs_output.dita"/>; do przetwarzania na podstawie: $wfs_output.xml=<xsl:value-of select="$wfs_output.xml"/>;
  1024. $temp is <xsl:value-of select="$temp"/>;</echo>
  1025. <xsl:comment> teraz podmieniamy dane z otrzymanego xmla do pliku dita aby potem zrobic polaczony plik w kolejnym wyzwoleniu ant</xsl:comment>
  1026. <delete file="{$temp}/{$wfs_output.dita}.vals.dita"/>
  1027. <xslt basedir="./" style="{$build_recurse_ant.xsl}" in="{$temp}/{$wfs_output.dita}" destdir="./" out="{$temp}/{$wfs_output.dita}.vals.dita" >
  1028. <factory name="net.sf.saxon.TransformerFactoryImpl">
  1029. <attribute name="http://saxon.sf.net/feature/xinclude-aware" value="true"/>
  1030. <attribute name="http://saxon.sf.net/feature/initialMode" value="after_first_ant_assing_vars"/>
  1031. </factory>
  1032. <classpath location="/opt/local/share/java/saxon9he.jar"/>
  1033. <param name="wfs_output" expression="{$temp}/{$wfs_output.xml}"/>
  1034. <param name="xpath" expression="{$xpath}" /> <!-- kontrolnie - nie potrzebne -->
  1035. <param name="xpath_value" expression="{$xpath_value}" /> <!-- kontrolnie - nie potrzebne -->
  1036. <param name="loop_xpath" expression="{$loop_xpath}"/>
  1037. <param name="loop_xpath_save" expression="{$loop_xpath_save}"/>
  1038. <param name="typeName" expression="{$typeName}"/><!-- kontrolnie - nie potrzebne -->
  1039. <param name="uuid" expression="{$uuid}"/>
  1040. <param name="basedir" expression="{$basedir}"/>
  1041. <param name="build_recurse_ant.xsl" expression="{$build_recurse_ant.xsl}"/>
  1042. <param name="passwordBase64Basic" expression="{$passwordBase64Basic}"/>
  1043. <param name="feature_pos" expression="{$feature_pos}"/> <!-- aby wsadzic nr wezla do $wfs_output.dita.vals.dita -->
  1044. <param name="build_recurse_ant.xsl" expression="{$build_recurse_ant.xsl}"/>
  1045. <param name="temp" expression="{$temp}"/>
  1046. <param name="builds_to_ant.xsl" expression="{$builds_to_ant.xsl}"/>
  1047. <param name="cookie_curl_option" expression="{$cookie_curl_option}"/>
  1048. <param name="api_url" expression="{$api_url}"/>
  1049. <param name="loop_path_recurs" expression="{$loop_path_recurs}"/>
  1050. <param name="ignore_maxOccurs_0" expression="{$ignore_maxOccurs_0}"/>
  1051. <param name="xpath_query" expression="{$xpath_query}"/>
  1052. <param name="xpath_query.xsl" expression="{$xpath_query.xsl}"/>
  1053. <param name="empty.xml" expression="{$empty.xml}"/>
  1054. </xslt>
  1055. </xsl:element>
  1056. <!-- zapisujemy wynik naszego biezacego przetwarzania dita element nizej do kolejnego przejechania z ant wyniku dla podstawienia danych -->
  1057. <!-- blad - result jest po tym template -->
  1058. <xsl:message>#276 $feature_pos=<xsl:value-of select="$feature_pos"/>; $xml_id=<xsl:value-of select="$xml_id"/>; writing $wfs_output.dita to <xsl:value-of select="$wfs_output.dita"/>;</xsl:message>
  1059. <!-- ten plik moze byc raz bo zawiera tylko mape do przeksztalcenia danego wezla -->
  1060. <xsl:result-document href="{$wfs_output.dita}">
  1061. <xsl:comment>current $feature_pos=<xsl:value-of select="$feature_pos"/>; $loop_xpath=<xsl:value-of select="$loop_xpath"/>;</xsl:comment>
  1062. <!--<xsl:copy-of select="."/>-->
  1063. <xsl:element name="{name()}">
  1064. <xsl:copy-of select="@*"/>
  1065. <xsl:attribute name="feature_pos" select="$feature_pos"/>
  1066. <xsl:copy-of select="./*" exclude-result-prefixes="#all" copy-namespaces="no"/>
  1067. </xsl:element>
  1068. </xsl:result-document>
  1069. <!--<xsl:choose>
  1070. <xsl:when test="$feature_pos=1"><xsl:message>#327 propably first unaviable (<xsl:value-of select="$wfs_output.dita"/>) - writing</xsl:message>
  1071. <xsl:result-document href="{$wfs_output.dita}">
  1072. <xsl:comment>current $loop_xpath=<xsl:value-of select="$loop_xpath"/>;</xsl:comment>
  1073. <xsl:copy-of select="."/></xsl:result-document>
  1074. </xsl:when>
  1075. <xsl:otherwise>
  1076. <xsl:message>#227.1 probably exists file:<xsl:value-of select="$wfs_output.dita"/>; - bypassing </xsl:message>
  1077. </xsl:otherwise>
  1078. </xsl:choose>-->
  1079. </xsl:when>
  1080. <xsl:otherwise>
  1081. <error>
  1082. <xsl:attribute name="xpath" select="$xpath"/>
  1083. <xsl:attribute name="xpath_dita" select="$xpath_dita"/>
  1084. <xsl:attribute name="xpath_value" select="$xpath_value"/>
  1085. <xsl:attribute name="xpath_value_dita" select="$xpath_value_dita"/>
  1086. <xsl:attribute name="typeName" select="$typeName"/>
  1087. <xsl:attribute name="typeName_dita" select="$typeName_dita"/>
  1088. <xsl:attribute name="featureID_name" select="$featureID_name"/>
  1089. <xsl:attribute name="featureID_name_dita" select="$featureID_name_dita"/>
  1090. <echo message="OUTPUT__START"/>
  1091. <echo>
  1092. Current template doesnt fit the requested data - TODO search for another template! string($xpath_dita)(<xsl:value-of select="$xpath_dita"/>) != string($xpath)(<xsl:value-of select="$xpath"/>) and string($featureID_name)(<xsl:value-of select="$featureID_name"/>) !=string($featureID_name_dita)(<xsl:value-of select="$featureID_name_dita"/>)
  1093. </echo>
  1094. <echo message="OUTPUT__END"/>
  1095. </error>
  1096. </xsl:otherwise>
  1097. </xsl:choose>
  1098. </xsl:template>
  1099. <xsl:template name="simpleTypeMakeOgcFilter_merge"><!-- do zrobienia polaczonego filtru OGC -->
  1100. <xsl:param name="simpleTypeMakeOgcFilter" required="yes"/>
  1101. <xsl:param name="xpath_dita" required="yes"/>
  1102. <xsl:param name="xpath_value_dita" required="yes"/>
  1103. <xsl:param name="RelatedFilter"/>&amp;Filter=&lt;ogc:Filter&gt;&lt;ogc:And&gt;<xsl:choose><xsl:when test="RelatedFilter"><xsl:message>#406 we are enabling RelatedFilter <xsl:copy-of select="RelatedFilter" copy-namespaces="no"/></xsl:message>&lt;ogc:And&gt;&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;<xsl:value-of select="$xpath_dita"/>&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;<xsl:value-of select="$xpath_value_dita"/>&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;<xsl:for-each select="RelatedFilter">&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;<xsl:value-of select="@xpath"/>&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;<xsl:value-of select="@xpath_value"/>&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;</xsl:for-each>&lt;/ogc:And&gt;</xsl:when><xsl:otherwise>&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;<xsl:value-of select="$xpath_dita"/>&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;<xsl:value-of select="$xpath_value_dita"/>&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;</xsl:otherwise></xsl:choose><xsl:if test="$simpleTypeMakeOgcFilter">&lt;ogc:Or&gt;<xsl:for-each select="$simpleTypeMakeOgcFilter/ogc:Or/ogc:PropertyIsEqualTo">&lt;ogc:PropertyIsEqualTo&gt;&lt;ogc:PropertyName&gt;<xsl:value-of select="ogc:PropertyName/text()"/>&lt;/ogc:PropertyName&gt;&lt;ogc:Literal&gt;<xsl:value-of select="ogc:Literal/text()"/>&lt;/ogc:Literal&gt;&lt;/ogc:PropertyIsEqualTo&gt;</xsl:for-each>&lt;/ogc:Or&gt;</xsl:if>&lt;/ogc:And&gt;&lt;/ogc:Filter&gt;</xsl:template>
  1104. <!-- second step from local ant leaf -->
  1105. <xsl:template match="RelatedFeature" mode="after_first_ant_assing_vars">
  1106. <xsl:param name="loop_xpath" select="$loop_xpath"/>
  1107. <RelatedFeatureRoot>
  1108. <xsl:message>#228 @xml_id=<xsl:value-of select="@xml_id"/>; templ match RelatedFeature mode after_first_ant_assing_vars dla @typeName=<xsl:value-of select="@typeName"/>; try to open $wfs_output=doc(<xsl:value-of select="$wfs_output"/>); </xsl:message>
  1109. <!-- first assign xpath to features from -->
  1110. <xsl:variable name="wfs_output_nodes" select="doc($wfs_output)"/>
  1111. <xsl:variable name="current_RelatedFeature" select="*"/>
  1112. <xsl:variable name="xml_id" select="@xml_id"/>
  1113. <!--<input_obj_with_xpath_debug>
  1114. <xsl:copy-of select="$wfs_output_nodes"/>
  1115. </input_obj_with_xpath_debug>-->
  1116. <xsl:message>#354 count($wfs_output_nodes//gml:featureMember) <xsl:value-of select="count($wfs_output_nodes//gml:featureMember)"/></xsl:message>
  1117. <!-- tutaj jest blad przetwarzania ze wrzuca po rekordzie do kolumny - trzeba przetworzyc dla kazdego feature member -->
  1118. <xsl:for-each select="$wfs_output_nodes//gml:featureMember">
  1119. <xsl:variable name="input_obj_with_xpath">
  1120. <xsl:apply-templates mode="after_first_ant_assing_xpath" select="node()/*"/> <!-- zeby nie wstawial do xpath nazwy feature - IN7_DZIENNIK_KORESP/ID itp -->
  1121. </xsl:variable>
  1122. <!--<input_obj_with_xpath_debug>
  1123. <xsl:attribute name="xpath" select="$xpath"/>
  1124. <!-\-<xsl:attribute name="xpath_dita" select="$xpath_dita"/>-\->
  1125. <xsl:attribute name="xpath_value" select="$xpath_value"/>
  1126. <!-\-<xsl:attribute name="xpath_value_dita" select="$xpath_value_dita"/>-\->
  1127. <xsl:attribute name="typeName" select="$typeName"/>
  1128. <!-\-<xsl:attribute name="typeName_dita" select="$typeName_dita"/>-\->
  1129. <!-\-<xsl:attribute name="featureID_name" select="$featureID_name"/>-\->
  1130. <!-\-<xsl:attribute name="featureID_name_dita" select="$featureID_name_dita"/>-\->
  1131. <xsl:copy-of select="$input_obj_with_xpath"/>
  1132. </input_obj_with_xpath_debug>-->
  1133. <!--<input_node_debug>
  1134. <xsl:copy-of select="."/>
  1135. </input_node_debug>-->
  1136. <xsl:apply-templates mode="after_first_ant_assing_vars_childs" select="$current_RelatedFeature">
  1137. <xsl:with-param name="input_obj_with_xpath" select="$input_obj_with_xpath"/>
  1138. <xsl:with-param name="xml_id_parent" select="$xml_id"/>
  1139. <xsl:with-param name="loop_xpath" select="$loop_xpath"/>
  1140. <xsl:with-param name="feature_pos" select="position()"/><!-- wiecej features z relacji dokladamy pozycje -->
  1141. </xsl:apply-templates>
  1142. </xsl:for-each>
  1143. </RelatedFeatureRoot>
  1144. </xsl:template>
  1145. <xsl:template match="wfs:FeatureCollection|gml:featureMember" mode="after_first_ant_assing_xpath">
  1146. <xsl:apply-templates mode="after_first_ant_assing_xpath"/>
  1147. </xsl:template>
  1148. <xsl:template mode="after_first_ant_assing_xpath" match="*">
  1149. <xsl:param name="curr_xpath"/>
  1150. <xsl:param name="loop_xpath" select="$loop_xpath"/>
  1151. <xsl:choose>
  1152. <xsl:when test="name()=$typeName">
  1153. <xsl:apply-templates mode="after_first_ant_assing_xpath">
  1154. <xsl:with-param name="curr_xpath" select="$curr_xpath"/>
  1155. <xsl:with-param name="loop_xpath" select="$loop_xpath"/>
  1156. </xsl:apply-templates>
  1157. </xsl:when>
  1158. <xsl:otherwise>
  1159. <xsl:variable name="curr_xpath_tmpl">
  1160. <xsl:choose>
  1161. <xsl:when test="$curr_xpath=''">
  1162. <xsl:value-of select="local-name()"/> <!-- bylo local-name() - trzeba dorzucic xpath przechodzacy aby budowal sie w kwestii -->
  1163. </xsl:when>
  1164. <xsl:otherwise>
  1165. <xsl:value-of select="concat($curr_xpath,'/',local-name())"/>
  1166. </xsl:otherwise>
  1167. </xsl:choose>
  1168. </xsl:variable>
  1169. <!--<xsl:variable name="curr_xpath_tmpl" select="'asdf'"/>-->
  1170. <xsl:element name="{name()}">
  1171. <xsl:attribute name="xpath" select="$curr_xpath_tmpl"/>
  1172. <xsl:for-each select="@*">
  1173. <xsl:attribute name="{name()}"><xsl:value-of select="."/></xsl:attribute>
  1174. </xsl:for-each>
  1175. <xsl:value-of select="text()"/>
  1176. <xsl:apply-templates mode="after_first_ant_assing_xpath">
  1177. <xsl:with-param name="curr_xpath" select="$curr_xpath_tmpl"/>
  1178. </xsl:apply-templates>
  1179. </xsl:element>
  1180. </xsl:otherwise>
  1181. </xsl:choose>
  1182. </xsl:template>
  1183. <xsl:template match="text()" mode="after_first_ant_assing_xpath"/>
  1184. <xsl:template match="simpleTypeMakeOgcFilter" mode="after_first_ant_assing_vars_childs">
  1185. <xsl:message>#621 bypassing simpleTypeMakeOgcFilter in after_first_ant_assing_vars_childs</xsl:message>
  1186. </xsl:template>
  1187. <!-- przetwarzanie kolejne w celu podstawienia wartosci i wystawienia build dla kolejnych wezlow - problem z obsluga rownorzednie zagniezdzonych wezlow poprzez inne wezly -->
  1188. <xsl:template match="*" mode="after_first_ant_assing_vars_childs">
  1189. <xsl:param name="xml_id_parent" required="yes"/>
  1190. <xsl:param name="loop_xpath" required="yes"/>
  1191. <xsl:param name="input_obj_with_xpath" required="yes"/>
  1192. <xsl:param name="feature_pos" required="yes"/>
  1193. <xsl:for-each select=".">
  1194. <xsl:choose>
  1195. <!--<xsl:when test="node()='topic'">asdad</xsl:when>-->
  1196. <!--<xsl:when test="name()='RelatedFeature'">
  1197. <xsl:for-each select="data/apiname[@base='PROCES_INCLUDE']">
  1198. <xsl:apply-templates mode="PROCES_INCLUDE">
  1199. <xsl:with-param name="ID_PROCES" select="text()"/>
  1200. </xsl:apply-templates>
  1201. </xsl:for-each>
  1202. </xsl:when>-->
  1203. <!--<xsl:when test="name()='data-about'">
  1204. <xsl:for-each select="data/apiname[@base='PROCES_INCLUDE']">
  1205. <xsl:apply-templates mode="PROCES_INCLUDE">
  1206. <xsl:with-param name="ID_PROCES" select="text()"/>
  1207. </xsl:apply-templates>
  1208. </xsl:for-each>
  1209. </xsl:when>-->
  1210. <xsl:when test="1=2"/>
  1211. <xsl:otherwise>
  1212. <xsl:element name="{name()}">
  1213. <!--<xsl:copy-of select="namespace::node()"/>-->
  1214. <xsl:for-each select="@*">
  1215. <xsl:choose>
  1216. <xsl:when test="name()='xpath'">
  1217. <!--<xsl:attribute name="xpath_parsed" select="."/>-->
  1218. <!--1:<xsl:value-of select="$parent_obj//node()[@system_cache__appinfo:xpath=$xpath]/text()"/>-->
  1219. <!--<xsl:value-of select="$parent_obj//node()[local-name()=$xpath]/text()"/>-->
  1220. <!--V:<xsl:value-of select="$xpath"/>-->
  1221. </xsl:when>
  1222. <xsl:otherwise><xsl:copy-of select="."/></xsl:otherwise>
  1223. </xsl:choose>
  1224. </xsl:for-each>
  1225. <xsl:choose>
  1226. <xsl:when test="@xpath">
  1227. <!--<xsl:variable name="escaped_html_to_xml">
  1228. <xsl:call-template name="system_cache__appinfo:escaped_html_to_xml">
  1229. <xsl:with-param name="html" select="$input_obj_with_xpath/node()[local-name()=current()/@xpath]/text()"/>
  1230. </xsl:call-template>
  1231. </xsl:variable>-->
  1232. <xsl:variable name="enter_to_ph">
  1233. <xsl:apply-templates mode="enter_to_ph" select="$input_obj_with_xpath/node()[local-name()=current()/@xpath]">
  1234. <xsl:with-param name="count" select="count($input_obj_with_xpath/node()[local-name()=current()/@xpath])"/>
  1235. <xsl:with-param name="element" select="name()"/>
  1236. <!--<xsl:with-param name="xpath_token_filter" select="@xpath_token_filter"/>--><!-- mozliwosc wybrania pierwszego wyrazu np ' ' -->
  1237. <!--<xsl:with-param name="xpath_token" select="@xpath_token"/>--><!-- mozliwosc wybrania pierwszego wyrazu np 1 -->
  1238. </xsl:apply-templates>
  1239. </xsl:variable>
  1240. <xsl:variable name="enter_to_ph">
  1241. <xsl:choose>
  1242. <xsl:when test="@xpath_token_filter and @xpath_token ">
  1243. <!-- implementacja filtra dla czegos oddzielonego parametrem -->
  1244. <xsl:variable name="xpath_token_filter" select="tokenize($enter_to_ph,@xpath_token_filter)"/>
  1245. <xsl:for-each select=" tokenize(@xpath_token,' ')">
  1246. <xsl:variable name="xpath_token" select="number(.)"/>
  1247. <xsl:copy-of select="$xpath_token_filter[$xpath_token]"></xsl:copy-of>
  1248. </xsl:for-each>
  1249. </xsl:when>
  1250. <xsl:otherwise>
  1251. <xsl:copy-of select="$enter_to_ph"/>
  1252. </xsl:otherwise>
  1253. </xsl:choose>
  1254. </xsl:variable>
  1255. <xsl:copy-of select="$enter_to_ph"/>
  1256. </xsl:when>
  1257. </xsl:choose>
  1258. <xsl:value-of select="text()"/>
  1259. <xsl:apply-templates mode="after_first_ant_assing_vars_childs">
  1260. <xsl:with-param name="input_obj_with_xpath" select="$input_obj_with_xpath"/>
  1261. <xsl:with-param name="xml_id_parent" select="$xml_id_parent"/>
  1262. <xsl:with-param name="loop_xpath" select="$loop_xpath"/>
  1263. <xsl:with-param name="feature_pos" select="$feature_pos"/>
  1264. </xsl:apply-templates>
  1265. </xsl:element>
  1266. </xsl:otherwise>
  1267. </xsl:choose>
  1268. </xsl:for-each>
  1269. </xsl:template>
  1270. <xsl:template match="RelatedFeature" mode="after_first_ant_assing_vars_childs">
  1271. <xsl:param name="input_obj_with_xpath" required="yes"/>
  1272. <xsl:param name="xml_id_parent" required="yes"/>
  1273. <xsl:param name="loop_xpath" select="$loop_xpath"/>
  1274. <xsl:param name="feature_pos" required="yes"/>
  1275. <xsl:message>#411 $feature_pos=<xsl:value-of select="$feature_pos"/>; mode after_first_ant_assing_vars_childs bylo $loop_xpath=<xsl:value-of select="$loop_xpath"/>;</xsl:message>
  1276. <!-- jest okazja do zrobienia bilda aby sciagnal rzeczy nizej -->
  1277. <xsl:variable name="featureID_name" select="substring-after(@typeName,':')"/>
  1278. <xsl:variable name="xml_id" select="@xml_id"/>
  1279. <xsl:variable name="loop_xpath" select="concat($loop_xpath,'_x2f_.',$xml_id,'.',$featureID_name)"/>
  1280. <!--<xsl:variable name="loop_xpath_save" select="concat($loop_xpath,'_x2f_.',$xml_id,'.',$featureID_name)"/>--> <!-- tutaj zapisal sie build z wezla z parent -->
  1281. <!--<debug_358_RelatedFeature>
  1282. <xsl:copy-of select="$input_obj_with_xpath"/>
  1283. </debug_358_RelatedFeature>-->
  1284. <!--<xsl:variable name="feature_pos">
  1285. <xsl:choose>
  1286. <xsl:when test="$feature_pos=1"/>
  1287. <xsl:otherwise><xsl:value-of select="$feature_pos"/></xsl:otherwise>
  1288. </xsl:choose>
  1289. </xsl:variable>-->
  1290. <xsl:variable name="test_xpath_query">
  1291. <xsl:call-template name="test_xpath_query">
  1292. <xsl:with-param name="featureID_name_dita" select="$featureID_name"/>
  1293. <xsl:with-param name="ignore_maxOccurs_0" select="$ignore_maxOccurs_0"/>
  1294. <xsl:with-param name="system_cache__appinfo:maxOccurs" select="@system_cache__appinfo:maxOccurs"/>
  1295. <xsl:with-param name="xpath_query" select="$xpath_query"/>
  1296. </xsl:call-template>
  1297. </xsl:variable>
  1298. <xsl:choose>
  1299. <xsl:when test="$test_xpath_query='1'">
  1300. <xsl:message>#389 jest okazja do zrobienia bilda $feature_pos=<xsl:value-of select="$feature_pos"/> $xml_id_parent=<xsl:value-of select="$xml_id_parent"/>; $xml_id=<xsl:value-of select="$xml_id"/>; result-document=<xsl:value-of select="concat($uuid,'.build_',$loop_xpath,'.xml')"/> match=RelatedFeature mode=after_first_ant_assing_vars_childs </xsl:message>
  1301. <xsl:result-document href="{$temp}/{$uuid}.build_{$loop_xpath}.{$feature_pos}.xml">
  1302. <xsl:apply-templates select=".">
  1303. <xsl:with-param name="typeName" select="@typeName"/>
  1304. <xsl:with-param name="xpath" select="@xpath"/>
  1305. <xsl:with-param name="xpath_value" select="@xpath_value"/>
  1306. <!--<xsl:with-param name="loop_xpath_save" select="$loop_xpath"/>-->
  1307. <xsl:with-param name="input_obj_with_xpath" select="$input_obj_with_xpath"/>
  1308. <xsl:with-param name="loop_xpath" select="$loop_xpath"/>
  1309. <xsl:with-param name="wfs_output" select="concat($uuid,'.',$loop_xpath)" />
  1310. <xsl:with-param name="xml_id_parent" select="$xml_id_parent"/>
  1311. <xsl:with-param name="feature_pos" select="$feature_pos"/>
  1312. <xsl:with-param name="loop_path_recurs" select="$loop_path_recurs"/>
  1313. <!--<xsl:with-param name="wfs_output.xml" />-->
  1314. </xsl:apply-templates>
  1315. </xsl:result-document>
  1316. <xsl:element name="RelatedFeature">
  1317. <xsl:copy-of select="@*"/>
  1318. <xsl:attribute name="featureID_name" select="$featureID_name"/>
  1319. <xsl:attribute name="loop_xpath" select="$loop_xpath"/>
  1320. </xsl:element>
  1321. </xsl:when>
  1322. <xsl:otherwise>
  1323. <xsl:message terminate="no">#389b
  1324. #
  1325. #
  1326. #
  1327. BYPASSED BY $test_xpath_query=<xsl:value-of select="$test_xpath_query"/>; jest okazja do zrobienia bilda $feature_pos=<xsl:value-of select="$feature_pos"/> $xml_id_parent=<xsl:value-of select="$xml_id_parent"/>; $xml_id=<xsl:value-of select="$xml_id"/>; result-document=<xsl:value-of select="concat($uuid,'.build_',$loop_xpath,'.xml')"/> match=RelatedFeature mode=after_first_ant_assing_vars_childs
  1328. #
  1329. #</xsl:message>
  1330. </xsl:otherwise>
  1331. </xsl:choose>
  1332. </xsl:template>
  1333. <xsl:template match="RelatedFeatureLoop" mode="after_first_ant_assing_vars_childs">
  1334. <xsl:param name="input_obj_with_xpath" required="yes"/>
  1335. <xsl:param name="xml_id_parent" required="yes"/>
  1336. <xsl:param name="loop_xpath" select="$loop_xpath"/>
  1337. <xsl:param name="feature_pos" required="yes"/>
  1338. <xsl:message>#411-817 $feature_pos=<xsl:value-of select="$feature_pos"/>; mode after_first_ant_assing_vars_childs bylo $loop_xpath=<xsl:value-of select="$loop_xpath"/>;</xsl:message>
  1339. <!-- jest okazja do zrobienia bilda aby sciagnal rzeczy nizej -->
  1340. <xsl:variable name="featureID_name" select="substring-after(@typeName,':')"/>
  1341. <xsl:variable name="xml_id" select="@xml_id"/>
  1342. <xsl:variable name="loop_xpath" select="concat($loop_xpath,'_x2f_.',$xml_id,'.',$featureID_name)"/>
  1343. <!--<xsl:variable name="loop_xpath_save" select="concat($loop_xpath,'_x2f_.',$xml_id,'.',$featureID_name)"/>--> <!-- tutaj zapisal sie build z wezla z parent -->
  1344. <!--<debug_358_RelatedFeature>
  1345. <xsl:copy-of select="$input_obj_with_xpath"/>
  1346. </debug_358_RelatedFeature>-->
  1347. <!--<xsl:variable name="feature_pos">
  1348. <xsl:choose>
  1349. <xsl:when test="$feature_pos=1"/>
  1350. <xsl:otherwise><xsl:value-of select="$feature_pos"/></xsl:otherwise>
  1351. </xsl:choose>
  1352. </xsl:variable>-->
  1353. <xsl:message>#832 RelatedFeatureLoop jest okazja do zrobienia bilda $feature_pos=<xsl:value-of select="$feature_pos"/> $xml_id_parent=<xsl:value-of select="$xml_id_parent"/>; $xml_id=<xsl:value-of select="$xml_id"/>; result-document=<xsl:value-of select="concat($uuid,'.build_',$loop_xpath,'.xml')"/> match=RelatedFeature mode=after_first_ant_assing_vars_childs </xsl:message>
  1354. <xsl:variable name="loop_path_recurs">
  1355. <xsl:choose>
  1356. <xsl:when test=" string-length($loop_path_recurs) &lt;1">
  1357. <xsl:value-of select="concat('/',@xml_id,'.',$uuid,'.',$feature_pos)"/>
  1358. </xsl:when>
  1359. <xsl:otherwise><xsl:value-of select="concat($loop_path_recurs,'/',@xml_id,'.',$uuid,'.',$feature_pos)"/></xsl:otherwise>
  1360. </xsl:choose>
  1361. </xsl:variable>
  1362. <xsl:variable name="test_xpath_query">
  1363. <xsl:call-template name="test_xpath_query">
  1364. <xsl:with-param name="featureID_name_dita" select="$featureID_name"/>
  1365. <xsl:with-param name="ignore_maxOccurs_0" select="$ignore_maxOccurs_0"/>
  1366. <xsl:with-param name="system_cache__appinfo:maxOccurs" select="@system_cache__appinfo:maxOccurs"/>
  1367. <xsl:with-param name="xpath_query" select="$xpath_query"/>
  1368. </xsl:call-template>
  1369. </xsl:variable>
  1370. <xsl:choose>
  1371. <xsl:when test="$test_xpath_query='1'">
  1372. <xsl:result-document href="{$temp}/{@xml_id}.{$uuid}.{$feature_pos}/build_root.xml" >
  1373. <xsl:apply-templates select=".">
  1374. <xsl:with-param name="typeName" select="@typeName"/>
  1375. <xsl:with-param name="xpath" select="@xpath"/>
  1376. <xsl:with-param name="xpath_value" select="@xpath_value"/>
  1377. <!--<xsl:with-param name="loop_xpath_save" select="$loop_xpath"/>-->
  1378. <xsl:with-param name="input_obj_with_xpath" select="$input_obj_with_xpath"/>
  1379. <xsl:with-param name="loop_xpath" select="$loop_xpath"/>
  1380. <xsl:with-param name="wfs_output" select="concat($uuid,'.',$loop_xpath)" />
  1381. <xsl:with-param name="xml_id_parent" select="$xml_id_parent"/>
  1382. <xsl:with-param name="feature_pos" select="$feature_pos"/>
  1383. <xsl:with-param name="loop_path_recurs" select="$loop_path_recurs"/>
  1384. <!--<xsl:with-param name="wfs_output.xml" />-->
  1385. </xsl:apply-templates>
  1386. </xsl:result-document>
  1387. <xsl:element name="RelatedFeatureLoop">
  1388. <xsl:copy-of select="@*"/>
  1389. <xsl:attribute name="featureID_name" select="$featureID_name"/>
  1390. <xsl:attribute name="loop_xpath" select="$loop_xpath"/>
  1391. </xsl:element>
  1392. </xsl:when>
  1393. <xsl:otherwise>
  1394. <xsl:message terminate="no">#1263
  1395. #
  1396. #
  1397. #
  1398. BYPASSED BY $test_xpath_query=<xsl:value-of select="$test_xpath_query"/>; jest okazja do zrobienia bilda $feature_pos=<xsl:value-of select="$feature_pos"/> $xml_id_parent=<xsl:value-of select="$xml_id_parent"/>; $xml_id=<xsl:value-of select="$xml_id"/>; result-document=<xsl:value-of select="concat($uuid,'.build_',$loop_xpath,'.xml')"/> match=RelatedFeature mode=after_first_ant_assing_vars_childs
  1399. #
  1400. #</xsl:message>
  1401. </xsl:otherwise>
  1402. </xsl:choose>
  1403. </xsl:template>
  1404. <xsl:template match="text()" mode="after_first_ant_assing_vars_childs"/>
  1405. <xsl:template match="comment()" mode="after_first_ant_assing_vars_childs"/>
  1406. <!-- pozbieranie do kupy wszystkich xmli i zlozenie dity -->
  1407. <xsl:template match="*" mode="enter_to_ph">
  1408. <xsl:param name="count"/>
  1409. <xsl:param name="element"/>
  1410. <xsl:variable name="current" select="."/>
  1411. <xsl:variable name="surround_with">
  1412. <xsl:choose>
  1413. <xsl:when test="$element='p'"><xsl:value-of select="'codeblock'"/></xsl:when>
  1414. <xsl:when test="$element='bodydiv'"><xsl:value-of select="'p'"/></xsl:when>
  1415. <xsl:otherwise><xsl:value-of select="'codeblock'"/></xsl:otherwise>
  1416. </xsl:choose>
  1417. </xsl:variable>
  1418. <xsl:choose>
  1419. <xsl:when test=" contains( text(),'&#13;')">
  1420. <xsl:for-each select="tokenize( text(),'&#13;')">
  1421. <xsl:element name="{$surround_with}"><!-- to jest przetwarzane jak jest tekst lamany -->
  1422. <xsl:value-of select="."/>
  1423. </xsl:element>
  1424. </xsl:for-each>
  1425. </xsl:when>
  1426. <xsl:otherwise>
  1427. <xsl:choose>
  1428. <xsl:when test="$count &gt;1">
  1429. <codeblock>
  1430. <!--<xsl:attribute name="DDxpath" select="@xpath"/>-->
  1431. <!--DN(<xsl:value-of select="$element"/>)-->
  1432. <!--count:<xsl:value-of select="$count"/>-->
  1433. <xsl:copy-of select=" text()"/>
  1434. </codeblock>
  1435. </xsl:when>
  1436. <xsl:otherwise>
  1437. <xsl:apply-templates mode="enter_to_ph_text">
  1438. <xsl:with-param name="element" select="$element"/>
  1439. </xsl:apply-templates>
  1440. <!--<xsl:copy-of select=" text()"/>-->
  1441. </xsl:otherwise>
  1442. </xsl:choose>
  1443. </xsl:otherwise>
  1444. </xsl:choose>
  1445. </xsl:template>
  1446. <!-- dodanie enterow dla tabel w ktorych wyrazy sa dluzsze niz 10 znakow -->
  1447. <xsl:template match="text()" mode="enter_to_ph_text">
  1448. <xsl:param name="element" required="yes"/>
  1449. <xsl:choose>
  1450. <xsl:when test="$element='entry'">
  1451. <xsl:for-each select="tokenize(.,' ')">
  1452. <xsl:value-of select="' '"/>
  1453. <xsl:variable name="phrase" select="."/>
  1454. <xsl:for-each select="1 to string-length(.)">
  1455. <xsl:if test="position() mod 12 = 0"><xsl:value-of select="' -'"/></xsl:if>
  1456. <xsl:value-of select="substring($phrase,position(),1)"/>
  1457. </xsl:for-each>
  1458. </xsl:for-each>
  1459. </xsl:when>
  1460. <xsl:otherwise><xsl:copy-of select="."/></xsl:otherwise>
  1461. </xsl:choose>
  1462. </xsl:template>
  1463. <xsl:template name="test_xpath_query">
  1464. <!-- to verify if retrieve some node based on user requested tree limit filter -->
  1465. <xsl:param name="ignore_maxOccurs_0" required="yes"/>
  1466. <xsl:param name="xpath_query" required="yes"/>
  1467. <xsl:param name="featureID_name_dita" required="yes"/>
  1468. <xsl:param name="system_cache__appinfo:maxOccurs" required="yes"/>
  1469. <xsl:message>#1290 $system_cache__appinfo:maxOccurs=<xsl:value-of select="$system_cache__appinfo:maxOccurs"/>; $featureID_name_dita=<xsl:value-of select="$featureID_name_dita"/>; $xpath_query=<xsl:value-of select="$xpath_query"/>; </xsl:message>
  1470. <xsl:if test="$ignore_maxOccurs_0"><xsl:message terminate="no">#1344 test igrnore is true()=<xsl:value-of select="$ignore_maxOccurs_0"/>;</xsl:message></xsl:if>
  1471. <xsl:variable name="TestMaxOccurs">
  1472. <xsl:choose>
  1473. <xsl:when test="$system_cache__appinfo:maxOccurs='0' and $ignore_maxOccurs_0"></xsl:when>
  1474. <xsl:otherwise>1</xsl:otherwise>
  1475. </xsl:choose>
  1476. </xsl:variable>
  1477. <xsl:value-of select="$TestMaxOccurs"/>
  1478. </xsl:template>
  1479. </xsl:stylesheet>