bcgtht.tree_to_dita.xsl 46 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xsl:stylesheet xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
  3. xmlns:xs="http://www.w3.org/2001/XMLSchema"
  4. xmlns:gml="http://www.opengis.net/gml"
  5. xmlns:p5bws="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/WPS_Functions.xsd"
  6. xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
  7. xmlns:bcgtht="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/bocian-graph-to-html/bcgtht.xsd"
  8. xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
  9. xmlns:default_db__x3A__BI_audit_ENERGA_PRACOWNICY="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_PRACOWNICY"
  10. xmlns:p5="https://biuro.biall-net.pl/wfs"
  11. xmlns:default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object"
  12. xmlns:default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row"
  13. xmlns:default_db__x3A__BI_audit_KRS="https://biuro.biall-net.pl/wfs/default_db/BI_audit_KRS"
  14. xmlns:default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI"
  15. xmlns:default_db__x3A__BI_audit_MSIG="https://biuro.biall-net.pl/wfs/default_db/BI_audit_MSIG"
  16. xmlns:default_db__x3A__BI_audit_CEIDG="https://biuro.biall-net.pl/wfs/default_db/BI_audit_CEIDG"
  17. xmlns:system_cache__dita="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/dita.xsd"
  18. xmlns:default_db__x3A__BI_audit_KRS_person="https://biuro.biall-net.pl/wfs/default_db/BI_audit_KRS_person"
  19. xmlns:default_db__x3A__BI_audit_taxpayer="https://biuro.biall-net.pl/wfs/default_db/BI_audit_taxpayer"
  20. xmlns:default_db__x3A__BI_audit_KRS_company="https://biuro.biall-net.pl/wfs/default_db/BI_audit_KRS_company"
  21. xmlns:default_db__x3A__BI_audit_MSIG_company="https://biuro.biall-net.pl/wfs/default_db/BI_audit_MSIG_company"
  22. xmlns:default_db__x3A__TERYT_adresy="https://biuro.biall-net.pl/wfs/default_db/TERYT_adresy"
  23. xmlns:default_db__x3A__BI_audit_MSIG_person="https://biuro.biall-net.pl/wfs/default_db/BI_audit_MSIG_person"
  24. xmlns:default_db__x3A__BI_audit_operational_raport_note="https://biuro.biall-net.pl/wfs/default_db/BI_audit_operational_raport_note"
  25. xmlns:default_db__x3A__BI_audit_MSIG_address="https://biuro.biall-net.pl/wfs/default_db/BI_audit_MSIG_address"
  26. xmlns:yed="http://www.yworks.com/xml/yed/3"
  27. xmlns:p5xmli="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xmlschema_interface/p5xmli.xsd"
  28. xmlns:p5suis="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/system_ui_info_speech/system_ui_info_speech.xsd"
  29. exclude-result-prefixes="xs vc gml p5bws system_cache__appinfo bcgtht p5 default_db__x3A__BI_audit_KRS default_db__x3A__BI_audit_MSIG default_db__x3A__BI_audit_CEIDG system_cache__dita default_db__x3A__BI_audit_KRS_person default_db__x3A__BI_audit_taxpayer"
  30. version="2.0">
  31. <xsl:import href="../xmlschema_interface/p5xmli.xsi.schemaLocation.xsl"/>
  32. <xsl:import href="bcgtht.tree_to_dita.import.xsl"/>
  33. <xsl:output indent="yes"/>
  34. <xsl:strip-space elements="*"/> <!-- -->
  35. <xsl:include href="../p5/p5.primaryKey.xsl"/>
  36. <xsl:include href="bcgtht.tree_to_dita.src_fid_analys.xsl"/>
  37. <xsl:include href="bcgtht.tree_to_dita.applying_analys.xsl"/>
  38. <xsl:include href="bcgtht.tree_to_dita.clousure.xsl"/>
  39. <xsl:include href="bcgtht.tree_to_dita.clousure.analys.xsl"/>
  40. <xsl:include href="bcgtht.tree_to_dita.clousure.analys.merge.xsl"/>
  41. <xsl:include href="bcgtht.tree_to_dita.clousure.analys.merge.apply.xsl"/>
  42. <xsl:include href="bcgtht.tree_to_dita.clousure.analys.merge.apply.rename.xsl"/>
  43. <xsl:include href="bcgtht.tree_to_dita.clousure.analys.merge.apply.rename.analys.xsl"/>
  44. <xsl:include href="../yed/p5yed.yed.graphml.xsl"/>
  45. <xsl:param name="bcgtht:debug" /> <!-- select="4" -->
  46. <xsl:param name="bcgtht:repository" select="'/Users/a.binder/Downloads'"/> <!-- select="concat($temp,'/bcgtht.repository'" -->
  47. <xsl:param name="bcgtht.clousure.xml" select="concat($bcgtht:repository,'/bcgtht.clousure.xml')"/>
  48. <xsl:param name="bcgtht.clousure.analys.xml" select="concat($bcgtht:repository,'/bcgtht.clousure.analys.xml')"/>
  49. <xsl:param name="bcgtht.src_fid_analys.xml" select="concat($bcgtht:repository,'/bcgtht.src_fid_analys.xml')"/>
  50. <xsl:param name="bcgtht.applying_analys.xml" select="concat($bcgtht:repository,'/bcgtht.applying_analys.xml')"/>
  51. <xsl:param name="bcgtht.applying_analys.merge.xml" select="concat($bcgtht:repository,'/bcgtht.applying_analys.merge.xml')"/>
  52. <xsl:param name="bcgtht.applying_analys.merge.apply.xml" select="concat($bcgtht:repository,'/bcgtht.applying_analys.merge.apply.xml')"/>
  53. <xsl:param name="bcgtht.applying_analys.merge.apply.rename.xml" select="concat($bcgtht:repository,'/bcgtht.applying_analys.merge.apply.rename.xml')"/>
  54. <xsl:param name="bcgtht.applying_analys.merge.apply.rename.analys.xml" select="concat($bcgtht:repository,'/bcgtht.applying_analys.merge.apply.rename.analys.xml')"/>
  55. <xsl:param name="bcgtht.yed.graphml" select="concat($bcgtht:repository,'/bcgtht.yed.graphml')"/>
  56. <xsl:param name="bcgtht.applying_analys.debug.xml" select="concat($bcgtht:repository,'/bcgtht.applying_analys.debug.xml')"/>
  57. <xsl:param name="bcgtht.yed.analys.graphml" select="concat($bcgtht:repository,'/bcgtht.yed.analys.graphml')"/>
  58. <xsl:param name="bcgtht.yed.clousure.analys.merge.apply.graphml" select="concat($bcgtht:repository,'/bcgtht.yed.clousure.analys.merge.apply.graphml')"/>
  59. <xsl:param name="bcgtht.yed.clousure.analys.merge.apply.rename.analys.graphml" select="concat($bcgtht:repository,'/bcgtht.yed.clousure.analys.merge.apply.rename.analys.graphml')"/>
  60. <xsl:param name="bcgtht.clousure.xsd" select="'bcgtht.clousure.xsd'"/>
  61. <!-- to be used from tree_to_dita.xsl -->
  62. <xsl:template mode="bocian-graph-2-html.preprocess" match="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA[@fid]|BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row[@fid]">
  63. <!--<xsl:variable name="fileindex" select="@fid"/>-->
  64. <xsl:param name="fileindex" select="@fid"/>
  65. <xsl:message>#75 result-document <xsl:value-of select="$ditadir"/>/bocian-graph-2-html/<xsl:value-of select="$fileindex"/>.xml ;</xsl:message>
  66. <xsl:result-document href="{$ditadir}/bocian-graph-2-html/{$fileindex}.xml" omit-xml-declaration="yes">
  67. <wfs:FeatureCollection xmlns:wfs="http://www.opengis.net/wfs" xmlns="http://www.opengis.net/wfs" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:default_db__x3A__BI_audit_ENERGA_PRACOWNICY="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_PRACOWNICY" xmlns:p5="https://biuro.biall-net.pl/wfs" xmlns:default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object" xmlns:default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row" xmlns:default_db__x3A__BI_audit_KRS="https://biuro.biall-net.pl/wfs/default_db/BI_audit_KRS" xmlns:default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_RUM_KONTRAHENCI" xmlns:default_db__x3A__BI_audit_MSIG="https://biuro.biall-net.pl/wfs/default_db/BI_audit_MSIG" xmlns:default_db__x3A__BI_audit_CEIDG="https://biuro.biall-net.pl/wfs/default_db/BI_audit_CEIDG" xsi:schemaLocation="https://biuro.biall-net.pl/wfs/default_db/BI_audit_ENERGA_PRACOWNICY https://biuro.biall-net.pl/dev-pl/se-projects/bocian/SE//wfs-data.php/default_db/?SERVICE=WFS&amp;VERSION=1.0.0&amp;TYPENAME=default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY&amp;REQUEST=DescribeFeatureType" numberMatched="unknown" numberReturned="1" next="https://biuro.biall-net.pl/dev-pl/se-projects/bocian/SE//wfs-data.php/default_db/?SERVICE=WFS&amp;VERSION=1.0.0&amp;REQUEST=GetFeature&amp;TYPENAME=default_db__x3A__BI_audit_ENERGA_PRACOWNICY%3ABI_audit_ENERGA_PRACOWNICY&amp;SRSNAME=EPSG%3A3003&amp;sortBy=ID+D&amp;maxFeatures=20&amp;startIndex=20">
  68. <xsl:apply-templates mode="bocian-graph-2-html.preprocess.root" select="."/>
  69. <!-- strategy
  70. wszystkie wyjscia od pracownika
  71. row_object
  72. row
  73. row_object
  74. KONTR
  75. -->
  76. </wfs:FeatureCollection>
  77. </xsl:result-document>
  78. <bocian-graph-2-html xsl:exclude-result-prefixes="p5 bcgtht" xsl:xpath-default-namespace="" srcfile="{$ditadir}/bocian-graph-2-html/{$fileindex}.xml" dstfile="{$ditadir}/bocian-graph-2-html/{$fileindex}.png.xml" fileindex="{$fileindex}" ditadir="{$ditadir}" />
  79. </xsl:template>
  80. <xsl:template mode="bocian-graph-2-html.preprocess.root" match="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA[BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row]">
  81. <xsl:message>#97-97 bypas .root n/<xsl:value-of select="name()"/>; </xsl:message>
  82. <xsl:apply-templates mode="#current"/>
  83. </xsl:template>
  84. <xsl:template mode="bocian-graph-2-html.preprocess.root" match="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row">
  85. <xsl:message>#97-102 bypas .root n/<xsl:value-of select="name()"/>; go mode .child</xsl:message>
  86. <xsl:apply-templates mode="bocian-graph-2-html.preprocess.child" select="."/>
  87. </xsl:template>
  88. <xsl:template mode="bocian-graph-2-html.preprocess.root" match="*">
  89. <xsl:message>#97-107 run direct mode child n/<xsl:value-of select="name()"/>; go mode .child</xsl:message>
  90. <xsl:apply-templates mode="bocian-graph-2-html.preprocess.child" select="."/>
  91. </xsl:template>
  92. <xsl:template mode="bocian-graph-2-html.preprocess.root" match="text()|comment()"/>
  93. <xsl:template mode=" bocian-graph-2-html.preprocess" match="text()|comment()"/>
  94. <xsl:template mode="bocian-graph-2-html.preprocess.child" match="text()|comment()"/>
  95. <!--<xsl:template mode="bocian-graph-2-html.preprocess" match="text()|comment()|*"/>-->
  96. <xsl:template mode="bocian-graph-2-html.preprocess.child" match="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA">
  97. <xsl:message>#119 running match="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA" - intended for all raport </xsl:message>
  98. <!--<xsl:apply-templates mode="#current" select="*"/>--> <!-- [1] -->
  99. <xsl:variable name="bcgtht:src_fid_analys">
  100. <xsl:apply-templates mode="bcgtht:src_fid_analys" select="."/>
  101. </xsl:variable>
  102. <xsl:message>#126 result-document href="<xsl:value-of select="$bcgtht.src_fid_analys.xml"/></xsl:message>
  103. <xsl:result-document href="{$bcgtht.src_fid_analys.xml}.{@fid}.xml">
  104. <xsl:copy-of select="$bcgtht:src_fid_analys"/>
  105. </xsl:result-document>
  106. <!--<xsl:copy-of select="$bcgtht:src_fid_analys" copy-namespaces="no"/>-->
  107. <xsl:variable name="bcgtht:applying_analys">
  108. <xsl:call-template name="bcgtht:applying_analys">
  109. <xsl:with-param name="bcgtht:src_fid_analys" select="$bcgtht:src_fid_analys"/>
  110. </xsl:call-template>
  111. </xsl:variable>
  112. <!--<xsl:if test="number($bcgtht:debug) &gt; 3">-->
  113. <xsl:message>#140 result-document href="<xsl:value-of select="$bcgtht.applying_analys.xml"/></xsl:message>
  114. <xsl:result-document href="{$bcgtht.applying_analys.xml}.{@fid}">
  115. <xsl:copy-of select="$bcgtht:applying_analys"/>
  116. </xsl:result-document>
  117. <!--</xsl:if>-->
  118. <xsl:if test="number($bcgtht:debug) &gt; 3">
  119. <xsl:message>#129 number($bcgtht:debug = <xsl:value-of select="$bcgtht:debug"/>) &gt; 3 bcgtht:repository = <xsl:value-of select="$bcgtht:repository"/>; </xsl:message>
  120. <xsl:variable name="bcgtht:clousure">
  121. <xsl:apply-templates mode="bcgtht:clousure" select="."/>
  122. </xsl:variable>
  123. <xsl:variable name="yed:graphml">
  124. <xsl:apply-templates mode="yed:graphml" select="$bcgtht:clousure"/>
  125. </xsl:variable>
  126. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.clousure.xml"/></xsl:message>
  127. <xsl:result-document href="{$bcgtht.clousure.xml}">
  128. <xsl:copy-of select="$bcgtht:clousure"/>
  129. </xsl:result-document>
  130. <xsl:variable name="bcgtht:clousure.analys">
  131. <xsl:call-template name="bcgtht:clousure.analys">
  132. <xsl:with-param name="bcgtht:clousure" select="$bcgtht:clousure"/>
  133. </xsl:call-template>
  134. </xsl:variable>
  135. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.clousure.analys.xml"/></xsl:message>
  136. <xsl:result-document href="{$bcgtht.clousure.analys.xml}">
  137. <xsl:copy-of select="$bcgtht:clousure.analys"/>
  138. </xsl:result-document>
  139. <xsl:variable name="yed:analys.graphml">
  140. <xsl:apply-templates mode="yed:graphml" select="$bcgtht:clousure.analys"/>
  141. </xsl:variable>
  142. <xsl:variable name="bcgtht:clousure.analys.merge">
  143. <xsl:apply-templates mode="bcgtht:clousure.analys.merge" select="$bcgtht:clousure.analys"/>
  144. </xsl:variable>
  145. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.applying_analys.merge.xml"/></xsl:message>
  146. <xsl:result-document href="{$bcgtht.applying_analys.merge.xml}">
  147. <xsl:copy-of select="$bcgtht:clousure.analys.merge"/>
  148. </xsl:result-document>
  149. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.yed.analys.graphml"/></xsl:message>
  150. <xsl:result-document href="{$bcgtht.yed.analys.graphml}">
  151. <xsl:copy-of select="$yed:analys.graphml"/>
  152. </xsl:result-document>
  153. <xsl:variable name="bcgtht:clousure.analys.merge.apply">
  154. <xsl:apply-templates mode="bcgtht:clousure.analys.merge.apply" select="$bcgtht:clousure.analys.merge"/>
  155. </xsl:variable>
  156. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.applying_analys.merge.apply.xml"/></xsl:message>
  157. <xsl:result-document href="{$bcgtht.applying_analys.merge.apply.xml}">
  158. <xsl:copy-of select="$bcgtht:clousure.analys.merge.apply"/>
  159. </xsl:result-document>
  160. <xsl:variable name="yed:clousure.analys.merge.apply.graphml">
  161. <xsl:apply-templates mode="yed:graphml" select="$bcgtht:clousure.analys.merge.apply"/>
  162. </xsl:variable>
  163. <xsl:variable name="bcgtht:clousure.analys.merge.apply.rename">
  164. <xsl:apply-templates mode="bcgtht:clousure.analys.merge.apply.rename" select="$bcgtht:clousure.analys.merge.apply"/>
  165. </xsl:variable>
  166. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.applying_analys.merge.apply.rename.xml"/></xsl:message>
  167. <xsl:result-document href="{$bcgtht.applying_analys.merge.apply.rename.xml}">
  168. <xsl:copy-of select="$bcgtht:clousure.analys.merge.apply.rename"/>
  169. </xsl:result-document>
  170. <xsl:call-template name="p5suis:say_to_queue.copy_file.xml">
  171. <xsl:with-param name="filename" select="'bcgtht.applying_analys.merge.apply.rename.xml'"/>
  172. <xsl:with-param name="context" select="$bcgtht:clousure.analys.merge.apply.rename"/>
  173. </xsl:call-template>
  174. <xsl:variable name="bcgtht:clousure.analys.merge.apply.rename.analys">
  175. <xsl:apply-templates mode="bcgtht:clousure.analys.merge.apply.rename.analys" select="$bcgtht:clousure.analys.merge.apply.rename"/>
  176. </xsl:variable>
  177. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.applying_analys.merge.apply.rename.analys.xml"/></xsl:message>
  178. <xsl:result-document href="{$bcgtht.applying_analys.merge.apply.rename.analys.xml}">
  179. <xsl:copy-of select="$bcgtht:clousure.analys.merge.apply.rename.analys"/>
  180. </xsl:result-document>
  181. <xsl:variable name="yed:clousure.analys.merge.apply.rename.analys.graphml">
  182. <xsl:apply-templates mode="yed:graphml" select="$bcgtht:clousure.analys.merge.apply.rename.analys"/>
  183. </xsl:variable>
  184. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.yed.clousure.analys.merge.apply.rename.analys.graphml"/></xsl:message>
  185. <xsl:result-document href="{$bcgtht.yed.clousure.analys.merge.apply.rename.analys.graphml}">
  186. <xsl:copy-of select="$yed:clousure.analys.merge.apply.rename.analys.graphml"/>
  187. </xsl:result-document>
  188. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.yed.clousure.analys.merge.apply.graphml"/></xsl:message>
  189. <xsl:result-document href="{$bcgtht.yed.clousure.analys.merge.apply.graphml}">
  190. <xsl:copy-of select="$yed:clousure.analys.merge.apply.graphml"/>
  191. </xsl:result-document>
  192. <xsl:variable name="bcgtht:clousure.analys.debug">
  193. <xsl:apply-templates mode="bcgtht:clousure.analys.debug" select="$bcgtht:clousure.analys"/>
  194. </xsl:variable>
  195. <xsl:message> result-document href="<xsl:value-of select="$bcgtht.applying_analys.debug.xml"/></xsl:message>
  196. <xsl:result-document href="{$bcgtht.applying_analys.debug.xml}">
  197. <xsl:copy-of select="$bcgtht:clousure.analys.debug"/>
  198. </xsl:result-document>
  199. </xsl:if>
  200. <!--<xsl:copy-of select="$applying_analys" copy-namespaces="no"/>-->
  201. <!--<bocian-graph-2-html.preprocess.applying_analys>-->
  202. <xsl:apply-templates mode="bcgtht:applying_analys" select="$bcgtht:applying_analys"/>
  203. <!--</bocian-graph-2-html.preprocess.applying_analys>-->
  204. </xsl:template>
  205. <xsl:template mode="bocian-graph-2-html.preprocess.from_analys" match="*">
  206. <xsl:copy copy-namespaces="no">
  207. <xsl:copy-of select="@*"/>
  208. <xsl:apply-templates mode="#current"/>
  209. </xsl:copy>
  210. </xsl:template>
  211. <xsl:function name="system_cache__dita:bocian.cached">
  212. <system_cache__dita:bocian.cached>
  213. <fid/>
  214. </system_cache__dita:bocian.cached>
  215. </xsl:function>
  216. <xsl:function name="system_cache__dita:bocian.cached">
  217. <xsl:param name="system_cache__dita:bocian.cached"/>
  218. <xsl:param name="fid"/>
  219. <xsl:choose>
  220. <xsl:when test="$system_cache__dita:bocian.cached//fid[@fid=$fid]">
  221. <xsl:message>#158 cached node <xsl:value-of select="$fid"/> - bypasiing </xsl:message>
  222. </xsl:when>
  223. <xsl:otherwise>
  224. <system_cache__dita:bocian.cached>
  225. <xsl:for-each select="$system_cache__dita:bocian.cached//fid">
  226. <xsl:copy-of select="." copy-namespaces="no"/>
  227. </xsl:for-each>
  228. </system_cache__dita:bocian.cached>
  229. </xsl:otherwise>
  230. </xsl:choose>
  231. </xsl:function>
  232. <!--<xsl:template name="bocian-graph-2-html.applying_analys">
  233. <xsl:param name="dst_fid.not.following.count" required="yes"/>
  234. <xsl:param name="dst_fid.following.count" required="yes"/>
  235. <xsl:param name="src_fid_analys" required="yes"/>
  236. <xsl:param name="src_fid" required="yes"/>
  237. <xsl:param name="src_fid.pos" />
  238. <xsl:param name="dst_fid.not.following.pos" select="1"/>
  239. <xsl:param name="dst_fid.following.pos" select="1"/>
  240. <xsl:param name="last_call"/>
  241. <xsl:param name="last_call.pos" />
  242. <xsl:param name="last_call.pos.count" />
  243. <bocian-graph-2-html.applying_analys>
  244. <xsl:choose>
  245. <xsl:when test="not($dst_fid.not.following.count &gt; 0) and not($dst_fid.following.count &gt; 0)">
  246. <TODO>not($dst_fid.not.following.count &gt; 0) and not($dst_fid.following.count &gt; 0)</TODO>
  247. </xsl:when>
  248. <xsl:otherwise>
  249. <xsl:choose>
  250. <xsl:when test="$dst_fid.not.following.pos &lt; $dst_fid.not.following.count and not($last_call='not.following')">
  251. <xsl:for-each select="$src_fid/dst_fid[not(following-sibling)][$dst_fid.not.following.pos]">
  252. <dst_fid_not_following-sibling>
  253. <xsl:copy copy-namespaces="no">
  254. <xsl:copy-of select="@*"/>
  255. </xsl:copy>
  256. </dst_fid_not_following-sibling>
  257. <xsl:call-template name="bocian-graph-2-html.applying_analys">
  258. <xsl:with-param name="src_fid_analys" select="$src_fid_analys"/>
  259. <xsl:with-param name="dst_fid.not.following.count" select="$dst_fid.not.following.count"/>
  260. <xsl:with-param name="dst_fid.following.count" select="$dst_fid.following.count"/>
  261. <xsl:with-param name="src_fid.pos" select="$src_fid.pos"/>
  262. <xsl:with-param name="src_fid" select="$src_fid"/>
  263. <xsl:with-param name="dst_fid.not.following.pos" select="$dst_fid.not.following.pos"/>
  264. <xsl:with-param name="dst_fid.following.pos" select="$dst_fid.following.pos"/>
  265. <xsl:with-param name="last_call" select="'not.following'"/>
  266. <xsl:with-param name="last_call.pos" select="1"/>
  267. <xsl:with-param name="last_call.pos.count" select="count($src_fid/dst_fid[not(following-sibling)][$dst_fid.not.following.pos]/*)"/>
  268. </xsl:call-template>
  269. </xsl:for-each>
  270. </xsl:when>
  271. <!-\-<xsl:when test="$dst_fid.following.pos &lt; $dst_fid.following.count and $last_call = 'not.following'">
  272. <xsl:for-each select="$src_fid/dst_fid[following-sibling][$dst_fid.following.pos]/*">
  273. <dst_fid_not_following-sibling>
  274. <xsl:copy copy-namespaces="no">
  275. <xsl:copy-of select="@*"/>
  276. </xsl:copy>
  277. </dst_fid_not_following-sibling>
  278. <xsl:call-template name="bocian-graph-2-html.applying_analys">
  279. <xsl:with-param name="src_fid_analys" select="$src_fid_analys"/>
  280. <xsl:with-param name="dst_fid.not.following.count" select="$dst_fid.not.following.count"/>
  281. <xsl:with-param name="dst_fid.following.count" select="$dst_fid.following.count"/>
  282. <xsl:with-param name="src_fid.pos" select="$src_fid.pos"/>
  283. <xsl:with-param name="src_fid" select="$src_fid"/>
  284. <xsl:with-param name="dst_fid.not.following.pos" select="$dst_fid.not.following.pos"/>
  285. <xsl:with-param name="dst_fid.following.pos" select="$dst_fid.following.pos + 1"/>
  286. <xsl:with-param name="last_call" select="'not.following'"/>
  287. </xsl:call-template>
  288. </xsl:for-each>
  289. </xsl:when>-\->
  290. <!-\-<xsl:when test="$dst_fid.not.following.pos &lt; $dst_fid.not.following.count and $last_call='not.following'">
  291. </xsl:when>-\->
  292. </xsl:choose>
  293. </xsl:otherwise>
  294. </xsl:choose>
  295. </bocian-graph-2-html.applying_analys>
  296. </xsl:template>-->
  297. <xsl:template mode="bocian-graph-2-html.preprocess.child" match="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row[@fid]">
  298. <xsl:variable name="fileindex" select="@fid"/>
  299. <!--example call module <xsl:for-each select="$dita//simpletable">
  300. <xsl:apply-templates select="." mode="system_cache__dita:graph__write_dita_preprocess">
  301. <xsl:with-param name="fileindex" select="@id"/>
  302. </xsl:apply-templates>
  303. </xsl:for-each> -->
  304. <!-- example xsl from other module
  305. <xsl:result-document href="{$ditadir}/graph_to_image/{$fileindex}.gnuplot" omit-xml-declaration="yes">
  306. set terminal pngcairo font "arial,6" size 800,600
  307. set nokey
  308. set output '<xsl:value-of select="$fileindex"/>.png'
  309. set boxwidth 0.75
  310. set style fill solid
  311. set title "Wykres"
  312. plot "<xsl:value-of select="$fileindex"/>.gnuplot.dat" using 2:xtic(1) with boxes
  313. </xsl:result-document>
  314. -->
  315. <!--<xsl:result-document href="{$ditadir}/graph_to_image/{$fileindex}.gnuplot.dat" omit-xml-declaration="yes">
  316. <!-\-<system_cache__appinfo:graph_to_image.population.dat>-\->
  317. <!-\-<xsl:attribute name="local-name" select="local-name()"/>-\->
  318. <xsl:variable name="cols" select="count(strow[ position() = 1]/stentry)"/>
  319. <xsl:variable name="strow" select="(strow|sthead)"/>
  320. <xsl:message>#69 graph cols <xsl:value-of select="$cols"/></xsl:message>
  321. <xsl:for-each select="1 to $cols">
  322. <xsl:for-each select="$strow/stentry[ position() = current()]">
  323. <xsl:choose>
  324. <xsl:when test="position() = 1">
  325. <!-\-<xsl:value-of select="system_cache__appinfo:truncate_special_and_do_uppercase(.)"/><xsl:text>&#09;</xsl:text>-\->
  326. <xsl:value-of select="string(.)"/><xsl:text>&#09;</xsl:text>
  327. </xsl:when>
  328. <xsl:otherwise>
  329. <xsl:value-of select="string(.)"/><xsl:text>&#09;</xsl:text>
  330. </xsl:otherwise>
  331. </xsl:choose>
  332. </xsl:for-each>
  333. <xsl:text>&#10;</xsl:text>
  334. </xsl:for-each>
  335. <!-\-</system_cache__appinfo:graph_to_image.population.dat>-\->
  336. <!-\-<xsl:apply-templates mode="preprocess_gml_geometry_image" select="."/>-\->
  337. </xsl:result-document>-->
  338. <gml:featureMember >
  339. <xsl:element name="default_db__x3A__{BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/*[1]/local-name()}:{BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/*[1]/local-name()}">
  340. <xsl:attribute name="p5:primaryKey" select="p5:primaryKey(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/*[1]/@fid)"/>
  341. <xsl:copy-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/*[1]/@fid"/>
  342. <!--<default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY fid="{@fid}">-->
  343. <!--<xsl:attribute name="p5:primaryKey" select="p5:primaryKey(@fid)"/>-->
  344. <xsl:apply-templates mode="bocian-graph-2-html.preprocess.names" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]"/>
  345. <!--<default_db__x3A__BI_audit_ENERGA_PRACOWNICY:ID>12</default_db__x3A__BI_audit_ENERGA_PRACOWNICY:ID>
  346. <default_db__x3A__BI_audit_ENERGA_PRACOWNICY:imiona>Robert</default_db__x3A__BI_audit_ENERGA_PRACOWNICY:imiona>
  347. <default_db__x3A__BI_audit_ENERGA_PRACOWNICY:nazwisko>Szaj</default_db__x3A__BI_audit_ENERGA_PRACOWNICY:nazwisko>-->
  348. <xsl:variable name="pos.last" select="count(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object)"/>
  349. <!-- fix @2018-09-09 to piotr standard -->
  350. <xsl:variable name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row" select="."/>
  351. <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object fid="{BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/@fid}" >
  352. <xsl:namespace name="default_db__x3A__{BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/local-name()}">https://biuro.biall-net.pl/wfs/default_db/<xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/local-name()"/></xsl:namespace>
  353. <xsl:attribute name="p5:primaryKey" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/p5:primaryKey(@fid)"/>
  354. <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID><xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/p5:primaryKey(@fid)"/></default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
  355. <xsl:element name="default_db__x3A__{local-name()}:{local-name()}" >
  356. <xsl:copy-of select="@fid" copy-namespaces="no"/>
  357. <xsl:attribute name="p5:primaryKey" select="p5:primaryKey(@fid)"/>
  358. <xsl:element name="default_db__x3A__{local-name()}:ID"><xsl:value-of select="p5:primaryKey(@fid)"/></xsl:element>
  359. <xsl:for-each select="0 to ( $pos.last - 1 )">
  360. <xsl:variable name="pos_request" select="xs:integer($pos.last - current())"/>
  361. <xsl:comment>#133 1 to <xsl:value-of select="$pos.last"/> = <xsl:value-of select="$pos.last - current()"/> = <xsl:value-of select="$pos_request"/></xsl:comment>
  362. <xsl:message>#133 1 to <xsl:value-of select="$pos.last"/> = <xsl:value-of select="$pos.last - current()"/> = <xsl:value-of select="$pos_request"/></xsl:message>
  363. <xsl:for-each select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ $pos_request ]">
  364. <xsl:apply-templates mode="bocian-graph-2-html.preprocess.row_objects" select="." >
  365. <xsl:with-param name="pos" select="position()"/>
  366. <xsl:with-param name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object" select="."/>
  367. <xsl:with-param name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.source" select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row"/>
  368. </xsl:apply-templates>
  369. </xsl:for-each>
  370. </xsl:for-each>
  371. </xsl:element>
  372. </default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object>
  373. <!-- EOF fix @2018-09-09 to piotr standard -->
  374. <!--<xsl:element name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object">
  375. <xsl:copy-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/@fid"/>
  376. <xsl:attribute name="p5:primaryKey" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/p5:primaryKey(@fid)"/>
  377. <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID><xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[1]/p5:primaryKey(@fid)"/></default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object:ID>
  378. <xsl:comment>#109 parent once </xsl:comment>
  379. <xsl:element name="default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row">
  380. <xsl:copy-of select="@fid"/>
  381. <xsl:attribute name="p5:primaryKey" select="p5:primaryKey(@fid)"/>
  382. <default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID><xsl:value-of select="p5:primaryKey(@fid)"/></default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:ID>
  383. <xsl:comment>#109 parent root </xsl:comment>
  384. <xsl:variable name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row" select="."/>
  385. <xsl:for-each select="0 to ( $pos.last - 1 )">
  386. <xsl:comment>#133 1 to <xsl:value-of select="$pos.last"/> = <xsl:value-of select="$pos.last - current()"/></xsl:comment>
  387. <xsl:for-each select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ ($pos.last - current()) ]">
  388. <xsl:apply-templates mode="bocian-graph-2-html.preprocess.row_objects" select="." >
  389. <xsl:with-param name="pos" select="position()"/>
  390. <xsl:with-param name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object" select="."/>
  391. </xsl:apply-templates>
  392. </xsl:for-each>
  393. </xsl:for-each>
  394. <!-\-<xsl:apply-templates mode="bocian-graph-2-html.preprocess.row_objects" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]" >
  395. <xsl:with-param name="pos" select="2"/>
  396. <xsl:with-param name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object" select="."/>
  397. </xsl:apply-templates>-\->
  398. </xsl:element>
  399. </xsl:element>-->
  400. <!--<xsl:for-each select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ not(position()=1)]" >-->
  401. <!--<xsl:call-template name="bocian-graph-2-html.preprocess.row_objects" />-->
  402. <!--</xsl:for-each>-->
  403. <!-- mode="bocian-graph-2-html.preprocess.row_objects" -->
  404. <!--</default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY>-->
  405. </xsl:element>
  406. </gml:featureMember>
  407. </xsl:template>
  408. <xsl:template name="bocian-graph-2-html.preprocess.row_objects">
  409. <bocian-graph-2-html.preprocess.row_objects>
  410. <xsl:for-each select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ not(position()=1)]" >
  411. <OBJ>
  412. </OBJ>
  413. <xsl:apply-templates mode="bocian-graph-2-html.preprocess.row_objects" select="."/>
  414. </xsl:for-each>
  415. </bocian-graph-2-html.preprocess.row_objects>
  416. </xsl:template>
  417. <xsl:template mode="bocian-graph-2-html.preprocess bocian-graph-2-html.preprocess.child bocian-graph-2-html.preprocess.applying_analys" match="text()|comment()|*"/>
  418. <xsl:function name="system_cache__dita:bocian.add.elements">
  419. <xsl:param name="local-name"/>
  420. <xsl:choose>
  421. <xsl:when test="contains($local-name,'default_db__x3A__')">
  422. <xsl:value-of select="$local-name"/>
  423. </xsl:when>
  424. <xsl:otherwise>
  425. <xsl:value-of select="concat('default_db__x3A__',$local-name,':',$local-name)"/>
  426. </xsl:otherwise>
  427. </xsl:choose>
  428. </xsl:function>
  429. <xsl:template mode="bocian-graph-2-html.preprocess.names" match="*[* ]">
  430. <xsl:param name="addelement"/>
  431. <xsl:choose>
  432. <xsl:when test="$addelement">
  433. <xsl:comment>#512 not bypassed <xsl:value-of select="local-name()"/></xsl:comment>
  434. <xsl:message>#512 not bypassed <xsl:value-of select="local-name()"/></xsl:message>
  435. <xsl:choose>
  436. <xsl:when test="contains(name(),'default_db__x3A__')">
  437. <xsl:copy copy-namespaces="no">
  438. <xsl:copy-of select="@fid"/>
  439. <xsl:attribute name="p5:primaryKey" select="p5:primaryKey(@fid)"/>
  440. <xsl:apply-templates mode="#current">
  441. <xsl:with-param name="addelement" select="$addelement"/>
  442. </xsl:apply-templates>
  443. </xsl:copy>
  444. </xsl:when>
  445. <xsl:otherwise>
  446. <xsl:element name="default_db__x3A__{local-name()}:{local-name()}">
  447. <xsl:copy-of select="@fid"/>
  448. <xsl:attribute name="p5:primaryKey" select="p5:primaryKey(@fid)"/>
  449. <xsl:apply-templates mode="#current">
  450. <xsl:with-param name="addelement" select="$addelement"/>
  451. </xsl:apply-templates>
  452. </xsl:element>
  453. </xsl:otherwise>
  454. </xsl:choose>
  455. </xsl:when>
  456. <xsl:otherwise>
  457. <xsl:comment>#512 bypassed <xsl:value-of select="local-name()"/></xsl:comment>
  458. <xsl:message>#512 bypassed <xsl:value-of select="local-name()"/></xsl:message>
  459. <xsl:apply-templates mode="#current"/>
  460. </xsl:otherwise>
  461. </xsl:choose>
  462. </xsl:template>
  463. <xsl:function name="system_cache__dita:bocian.bypass.elements">
  464. <xsl:param name="element"/>
  465. <xsl:choose>
  466. <xsl:when test="$element = 'relation_from'"/>
  467. <xsl:when test="$element = 'BI_audit_MSIG_person'"/>
  468. <xsl:when test="$element = 'BI_audit_KRS_person'"/>
  469. <xsl:when test="$element = 'BI_audit_MSIG_company'"/>
  470. <xsl:when test="$element = 'BI_audit_KRS_company'"/>
  471. <xsl:when test="$element = 'BI_audit_taxpayer'"/>
  472. <xsl:when test="$element = 'TERYT_adresy'"/>
  473. <xsl:when test="$element = 'BI_audit_MSIG_address'"/>
  474. <xsl:otherwise><xsl:value-of select="true()"/></xsl:otherwise>
  475. </xsl:choose>
  476. </xsl:function>
  477. <xsl:template match="relation_from|BI_audit_MSIG_person[preceding-sibling::* and following-sibling::*][preceding-sibling::* and following-sibling::*]|BI_audit_KRS_person[ preceding-sibling::* and following-sibling::* ]|BI_audit_MSIG_company|BI_audit_KRS_company|BI_audit_taxpayer|TERYT_adresy|BI_audit_MSIG_address" mode="bocian-graph-2-html.preprocess.names" priority="5"/>
  478. <xsl:template mode="bocian-graph-2-html.preprocess.names" match="ID|imiona|nazwisko|Pelna_nazwa_kontrahenta|nazwa"> <!-- |*[not(*)] -->
  479. <xsl:element name="default_db__x3A__{parent::*/local-name()}:{local-name()}">
  480. <xsl:if test="local-name()='nazwa'"><xsl:value-of select="parent::*/system_cache__dita:localname.translate(local-name())"/><xsl:text> </xsl:text></xsl:if><xsl:value-of select="text()"/>
  481. <!--<xsl:if test="local-name()='ID'"><xsl:comment>#201 parent/name=<xsl:value-of select="parent::*/name()"/></xsl:comment></xsl:if>-->
  482. </xsl:element>
  483. </xsl:template>
  484. <xsl:template mode="bocian-graph-2-html.preprocess.names" match="text()|comment()"/>
  485. <xsl:template mode="bocian-graph-2-html.preprocess.row_objects" match="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object">
  486. <xsl:param name="pos" required="yes"/>
  487. <xsl:param name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object" required="yes"/>
  488. <xsl:param name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object.source" required="yes"/>
  489. <!--<bocian-graph-2-html.preprocess.row_objects pos="{$pos}" cnt="{count($BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object//*)}">-->
  490. <xsl:variable name="test_child">
  491. <xsl:apply-templates mode="bocian-graph-2-html.preprocess.names" >
  492. <xsl:with-param name="addelement" select="true()"/>
  493. </xsl:apply-templates>
  494. </xsl:variable>
  495. <xsl:choose>
  496. <xsl:when test="$test_child//*">
  497. <!--<xsl:element name="{*[1]/name()}"></xsl:element>-->
  498. <!--<xsl:comment>#631 todo add .._row <xsl:value-of select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object/parent::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid"/></xsl:comment>-->
  499. <!--<xsl:comment>#639 adding associated row_object="<xsl:value-of select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object/@fid"/>"; </xsl:comment>-->
  500. <xsl:element name="default_db__x3A__{$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object/local-name()}:{$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object/local-name()}" >
  501. <xsl:copy-of select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object/@fid" copy-namespaces="no"/>
  502. <xsl:attribute name="p5:primaryKey" select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object/p5:primaryKey(@fid)"/>
  503. <xsl:element name="default_db__x3A__{$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object/local-name()}:ID"><xsl:value-of select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object/p5:primaryKey(@fid)"/></xsl:element>
  504. <xsl:apply-templates mode="bocian-graph-2-html.preprocess.names" >
  505. <xsl:with-param name="addelement" select="true()"/>
  506. </xsl:apply-templates>
  507. </xsl:element>
  508. <!--<xsl:apply-templates mode="#current" select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ $pos + 1]" >
  509. <xsl:with-param name="pos" select="$pos + 1"/>
  510. <xsl:with-param name="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object" select="$BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object"/>
  511. </xsl:apply-templates>-->
  512. </xsl:when>
  513. </xsl:choose>
  514. <!--</bocian-graph-2-html.preprocess.row_objects>-->
  515. </xsl:template>
  516. <xsl:template mode="bocian-graph-2-html.preprocess" match="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object">
  517. <xsl:message terminate="yes">#73 match="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object" without @fid !</xsl:message>
  518. </xsl:template>
  519. <xsl:template mode="system_cache__dita:bocian-graph-2-html.write" match="*">
  520. </xsl:template>
  521. <xsl:template mode="system_cache__dita:bocian-graph-2-html.read" match="*">
  522. <xsl:param name="fileindex" required="yes"/> <!-- ex. 3161_IN7_MK_BAZA_DYSTRYBUCJI - is related dir in dita dir with images -->
  523. <xsl:param name="width" select="500"/>
  524. <xsl:param name="map_or_indita" select="'map'"/>
  525. <!-- example usage from other module
  526. <p> Ilości powiązań <note>Uwaga, w przypadku odnalezionych kilku tras do tego samego kontrahenta pokazywana jest jedna trasa (wykres nie zawiera tego ograniczenia)</note>
  527. <xsl:copy-of select="$simpletable"/>
  528. <xsl:apply-templates mode="system_cache__dita:graph__read" select="$simpletable">
  529. <xsl:with-param name="fileindex" select="$simpletable/simpletable/@id"/>
  530. <xsl:with-param name="width" select="500"/>
  531. </xsl:apply-templates>
  532. </p>
  533. -->
  534. <xsl:choose>
  535. <xsl:when test="doc-available(concat($ditadir,'/bocian-graph-2-html/',$fileindex,'.png.xml'))">
  536. <!--<xsl:apply-templates mode="system_cache__dita:graph_to_image" select="doc(concat($ditadir,'/graph_to_image/',$fileindex,'.png.xml'))">
  537. <xsl:with-param name="fileindex" select="$fileindex"/>
  538. <xsl:with-param name="width" select="$width"/>
  539. </xsl:apply-templates>-->
  540. <xsl:choose>
  541. <xsl:when test="$map_or_indita='topic'">
  542. <image href="../bocian-graph-2-html/{$fileindex}.png" width="{$width}"/>
  543. </xsl:when>
  544. <xsl:otherwise>
  545. <image href="bocian-graph-2-html/{$fileindex}.png" width="{$width}"/>
  546. </xsl:otherwise>
  547. </xsl:choose>
  548. </xsl:when>
  549. <xsl:otherwise>
  550. <xsl:comment>#190 doc not aviable <xsl:value-of select="concat($ditadir,'/bocian-graph-2-html/',$fileindex,'.png.xml')"/></xsl:comment>
  551. <xsl:message>#190 doc not aviable <xsl:value-of select="concat($ditadir,'/bocian-graph-2-html/',$fileindex,'.png.xml')"/></xsl:message>
  552. </xsl:otherwise>
  553. </xsl:choose>
  554. <xsl:comment>#180 todo mode="system_cache__dita:bocian-graph-2-html.read" match="*" name=<xsl:value-of select="name()"/></xsl:comment>
  555. </xsl:template>
  556. <xsl:template mode="system_cache__dita:bocian-graph-2-html.read" match="bocian-graph-2-html">
  557. <!-- integration in echoxml file="${postprocess_modules.xml} -->
  558. <xsl:param name="fileindex" required="yes"/> <!-- ex. 3161_IN7_MK_BAZA_DYSTRYBUCJI - is related dir in dita dir with images -->
  559. <xsl:param name="width" select="500"/>
  560. <xsl:comment>#85 todo mode="system_cache__dita:bocian-graph-2-html" match="bocian-graph-2-html"</xsl:comment>
  561. <!--<xsl:apply-templates mode="system_cache__appinfo:images">
  562. <xsl:with-param name="fileindex" select="$fileindex"/>
  563. <xsl:with-param name="width" select="$width"/>
  564. </xsl:apply-templates>-->
  565. </xsl:template>
  566. </xsl:stylesheet>