Changes for page Counter
Last modified by Outhman Moustaghfir on 2024/02/26 17:12
<
>
edited by Outhman Moustaghfir
on 2024/02/20 15:30
on 2024/02/20 15:30
edited by Outhman Moustaghfir
on 2024/02/20 15:27
on 2024/02/20 15:27
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
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>