Requires YAZ 5.9.0 due to YAZ-818 YAZ-819
[metaproxy-moved-to-github.git] / doc / limit.xml
index dd48d4b..0c7663f 100644 (file)
@@ -1,4 +1,4 @@
-<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN" 
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
     "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
  <!ENTITY copyright SYSTEM "copyright.xml">
  <!ENTITY % idcommon SYSTEM "common/common.ent">
   <manvolnum>3mp</manvolnum>
   <refmiscinfo>Metaproxy Module</refmiscinfo>
  </refmeta>
+
  <refnamediv>
   <refname>limit</refname>
   <refpurpose> Metaproxy Module for imposing resource limits </refpurpose>
  </refnamediv>
+
  <refsect1><title>DESCRIPTION</title>
   <para>
-   This filter offers a way to limit access for a single session to 
+   This filter offers a way to limit access for a single session to
    a resource (target) in order to obtain a fair resource sharing.
   </para>
   <para>
    transferred within the last minute. The pdu is the number of requests
    in the last minute. The retrieve holds the maximum records to which may
    be retrieved in one Present Request.
-   The search is the maximum number of searches within the last minute. 
+   The search is the maximum number of searches within the last minute.
   </para>
  </refsect1>
 
  <refsect1><title>SCHEMA</title>
    <literallayout><xi:include
                     xi:href="../xml/schema/filter_limit.rnc"
-                    xi:parse="text"  
+                    xi:parse="text"
                     xmlns:xi="http://www.w3.org/2001/XInclude" />
    </literallayout>
  </refsect1>
+
  <refsect1><title>EXAMPLES</title>
   <para>
    Configuration:
@@ -51,8 +51,8 @@
 ]]>
    </screen>
   </para>
- </refsect1> 
+ </refsect1>
+
  <refsect1><title>SEE ALSO</title>
   <para>
    <citerefentry>
    </citerefentry>
   </para>
  </refsect1>
+
  &copyright;
 </refentry>
 
 <!-- Keep this comment at the end of the file
 Local variables:
-mode: sgml
-sgml-omittag:t
-sgml-shorttag:t
-sgml-minimize-attributes:nil
-sgml-always-quote-attributes:t
-sgml-indent-step:1
-sgml-indent-data:t
-sgml-parent-document:nil
-sgml-local-catalogs: nil
-sgml-namecase-general:t
+mode: nxml
+nxml-child-indent: 1
 End:
 -->