|
@@ -157,18 +157,19 @@
|
|
|
<stentry> <!--<xsl:value-of select="count(current-group())"/>-->
|
|
<stentry> <!--<xsl:value-of select="count(current-group())"/>-->
|
|
|
<xsl:for-each-group select="current-group()/parent::*[ not( contains($default_db__x3A__BI_audit_BENFORD:BI_audit_BENFORD.podglad_analizy_liczb.records.ignore,local-name())) ]" group-by="@fid">
|
|
<xsl:for-each-group select="current-group()/parent::*[ not( contains($default_db__x3A__BI_audit_BENFORD:BI_audit_BENFORD.podglad_analizy_liczb.records.ignore,local-name())) ]" group-by="@fid">
|
|
|
<xsl:message>#166 @fid ;<xsl:value-of select="@fid"/>;</xsl:message>
|
|
<xsl:message>#166 @fid ;<xsl:value-of select="@fid"/>;</xsl:message>
|
|
|
- <xsl:value-of select="substring-after(@fid,'.')"/><xsl:text> </xsl:text>
|
|
|
|
|
- <!--<xsl:choose>
|
|
|
|
|
|
|
+
|
|
|
|
|
+ <xsl:choose>
|
|
|
<xsl:when test="position() <10">
|
|
<xsl:when test="position() <10">
|
|
|
- <!-\- TODO -\->
|
|
|
|
|
- <!-\-<xref
|
|
|
|
|
|
|
+ <xsl:value-of select="substring-after(@fid,'.')"/><xsl:text> </xsl:text>
|
|
|
|
|
+ <!-- TODO -->
|
|
|
|
|
+ <!--<xref
|
|
|
href="{default_db__x3A__BI_audit_BENFORD:system_cache__dita.files.topic.table.podglad_analizy_liczb.records.id.xref.fid.local_name($system_cache__dita:files.key.title.context.href.all_table,$system_cache__dita:files.key.topic.id.context.value.all_table,@fid,local-name())}"
|
|
href="{default_db__x3A__BI_audit_BENFORD:system_cache__dita.files.topic.table.podglad_analizy_liczb.records.id.xref.fid.local_name($system_cache__dita:files.key.title.context.href.all_table,$system_cache__dita:files.key.topic.id.context.value.all_table,@fid,local-name())}"
|
|
|
- scope="local"/>-\->
|
|
|
|
|
|
|
+ scope="local"/>-->
|
|
|
</xsl:when>
|
|
</xsl:when>
|
|
|
<xsl:when test="position() = 10">
|
|
<xsl:when test="position() = 10">
|
|
|
<sub>pominieto <xsl:value-of select="last() - position()"/> przykl.</sub>
|
|
<sub>pominieto <xsl:value-of select="last() - position()"/> przykl.</sub>
|
|
|
</xsl:when>
|
|
</xsl:when>
|
|
|
- </xsl:choose>-->
|
|
|
|
|
|
|
+ </xsl:choose>
|
|
|
</xsl:for-each-group>
|
|
</xsl:for-each-group>
|
|
|
</stentry>
|
|
</stentry>
|
|
|
</strow>
|
|
</strow>
|