From version < 2.1 >
edited by Outhman Moustaghfir
on 2024/01/25 12:20
To version 1.1 >
edited by Outhman Moustaghfir
on 2024/01/24 14:59
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -8,7 +8,7 @@
8 8   }}}
9 9  
10 10  {{code language="XML"}}
11 -<xsl:value-of select="ixf:SetMetric(metricName, projection, value)"></xsl:value-of>
11 +<xsl:value-of select="ixf:SetMetric(metricName, projection, value)"/>
12 12  
13 13  {{/code}}
14 14  
... ... @@ -26,7 +26,7 @@
26 26   }}}
27 27  
28 28  {{code language="XML"}}
29 -<xsl:value-of select="ixf:SetMetric('TotalSales', 'SalesAlias', '500')"></xsl:value-of>
29 +<xsl:value-of select="ixf:SetMetric('TotalSales', 'SalesAlias', 500)"/>
30 30  
31 31  {{/code}}
32 32  
... ... @@ -36,4 +36,4 @@
36 36  
37 37  * All parameters (metricName, projection, and value) are required.
38 38  
39 -=== ===
39 +=== ===
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian