chdir to working directory before accessing PID file
[yazproxy-moved-to-github.git] / etc / voyager.xml
index ef07df2..f142b1f 100644 (file)
@@ -1,6 +1,9 @@
 <?xml version="1.0"?>
-<!-- $Id: voyager.xml,v 1.2 2004-04-19 13:42:52 adam Exp $ -->
-<proxy xmlns="http://indexdata.dk/yazproxy/schema/0.8/">
+<!-- $Id: voyager.xml,v 1.4 2004-08-10 11:45:00 adam Exp $ -->
+<proxy xmlns="http://indexdata.dk/yazproxy/schema/0.8/"
+ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+ xsi:schemaLocation="http://indexdata.dk/yazproxy/schema/0.8/ yazproxy.xsd"
+>
   <!-- define default target and name it voyager -->
   <target default="1" name="voyager">
     <!-- all backend addresses as seen from this proxy .. -->
@@ -58,7 +61,7 @@
     reject all others at the end -->
     <syntax type="opac"/>
     <syntax type="usmarc"/>
-    <syntax type="none"/>
+    <syntax type="none" backendtype="usmarc"/>
     
     <syntax type="xml" marcxml="1"
       identifier="info:srw/schema/1/marcxml-v1.1"