From 3146ee2a8440f983f36788eca1e310dcd2f16adb Mon Sep 17 00:00:00 2001 From: Marc Cromme Date: Thu, 12 Oct 2006 11:34:07 +0000 Subject: [PATCH] re-ordered in lexicographical order --- doc/book.xml | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/doc/book.xml b/doc/book.xml index e37ac3d..03e08cf 100644 --- a/doc/book.xml +++ b/doc/book.xml @@ -17,7 +17,7 @@ --> ]> - + Metaproxy - User's Guide and Reference @@ -817,16 +817,6 @@ Figure out what additional information we need in:
- <literal>sru_z3950</literal> - (mp::filter::SRUtoZ3950) - - This filter transforms valid - SRU/GET or SRU/SOAP requests to Z3950 requests, and wraps the - recieved hit counts and XML records into suitable SRU response messages. - -
- -
<literal>session_shared</literal> (mp::filter::SessionShared) @@ -843,6 +833,16 @@ Figure out what additional information we need in:
+ +
+ <literal>sru_z3950</literal> + (mp::filter::SRUtoZ3950) + + This filter transforms valid + SRU/GET or SRU/SOAP requests to Z3950 requests, and wraps the + recieved hit counts and XML records into suitable SRU response messages. + +
<literal>template</literal> -- 1.7.10.4