Bug 30808: Add a dedications tab to the about page
[koha-ffzg.git] / etc / z3950 / config.xml
1 <yazgfs>
2  <!-- See z3950_responder.pl for available options. The options -c, -u and -p are already passed automatically by koha-z3950-responder -->
3  <!--
4  <z3950_responder_options>\-\-add-item-status k -t 5</z3950_responder_options>
5  -->
6
7   <listen id="public">tcp:@:2100</listen>
8   <server>
9     <cql2rpn>pqf.properties</cql2rpn>
10     <explain xmlns="http://explain.z3950.org/dtd/2.0/">
11       <retrievalinfo>
12         <retrieval syntax="usmarc" name="marc21"/>
13         <retrieval syntax="unimarc" name="unimarc"/>
14         <retrieval syntax="xml" name="marcxml" identifier="info:srw/schema/1/marcxml-v1.1"/>
15       </retrievalinfo>
16     </explain>
17   </server>
18 </yazgfs>