<
From version < 4.1 >
edited by Outhman Moustaghfir
on 2023/05/23 15:25
To version < 3.1 >
edited by Outhman Moustaghfir
on 2023/05/23 15:10
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,11 +7,11 @@
7 7  
8 8  * The current usable syntax of IXpathExpression looks like the following :  {{code language="none"}}trkType [ key1 {operator} value1 AND key2 {operator} value2 ...] {{/code}}
9 9  
10 - eg : Product [ Price <10 AND Quantity= 3 AND Category = Food]
10 + eg : Product [ Price <10 AND Quantity== 3 AND Category == Food]
11 11  
12 12  * The list of available operators : 
13 13  ** (((
14 -|(% style="width:343px" %) =|(% style="width:412px" %)equals|(% style="width:448px" %)
14 +|(% style="width:343px" %) ==|(% style="width:412px" %)equals|(% style="width:448px" %)
15 15  |(% style="width:343px" %)>=|(% style="width:412px" %)greater or equal than|(% style="width:448px" %)
16 16  |(% style="width:343px" %)>|(% style="width:412px" %)greater than|(% style="width:448px" %)
17 17  |(% style="width:343px" %)<=|(% style="width:412px" %)less or equal|(% style="width:448px" %)
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian