|
|
@@ -184,6 +184,9 @@ W przypadku chęci ograniczenia w początkowej fazie wdrażania systemu jakości
|
|
|
<el><xsl:value-of select="."/></el>
|
|
|
</xsl:for-each>
|
|
|
</xsl:variable>
|
|
|
+ <xsl:if test=" number($system_cache__appinfo:escaped_html_to_xml.debug) > 3"><xsl:message>#187 attributes= (<xsl:value-of select="$attributes/el[position()>1]"/>)
|
|
|
+ + pos1/text = (<xsl:value-of select="$attributes/el[position()=1]/text()"/>)
|
|
|
+ </xsl:message></xsl:if>
|
|
|
<xsl:attribute name="attributes" select="$attributes/el[position()>1]"/>
|
|
|
<xsl:copy-of select="$attributes/el[position()=1]/text()"/>
|
|
|
</xsl:when>
|