|
@@ -1104,7 +1104,7 @@
|
|
|
<xsl:with-param name="Benford:subject" select="'Osoba_merytoryczna___nazwisko_i_imie'"/>
|
|
<xsl:with-param name="Benford:subject" select="'Osoba_merytoryczna___nazwisko_i_imie'"/>
|
|
|
<xsl:with-param name="Benford:year" select="'Data_zawarcia'"/>
|
|
<xsl:with-param name="Benford:year" select="'Data_zawarcia'"/>
|
|
|
<xsl:with-param name="Benford:subject.value" select="'Wartosc'"/>
|
|
<xsl:with-param name="Benford:subject.value" select="'Wartosc'"/>
|
|
|
- <xsl:with-param name="Benford:subject.description" select="'Data_zawarcia Numer_rejestrowy Przedmiot_umowy Strony_umowy Kontrahenci'"/>
|
|
|
|
|
|
|
+ <xsl:with-param name="Benford:subject.description" select="'Data_zawarcia Numer_rejestrowy Przedmiot_umowy Kontrahenci'"/>
|
|
|
<xsl:with-param name="Benford:force_raport" select="true()"/>
|
|
<xsl:with-param name="Benford:force_raport" select="true()"/>
|
|
|
<!--<xsl:with-param name="id" select="concat('simpleetableadddaa_benford',position(),'_',generate-id())"/>-->
|
|
<!--<xsl:with-param name="id" select="concat('simpleetableadddaa_benford',position(),'_',generate-id())"/>-->
|
|
|
</xsl:apply-templates>
|
|
</xsl:apply-templates>
|
|
@@ -1134,7 +1134,7 @@
|
|
|
<xsl:with-param name="Benford:subject" select="'Osoba_merytoryczna___nazwisko_i_imie'"/>
|
|
<xsl:with-param name="Benford:subject" select="'Osoba_merytoryczna___nazwisko_i_imie'"/>
|
|
|
<xsl:with-param name="Benford:year" select="'Data_zawarcia'"/>
|
|
<xsl:with-param name="Benford:year" select="'Data_zawarcia'"/>
|
|
|
<xsl:with-param name="Benford:subject.value" select="'Wartosc'"/>
|
|
<xsl:with-param name="Benford:subject.value" select="'Wartosc'"/>
|
|
|
- <xsl:with-param name="Benford:subject.description" select="'Data_zawarcia Numer_rejestrowy Przedmiot_umowy Strony_umowy Kontrahenci'"/>
|
|
|
|
|
|
|
+ <xsl:with-param name="Benford:subject.description" select="'Data_zawarcia Numer_rejestrowy Przedmiot_umowy Kontrahenci'"/>
|
|
|
<!--<xsl:with-param name="id" select="concat('simpleetableahhaa_benford',position(),'_',generate-id())"/>-->
|
|
<!--<xsl:with-param name="id" select="concat('simpleetableahhaa_benford',position(),'_',generate-id())"/>-->
|
|
|
</xsl:apply-templates>
|
|
</xsl:apply-templates>
|
|
|
</xsl:if>
|
|
</xsl:if>
|
|
@@ -2327,7 +2327,7 @@
|
|
|
</xsl:when>
|
|
</xsl:when>
|
|
|
<xsl:otherwise>
|
|
<xsl:otherwise>
|
|
|
<xsl:for-each select="*/*">
|
|
<xsl:for-each select="*/*">
|
|
|
- <xsl:if test="text() and not(name()='A_STATUS') and not(name()='A_ADM_COMPANY') and not(name()='A_CLASSIFIED')">
|
|
|
|
|
|
|
+ <xsl:if test="text() and not(name()='A_STATUS') and not(name()='A_ADM_COMPANY') and not(name()='A_CLASSIFIED') and not(name()='cached')">
|
|
|
<b><xsl:value-of select="name()"/></b><xsl:text> </xsl:text>
|
|
<b><xsl:value-of select="name()"/></b><xsl:text> </xsl:text>
|
|
|
<xsl:apply-templates mode="enter_to_ph_text" select="text()">
|
|
<xsl:apply-templates mode="enter_to_ph_text" select="text()">
|
|
|
<xsl:with-param name="element" select="'entry'"/>
|
|
<xsl:with-param name="element" select="'entry'"/>
|