remove stale $Id$
[irspy-moved-to-github.git] / zebra / yazserver-test.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <yazgfs>
3  <listen id="tcp8019">tcp:@:8019</listen>
4  <server id="alvis" listenref="tcp8019">
5   <directory>./</directory>
6   <config>zebra-test.cfg</config>
7   <cql2rpn>pqf.properties</cql2rpn>
8   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="zeerex.xml">
9    <xi:fallback>
10     <explain xmlns="http://explain.z3950.org/dtd/2.0/">
11      <serverInfo>
12       <host>localhost</host>
13       <port>8019</port>
14       <database>IR-Explain---1</database>
15      </serverInfo>
16     </explain>
17    </xi:fallback>
18   </xi:include>
19  </server>
20 </yazgfs>