Update m4
[idzebra-moved-to-github.git] / examples / gils / yazgfs.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Totally minimal SRU support, consists only of CQL->PQF mapping -->
3 <yazgfs>
4  <listen id="tcp9999">tcp:@:9999</listen>
5  <server id="main" listenref="tcp9999">
6   <cql2rpn>/usr/local/share/yaz/etc/pqf.properties</cql2rpn>
7  </server>
8 </yazgfs>