enhanced MARC21 excration such that all full text fields are found, not only the...
[pazpar2-moved-to-github.git] / test / test_http.xml
index a0f1089..e632e9d 100644 (file)
@@ -1,7 +1,7 @@
-<settings target="localhost:9764/Default">
+<settings target="z3950.indexdata.com/marc">
 
   <!-- Used by test test_http.sh -->
-  <!-- $Id: test_http.xml,v 1.1 2007-05-15 15:50:48 adam Exp $ -->
+  <!-- $Id: test_http.xml,v 1.5 2007-07-31 22:35:41 quinn Exp $ -->
 
   <set name="pz:name" value="Local Test"/>
 
   <!-- Result normalization settings -->
 
   <set name="pz:nativesyntax" value="iso2709"/>
-  <set name="pz:xslt" value="../etc/marc21.xsl"/>
+  <set name="pz:xslt" value="auto"/>
+
+  <!-- Examples of application-specific setting -->
+  <!-- Available in output record and/or normalization stylesheet -->
+  <set name="test-usersetting" value="XXXXXXXXXX"/>
+  <set name="test" value="YYYYYYYYY"/>
 
 </settings>