|
|
@@ -18,6 +18,7 @@
|
|
|
<xsl:strip-space elements="*"/>
|
|
|
|
|
|
|
|
|
+
|
|
|
<xsl:param name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.BI_audit_ENERGA_RUM_UMOWY.DISABLE" select="true()"/>
|
|
|
<!--<xsl:param name="xref_level" select="5"/>-->
|
|
|
<xsl:param name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.BI_audit_ENERGA_FAKTURY.Spolka_glowna" select="'jednostka_organizacyjna'"/>
|
|
|
@@ -38,6 +39,7 @@
|
|
|
<Poczatek_okresu_obowiazywania__aktualny_>1.01.2008</Poczatek_okresu_obowiazywania__aktualny_>
|
|
|
<Poczatek_okresu_obowiazywania__pierwotny_>1.01.2008</Poczatek_okresu_obowiazywania__pierwotny_>
|
|
|
-->
|
|
|
+ <xsl:include href="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA.ends.desc.table.xsl"/>
|
|
|
|
|
|
<xsl:variable name="KRS_own">
|
|
|
<KRS_own>
|
|
|
@@ -2082,11 +2084,13 @@
|
|
|
<xsl:variable name="firma_do_id" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"/>
|
|
|
<xsl:comment>#278 firma do <xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"/></xsl:comment>
|
|
|
<xsl:message>#278 firma do <xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"/></xsl:message>
|
|
|
-
|
|
|
+ <xsl:variable name="context" select="."/>
|
|
|
<xsl:for-each-group select="$current_group_person[ BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[position()=1]/@fid = $firma_do_id and position() < 10 ] " group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = 1]/*[ position() = 1]/@fid"> <!-- pracownicy -->
|
|
|
<xsl:apply-templates mode="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.middle_ref" select=".">
|
|
|
<xsl:with-param name="position_1" select="$position_1"/>
|
|
|
<xsl:with-param name="position" select="position()"/>
|
|
|
+ <xsl:with-param name="context" select="$context"/>
|
|
|
+ <xsl:with-param name="title" select="$title"/>
|
|
|
</xsl:apply-templates>
|
|
|
</xsl:for-each-group>
|
|
|
</xsl:for-each-group>
|
|
|
@@ -2153,7 +2157,7 @@
|
|
|
<xsl:param name="position" required="yes"/>
|
|
|
<xsl:param name="title" required="yes"/>
|
|
|
<xsl:variable name="refpos" select="concat($group_name,'_', position())"/>
|
|
|
-
|
|
|
+ <xsl:variable name="context" select="."/>
|
|
|
<topicref > <!-- XX7 {system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.href(system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.DETECT.key(@fid,'','',$position))} --> <!-- {$group_name}/{$refpos}.dita --> <!-- {system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.DETECT.key(@fid,parent::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row[position() = last()]/*[1]/local-name(),parent::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row[position() = last()]/*[1]/@fid,$position)}.dita -->
|
|
|
<xsl:copy-of select="system_cache__dita:files.key.title.context.href(current(),'map',$title)" copy-namespaces="no"/>
|
|
|
<xsl:copy-of select="system_cache__dita:files.context.title.keys(.,$title)" copy-namespaces="no"/>
|
|
|
@@ -2208,10 +2212,10 @@
|
|
|
<!--<curr><xsl:copy-of select="current-group()"></xsl:copy-of></curr>-->
|
|
|
<!--<curr_parrent><xsl:copy-of select="current-group()/../../."></xsl:copy-of></curr_parrent>-->
|
|
|
<!--<parent><xsl:copy-of select="../../."/></parent>-->
|
|
|
-
|
|
|
+ <xsl:variable name="title_copy_to_middle_ref" select="."/>
|
|
|
<body>
|
|
|
- <draft-comment author="a.binder">#698 - Tu jest blad dla szukania ogolnego - zaklada ze sa kontrahenci - trzeba zrobic funckje TODO </draft-comment>
|
|
|
- <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.body" select="."/>
|
|
|
+ <draft-comment author="a.binder">#698 - Tu jest blad dla szukania ogolnego ($count = <xsl:value-of select="$count"/>;) - zaklada ze sa kontrahenci - trzeba zrobic funckje TODO. $context/@fid=<xsl:value-of select="$context/@fid"/>; "$title=<xsl:value-of select="$title"/>" , $context/parent::*/fid=<xsl:value-of select="$context/parent::*/@fid"/>; $context/ancestor::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid=<xsl:value-of select="ancestor::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid"/>; </draft-comment>
|
|
|
+ <!--<xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.body" select="."/>-->
|
|
|
<!--
|
|
|
<p>
|
|
|
<xsl:if test="krs"> KRS: <xsl:value-of select="krs"/></xsl:if>
|
|
|
@@ -2233,14 +2237,51 @@
|
|
|
<xsl:if test="A_poczta"> Poczta: <xsl:value-of select="A_poczta"/></xsl:if>
|
|
|
<xsl:if test="A_kod"> Kod: <xsl:value-of select="A_kod"/></xsl:if>
|
|
|
</p>-->
|
|
|
+ <xsl:variable name="current_group_person" select="current-group()/../../."/>
|
|
|
+ <!--<xsl:for-each-group select="current-group()/../../.[ position() = 1 ] " group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"><!-\- firmy do -\->
|
|
|
+ <xsl:variable name="position_1" select="position()"/>
|
|
|
+ <xsl:variable name="firma_do_id" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"/>
|
|
|
+
|
|
|
+ <xsl:for-each-group select="$current_group_person[ BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[position()=1]/@fid = $firma_do_id and position() = 1] " group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = 1]/*[ position() = 1]/@fid"> <!-\- pracownicy -\-> <!-\- X11 -\->
|
|
|
+ <xsl:call-template name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA.ends.desc.table">
|
|
|
+ <xsl:with-param name="row_obj_first" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]"/>
|
|
|
+
|
|
|
+ <xsl:with-param name="row_obj_last" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]"/>
|
|
|
+
|
|
|
+ <xsl:with-param name="context" select="."/>
|
|
|
+ </xsl:call-template>
|
|
|
+ </xsl:for-each-group>
|
|
|
+
|
|
|
+
|
|
|
+ </xsl:for-each-group>-->
|
|
|
+
|
|
|
+ <draft-comment author="a.binder">#2253 - testing </draft-comment>
|
|
|
|
|
|
+ <!--<xsl:for-each-group select="current-group()/../../.[ position() < 10 ] " group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"><!-\- firmy do -\->
|
|
|
+ <xsl:variable name="position_1" select="position()"/>
|
|
|
+ <xsl:variable name="firma_do_id" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"/> <!-\- X11 -\->
|
|
|
+ <xsl:comment>#278 $firma_do_id=<xsl:value-of select="$firma_do_id"/>; $position_1=<xsl:value-of select="$position_1"/>; do <xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"/></xsl:comment>
|
|
|
+ <xsl:message>#278 $firma_do_id=<xsl:value-of select="$firma_do_id"/>; $position_1=<xsl:value-of select="$position_1"/>; do <xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"/></xsl:message>
|
|
|
+
|
|
|
+ <xsl:for-each-group select="$current_group_person[ BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[position()=1]/@fid = $firma_do_id and position() < 10 ] " group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = 1]/*[ position() = 1]/@fid"> <!-\- pracownicy -\-> <!-\- X11 -\->
|
|
|
+ <xsl:call-template name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA.ends.desc.table">
|
|
|
+ <xsl:with-param name="row_obj_first" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]"/>
|
|
|
+ <xsl:with-param name="row_obj_middle" select="$title_copy_to_middle_ref"/>
|
|
|
+ <xsl:with-param name="row_obj_last" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]"/>
|
|
|
+
|
|
|
+ <xsl:with-param name="context" select="$context"/>
|
|
|
+ </xsl:call-template>
|
|
|
+
|
|
|
+ </xsl:for-each-group>
|
|
|
+ </xsl:for-each-group>-->
|
|
|
|
|
|
|
|
|
- <simpletable frame="all" relcolwidth="1* 3* 3*" id="{$uuid}simpletable_rows__child_person_{$group_name}_{$refpos}">
|
|
|
+ <simpletable frame="all" relcolwidth="1* 3* 3* 3*" id="{$uuid}simpletable_rows__child_person_{$group_name}_{$refpos}">
|
|
|
<strow>
|
|
|
<stentry>Lp</stentry>
|
|
|
<!--<stentry>Uwagi!</stentry>-->
|
|
|
<stentry> od</stentry>
|
|
|
+ <stentry> w</stentry>
|
|
|
<stentry> do</stentry>
|
|
|
|
|
|
</strow>
|
|
|
@@ -2256,6 +2297,9 @@
|
|
|
<xsl:copy-of select="$current_group_person"></xsl:copy-of>
|
|
|
</debug.current_group_person>-->
|
|
|
<xsl:message>#2425 current-group()/../../.[ position() < 10 ] = <xsl:value-of select="count(current-group()/../../.[ position() < 10 ]) "/></xsl:message>
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
<xsl:for-each-group select="current-group()/../../.[ position() < 10 ] " group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"><!-- firmy do -->
|
|
|
<xsl:variable name="position_1" select="position()"/>
|
|
|
<xsl:variable name="firma_do_id" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last()]/*[ position() = 1]/@fid"/> <!-- X11 -->
|
|
|
@@ -2266,6 +2310,8 @@
|
|
|
<xsl:apply-templates mode="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.middle_ref" select=".">
|
|
|
<xsl:with-param name="position_1" select="$position_1"/>
|
|
|
<xsl:with-param name="position" select="position()"/>
|
|
|
+ <xsl:with-param name="context" select="$context"/>
|
|
|
+ <xsl:with-param name="title" select="$title"/>
|
|
|
</xsl:apply-templates>
|
|
|
</xsl:for-each-group>
|
|
|
</xsl:for-each-group>
|
|
|
@@ -2273,6 +2319,8 @@
|
|
|
|
|
|
<!--</xsl:for-each>-->
|
|
|
</simpletable>
|
|
|
+
|
|
|
+
|
|
|
</body>
|
|
|
</topic>
|
|
|
</xsl:result-document>
|
|
|
@@ -2358,6 +2406,8 @@
|
|
|
<xsl:apply-templates mode="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.middle_ref" select=".">
|
|
|
<xsl:with-param name="position_1" select="$position_1"/>
|
|
|
<xsl:with-param name="position" select="position()"/>
|
|
|
+ <xsl:with-param name="context" select="."/>
|
|
|
+ <xsl:with-param name="title" select="''"/>
|
|
|
</xsl:apply-templates>
|
|
|
</xsl:for-each-group>
|
|
|
</xsl:for-each-group>
|
|
|
@@ -2395,6 +2445,8 @@
|
|
|
<xsl:template match="*" mode="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.middle_ref">
|
|
|
<xsl:param name="position_1" required="yes"/>
|
|
|
<xsl:param name="position" required="yes"/>
|
|
|
+ <xsl:param name="context" required="yes"/>
|
|
|
+ <xsl:param name="title" required="yes"/>
|
|
|
<!-- uwaga lapie BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object -->
|
|
|
<xsl:message>#2599 MID REF $position_1 = <xsl:value-of select="$position_1"/>; $position=<xsl:value-of select="$position"/> ; @fid = <xsl:value-of select="@fid"/>; </xsl:message>
|
|
|
<xsl:comment>#278b pracownik od <xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = 1]/*[ position() = 1]/@fid"/></xsl:comment>
|
|
|
@@ -2416,6 +2468,7 @@
|
|
|
<stentry>
|
|
|
<xref > <!-- href="../{ system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.href(system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.DETECT.key(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[1]/@fid ,BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = last()]/*[ position() = 1]/name(),BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = last()]/*[ position() = 1]/@fid,@pos))}" -->
|
|
|
<xsl:copy-of select="system_cache__dita:files.dita_pair.keyref(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[1]/@fid,BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last() ]/*[1]/@fid)" copy-namespaces="no"/>
|
|
|
+ <!--link-->
|
|
|
<!--<xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[ position() = 1 ]/concat(imiona,' ',nazwisko,' (',source,')')"/>-->
|
|
|
</xref>
|
|
|
<xsl:apply-templates mode="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.middle_ref.note" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = 1]/*[ position() = 1]/*">
|
|
|
@@ -2425,11 +2478,25 @@
|
|
|
<xsl:copy-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = 1]/*[ position() = 1]"></xsl:copy-of>
|
|
|
</test>-->
|
|
|
</stentry>
|
|
|
+ <stentry>
|
|
|
+ <xref > <!-- href="../{ system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.href(system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.DETECT.key(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[1]/@fid ,BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = last()]/*[ position() = 1]/name(),BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = last()]/*[ position() = 1]/@fid,@pos))}" -->
|
|
|
+ <xsl:copy-of select="system_cache__dita:files.dita_pair.keyref($context/ancestor-or-self::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid,$context/ancestor-or-self::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid)" copy-namespaces="no"/>
|
|
|
+ <!--link-->
|
|
|
+ <!--<xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[ position() = 1 ]/concat(imiona,' ',nazwisko,' (',source,')')"/>-->
|
|
|
+ </xref>
|
|
|
+ <!--<xsl:apply-templates mode="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.middle_ref.note" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = 1]/*[ position() = 1]/*">
|
|
|
+
|
|
|
+ </xsl:apply-templates>-->
|
|
|
+ <!--<test>
|
|
|
+ <xsl:copy-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = 1]/*[ position() = 1]"></xsl:copy-of>
|
|
|
+ </test>-->
|
|
|
+ </stentry>
|
|
|
<stentry>
|
|
|
<xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row[last()]/*[1]/system_cache__dita:localname.translate(local-name())"/>
|
|
|
<xsl:text> </xsl:text>
|
|
|
<xref>
|
|
|
<xsl:copy-of select="system_cache__dita:files.context.title.keyref(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[last()]/*[1],'BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA')" copy-namespaces="no"/>
|
|
|
+ <!--link-->
|
|
|
</xref>
|
|
|
<!--<xsl:choose>
|
|
|
<xsl:when test="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = last()]/BI_audit_ENERGA_RUM_KONTRAHENCI">
|
|
|
@@ -2549,6 +2616,8 @@
|
|
|
<xsl:apply-templates mode="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.middle_ref" select=".">
|
|
|
<xsl:with-param name="position_1" select="$position_1"/>
|
|
|
<xsl:with-param name="position" select="position()"/>
|
|
|
+ <xsl:with-param name="title" select="''"/>
|
|
|
+ <xsl:with-param name="context" select="."/>
|
|
|
</xsl:apply-templates>
|
|
|
<!--<xsl:variable name="group_name_refpos" select="../../BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/BI_audit_ENERGA_PRACOWNICY/system_cache__appinfo:truncate_special_and_do_uppercase(concat(imiona,'_',nazwisko,'_',nip))"/>
|
|
|
<xsl:variable name="group_name_refpos.kon" select="concat(../../BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[position() = last() ]/*[ position() = 1]/system_cache__appinfo:truncate_special_and_do_uppercase(concat(ID,Pelna_nazwa_kontrahenta)),'1_DO')"/>
|
|
|
@@ -3113,18 +3182,27 @@
|
|
|
<stentry>
|
|
|
<xref>
|
|
|
<xsl:copy-of select="system_cache__dita:files.context.title.keyref(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1],$title)" copy-namespaces="no"/>
|
|
|
+ <!--link-->
|
|
|
</xref>
|
|
|
</stentry>
|
|
|
<stentry>
|
|
|
<!--<xsl:value-of select="system_cache__dita:localname.translate(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]/local-name())"/>-->
|
|
|
<xref>
|
|
|
<xsl:copy-of select="system_cache__dita:files.dita_pair.keyref(BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]/@fid,BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]/@fid)" copy-namespaces="no"/>
|
|
|
+ <!--link-->
|
|
|
</xref>
|
|
|
</stentry>
|
|
|
</strow>
|
|
|
|
|
|
</xsl:for-each-group>
|
|
|
</simpletable>
|
|
|
+ <!--<xsl:for-each-group select="current-group()" group-by="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[last()]/*[1]/local-name()">
|
|
|
+ <xsl:call-template name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA.ends.desc.table">
|
|
|
+ <xsl:with-param name="row_obj_first" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]"/>
|
|
|
+ <xsl:with-param name="row_obj_last" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]"/>
|
|
|
+ <xsl:with-param name="context" select="$context"/>
|
|
|
+ </xsl:call-template>
|
|
|
+ </xsl:for-each-group>-->
|
|
|
</p>
|
|
|
</body>
|
|
|
</topic>
|
|
|
@@ -3132,6 +3210,7 @@
|
|
|
</topicref>
|
|
|
</xsl:template>
|
|
|
|
|
|
+
|
|
|
<xsl:template mode="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA" match="comment()|text()">
|
|
|
<xsl:message>#3100 fixed text leackage</xsl:message>
|
|
|
</xsl:template>
|
|
|
@@ -3176,6 +3255,18 @@
|
|
|
<xsl:value-of select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[1]/concat(imiona,' ', nazwisko, ' ',nazwa,' ', nip)"/><!-\- XX1 sure -\->
|
|
|
</xref>-->
|
|
|
|
|
|
+ <!--<xsl:call-template name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA.ends.desc.table">
|
|
|
+ <xsl:with-param name="row_obj_first" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]"/>
|
|
|
+ <xsl:with-param name="row_obj_last" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]"/>
|
|
|
+ <xsl:with-param name="context" select="$context"/>
|
|
|
+ </xsl:call-template>-->
|
|
|
+
|
|
|
+ <!--<xsl:call-template name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA.ends.desc.table">
|
|
|
+ <xsl:with-param name="row_obj_first" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]"/>
|
|
|
+ <xsl:with-param name="row_obj_last" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]"/>
|
|
|
+ <!-\-<xsl:with-param name="context" select="$context"/>-\->
|
|
|
+ </xsl:call-template>-->
|
|
|
+
|
|
|
<simpletable frame="all" relcolwidth="1* 1*" >
|
|
|
<sthead>
|
|
|
<!--<stentry>rejestr</stentry>-->
|
|
|
@@ -3463,6 +3554,10 @@
|
|
|
<xsl:copy-of select="system_cache__dita:files.context.title.keydef(.,'map',$title)" copy-namespaces="no"/>
|
|
|
<xsl:comment>#3369 system_cache__dita:files.href.dita_pair.title.keydef.attr </xsl:comment>
|
|
|
<xsl:copy-of select="system_cache__dita:files.dita_pair.context.title.keydef.attr(.,'map',$title,BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1]/*[1]/@fid,BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]/@fid)" copy-namespaces="no"/>
|
|
|
+
|
|
|
+ <!-- for middle-ref match for whole row -->
|
|
|
+ <xsl:copy-of select="system_cache__dita:files.href.dita_pair.title.keydef.attr(system_cache__dita:files.key.href.write.topic.title.context(.,$title),ancestor-or-self::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid,ancestor-or-self::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid)" copy-namespaces="no"/>
|
|
|
+
|
|
|
<xsl:message>#1762 writing <xsl:value-of select="$group_name"/> ; also href = <xsl:value-of select="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.href.write(system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.DETECT.key(@fid,'','',$position_save))"/>; </xsl:message>
|
|
|
<xsl:result-document href="{system_cache__dita:files.key.href.write.topic.title.context(.,$title)}"><!-- system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.href.write(system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.DETECT.key(@fid,'','',$position_save)) --><!-- system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.href.write(system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.DETECT.key(@fid,'','',$position_save)) --> <!-- {$temp}/{$uuid}/{$group_name}.dita -->
|
|
|
<topic id="{$uuid}topiaac_simpletable_cheat_OTHER_pos_{position()}_row_{$group_name.id}_{ generate-id()}" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
|
|
@@ -3513,9 +3608,15 @@
|
|
|
|
|
|
<body>
|
|
|
<draft-comment author="a.binder">#1376a-1 $group_name=<xsl:value-of select="$group_name"/>; </draft-comment>
|
|
|
+ <!-- ancestor::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid=<xsl:value-of select="ancestor::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid"/>; /n=<xsl:value-of select="ancestor::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/name()"/>; current-group()/ancestor-or-self::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid=<xsl:value-of select="current-group()/ancestor-or-self::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid"/>;;;; ancestor-or-self::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid=<xsl:value-of select="ancestor-or-self::BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row/@fid"/>; -->
|
|
|
<p>
|
|
|
+ <!--<xsl:call-template name="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_LISTA.ends.desc.table">
|
|
|
+ <xsl:with-param name="row_obj_first" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ 1]/*[1]"/>
|
|
|
+ <xsl:with-param name="row_obj_last" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ last()]/*[1]"/>
|
|
|
+ <!-\-<xsl:with-param name="context" select="$context"/>-\->
|
|
|
+ </xsl:call-template>-->
|
|
|
|
|
|
- <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.last.title" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[last()]">
|
|
|
+ <xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.last.title" select="BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row_object[ position() = 1 ]">
|
|
|
<xsl:with-param name="title">Ścieżka śledzenia do </xsl:with-param>
|
|
|
</xsl:apply-templates>
|
|
|
<!--<xsl:choose>
|
|
|
@@ -3575,6 +3676,12 @@
|
|
|
<!-- <draft-comment author="a.binder">#1411_debug obj:</draft-comment>
|
|
|
<xsl:copy-of select="."/>-->
|
|
|
|
|
|
+ <draft-comment author="a.binder">#1376a-2 $group_name=<xsl:value-of select="$group_name"/>; curr/@fid = <xsl:value-of select="@fid"/></draft-comment>
|
|
|
+
|
|
|
+ <!--<DEBUG_3618>
|
|
|
+ <xsl:copy-of select="."/>
|
|
|
+ </DEBUG_3618>-->
|
|
|
+
|
|
|
<xsl:apply-templates mode="system_cache__dita:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA.universal.last.table" select=".">
|
|
|
<xsl:with-param name="title">Ścieżka śledzenia do </xsl:with-param>
|
|
|
</xsl:apply-templates>
|