4eebbd360220b4c784f5d88bd6d0e8c04532834d
[yaz-moved-to-github.git] / test / cql / 8.3.out
1 <triple>
2   <prefixes>
3     <prefix>
4       <name>foo</name>
5       <identifier>info:srw/cql-context-set/1/dc-v1.1</identifier>
6     </prefix>
7     <prefix>
8       <name>ccg</name>
9       <identifier>http://srw.cheshire3.org/contextSets/ccg/1.1/</identifier>
10     </prefix>
11   </prefixes>
12   <boolean>
13     <value>and</value>
14   </boolean>
15   <leftOperand>
16     <searchClause>
17       <index>foo.title</index>
18       <relation>
19         <value>=</value>
20       </relation>
21       <term>fish</term>
22     </searchClause>
23   </leftOperand>
24   <rightOperand>
25     <searchClause>
26       <index>ccg.force</index>
27       <relation>
28         <value>=</value>
29       </relation>
30       <term>3</term>
31     </searchClause>
32   </rightOperand>
33 </triple>