Version 1.7.1
[metaproxy-moved-to-github.git] / doc / sru_z3950.xml
index df973ed..f9bc256 100644 (file)
    for more information.
   </para>
   <para>
    for more information.
   </para>
   <para>
+   Optionally the default stylesheet may be specified. If the client
+   do not specify a stylesheet, the CDATA of element
+   <literal>stylesheet</literal> is used.
+  </para>
+  <para>
    All Z39.50 packages and all HTTP packages that do not resolve to
    one configured database name are passed unaltered to the next
    filters on the route.
    All Z39.50 packages and all HTTP packages that do not resolve to
    one configured database name are passed unaltered to the next
    filters on the route.
    A typical configuration looks like this:
    <screen><![CDATA[
     <filter type="sru_z3950">
    A typical configuration looks like this:
    <screen><![CDATA[
     <filter type="sru_z3950">
+      <stylesheet>/my.xsl</stylesheet>
       <database name="Default">
         <explain xmlns="http://explain.z3950.org/dtd/2.0/">
           ...
       <database name="Default">
         <explain xmlns="http://explain.z3950.org/dtd/2.0/">
           ...