Deliver recordSchema in response
[yazpp-moved-to-github.git] / etc / voyager.xml
index 5d18575..915f880 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0"?>
-<!-- $Id: voyager.xml,v 1.4 2004-01-05 11:30:17 adam Exp $ -->
+<!-- $Id: voyager.xml,v 1.5 2004-01-07 11:10:55 adam Exp $ -->
 <proxy>
   <!-- define default target and name it voyager -->
   <target default="1" name="voyager">
     <syntax type="opac"/>
     <syntax type="usmarc"/>
     <syntax type="none"/>
-
-    <syntax type="xml" marcxml="1" stylesheet="MARC21slim2DC.xsl">
-      dc
-      http://www.loc.gov/zing/srw/dcschema/v1.0/
+    
+    <syntax type="xml" marcxml="1"
+      identifier="http://www.loc.gov/marcxml/"
+      >
+      <title>MARCXML</title>
+      <name>marcxml</name>
     </syntax>
-    <syntax type="xml" marcxml="1">
-      marcxml
-      http://www.loc.gov/marcxml/
+    <syntax type="xml" marcxml="1" stylesheet="MARC21slim2DC.xsl"
+      identifier="http://www.loc.gov/zing/srw/dcschema/v1.0/"
+      >
+      <title>Dublin Core</title>
+      <name>dc</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/v3"
+      >
+      <title>MODS</title>
+      <name>mods</name>
     </syntax>
 
     <syntax type="*" error="238"/>