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

Summary

Details

Page properties
Content
... ... @@ -1,8 +1,7 @@
1 -= Introduction =
1 += Introduction =
2 2  
3 +count how many time a variable is used in a scenario
3 3  
4 -Tabulate the count of a variable's occurrences in a given scenario.
5 -
6 6  = Parameters =
7 7  
8 8  * **"Counter Name":** Mandatory.
... ... @@ -16,7 +16,7 @@
16 16  {{code language="XML"}}
17 17  
18 18   <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" >
19 - <xsl:output method="xml" indent="yes"></xsl:output>
18 + <xsl:output method="xml" indent="yes"/>
20 20   <!-- Beginning of the Translation -->
21 21   <xsl:template match="/">
22 22   <ixDOC>
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian