a.binder 9 anni fa
parent
commit
ef0a53a854

+ 6 - 1
SE/schema/ant-url_action/default_db.in7_dziennik_koresp/test-druk/build_recurse_ant.xsl

@@ -99,7 +99,12 @@
                         <xsl:attribute name="name" select="'webRootUrl'"/>
                         <xsl:attribute name="value" select="$webRootUrl"/>
                     </xsl:element>
-                    
+                    <xsl:comment>
+                        Important variables:
+                        typeName=<xsl:value-of select="$typeName"/>;
+                        xpath=<xsl:value-of select="$xpath"/>;
+                        xpath_value=<xsl:value-of select="$xpath_value"/>;
+                    </xsl:comment>
                     
                     
                     <xsl:apply-templates mode="ant_target" select=".">