Fix a few links
[yazpp-moved-to-github.git] / etc / config.xml
index c03b41f..0f07c9c 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Id: config.xml,v 1.5 2004-01-05 09:31:09 adam Exp $ -->
+<!-- $Id: config.xml,v 1.14 2004-03-17 10:51:25 adam Exp $ -->
 <proxy>
   <target name="bagel">
     <url>indexdata.dk</url>
     <attribute type="1" value="*" error="114"/>
     <syntax type="usmarc"/>
     <syntax type="grs1"/>
-    <syntax type="xml" marcxml="1" stylesheet="MARC21slim2DC.xsl">
-      dc
-      http://www.loc.gov/zing/srw/dcschema/v1.0/
+    <syntax type="xml" marcxml="1" stylesheet="MARC21slim2SRWDC.xsl"
+      identifier="info:srw/schema/1/dc-v1.1"
+       >
+      <name>dc</name>
     </syntax>
-    <syntax type="xml" marcxml="1">
-      marcxml
-      http://www.loc.gov/marcxml/
+    <syntax type="xml" marcxml="1"
+      identifier="info:srw/schema/1/marcxml-v1.1"
+      >
+      <name>marcxml</name>
     </syntax>
-    <syntax type="xml" marcxml="1" stylesheet="MARC21slim2MODS.xsl">
-      mods
-      http://www.loc.gov/mods/v3
+    <syntax type="xml" marcxml="1" stylesheet="MARC21slim2MODS.xsl"
+      identifier="http://www.loc.gov/mods"
+      >
+      <name>mods2</name>
+    </syntax>
+    <syntax type="xml" marcxml="1" stylesheet="MARC21slim2MODS3.xsl"
+      identifier="info:srw/schema/1/mods-v3.0"
+      >
+      <name>mods3</name>
     </syntax>
     <syntax type="none"/>
     <syntax type="*" error="238"/>
@@ -59,6 +67,7 @@
       <serverInfo>
        <host>indexdata.dk</host>
        <port>9000</port>
+       <database>Default</database>
       </serverInfo>
     </explain>
   </target>