<
From version < 2.1 >
edited by Outhman Moustaghfir
on 2024/02/20 15:27
To version < 4.1 >
edited by Outhman Moustaghfir
on 2024/02/21 11:25
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,8 @@
1 -= Introduction =
1 += Introduction =
2 2  
3 -count how many time a variable is used in a scenario
4 4  
4 +Increment the count of a variable during the session based on a specified scenario.
5 +
5 5  = Parameters =
6 6  
7 7  * **"Counter Name":** Mandatory.
... ... @@ -15,7 +15,7 @@
15 15  {{code language="XML"}}
16 16  
17 17   <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="2.0" xmlns:ixf="http://www.ixPath.com/Function" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ix="localFunction" xmlns:fn="http://www.w3.org/2005/xpath-functions" >
18 - <xsl:output method="xml" indent="yes"/>
19 + <xsl:output method="xml" indent="yes"></xsl:output>
19 19   <!-- Beginning of the Translation -->
20 20   <xsl:template match="/">
21 21   <ixDOC>
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian