a.binder 7 anos atrás
pai
commit
38aa59e271

+ 7 - 6
SE/schema/default_db_xml_cache.public/default_db/BI_audit_BENFORD/default_db__x3A__BI_audit_BENFORD.BI_audit_BENFORD.podglad_analizy_liczb.records.xsl

@@ -157,18 +157,19 @@
                                                     <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: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() &lt;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())}"
-                                                                        scope="local"/>-\->
+                                                                        scope="local"/>-->
                                                                 </xsl:when>
                                                                 <xsl:when test="position() = 10">
                                                                     <sub>pominieto <xsl:value-of select="last() - position()"/> przykl.</sub>
                                                                 </xsl:when>
-                                                            </xsl:choose>-->
+                                                            </xsl:choose>
                                                         </xsl:for-each-group>
                                                     </stentry>
                                                 </strow>