<?xml version="1.0" encoding="UTF-8"?>
<actions max-version="1655" version-mismatch="skip">
  <meta>
    <description>reines Such-Template für Suche über die Digibib</description>
    <variable name="location">
      <description>Such-Ort (siehe digibib-Dokumentation)</description>
    </variable>
    <variable name="view">
      <description>Such-View (siehe digibib-Dokumentation)</description>
    </variable>
    <variable name="searchid-digibib">
      <description>Sigel der Bücherei (siehe digibib-Dokumentation)</description>
    </variable>
  </meta>
  <variable name="after-id" value="=on&amp;"/>
  <variable name="location:Düsseldorf" value="DUEBIB"/>
  <variable name="location:Aachen" value="052"/>
  <variable name="view:Düsseldorf" value="DUEBIB:SGduebib"/>
  <variable name="view:Aachen" value="052:SGBuecherRegional"/>
  <!--sid = ABDEROS:nummer, {$selectedLibraries}
SERVICEGROUP1.SERVICE.SEARCH_FHBDUE
SERVICEGROUP1.SERVICE.SEARCH_SBDUE
SERVICEGROUP1.SERVICE.SEARCH_ULBD=on
andere server außer abderos: eris, metis, rhea, thetis
-->
  <action id="connect">
</action>
  <action id="search">
    <!--  <page url="http://www.digibib.net/opensearch?S.SEARCH_SBDUE=on&S.SEARCH_SBAA=on&VIEW=HBZ:OeffBibInNRW&QUERY_alAL={searchTerms}&LOCATION=HBZ&

http://www.digibib.net/opensearch?S.SEARCH_SBDUE=on&S.SEARCH_SBAA=on&VIEW=HBZ:OeffBibInNRW&QUERY_azTI=test&LOCATION=HBZ&

-->
    <page url="http://www.digibib.net/opensearch" templateFile="search">
      <post name="LOCATION" value="{$location}"/>
      <post name="VIEW" value="{$view}"/>
      <post name="QUERY_azTI" value="{$book.title}"/>
      <post name="QUERY_bzAU" value="{$book.author}"/>
      <post name="QUERY_fzIB" value="{$book.isbn}"/>
      <post name="QUERY_gzIS" value="{$book.issn}"/>
      <post name="QUERY_hzYR" value="{$book.year}"/>
      <post name="QUERY_ezKY" value="{$book.keywords}"/>
      <post name="QUERY_OazTI" value="AND"/>
      <post name="QUERY_ObzAU" value="AND"/>
      <post name="QUERY_OfzIB" value="AND"/>
      <post name="QUERY_OgzIS" value="AND"/>
      <post name="QUERY_OhzYR" value="AND"/>
      <post name="QUERY_OezKY" value="AND"/>
      <post name="COUNT" value="50"/>
      <post name="GWTIMEOUT" value="90"/>
      <post value="{$selectedLibraries}"/>
    </page>
    <!-- <page url="http://www.digibib.net/{$url}" templateFile="search"/> -->
    <!--  <page url="http://www.digibib.net/Digibib?SID={$sid}&LOCATION={$location}&SERVICE=METASEARCH&SUBSERVICE=GETLIST&PREVREQID={$reqid}&STREAMING=TRUE&VIEW={$view}&FORMAT=List&START=1&COUNT=100&METAID={$metaid}" templateFile="search"/>-->
    <!--  <page url="http://abderos.hbz-nrw.de/Digibib?SERVICE=METASEARCH&amp;SUBSERVICE=GETLIST&amp;{$metaid}&amp;FORMAT=List&amp;URLENCODING=TRUE&amp;START=1&amp;COUNT=200&amp;SID={$sid}&amp;LOCATION={$location}&amp;{$sreqid}&amp;{$reqid}&amp;{$olreqid}&amp;STREAMING=on" templateFile="search"/>
-->
  </action>
  <action id="search-next-page">
    <page url="{$next-page}" templateFile="search"/>
  </action>
  <action id="search-details">
    <page url="{$book.digibib-url}" templateFile="details"/>
  </action>
</actions>
<!--<input type="hidden" name="VIEW"        value="DUEBIB:Lokale_Bibliotheken" />"/><input type="hidden" name="LOCATION"    value="DUEBIB
      QUERY_czCO = körperschaft, QUERY_0czCO
      QUERY_dzPB = verlag, QUERY_0dzPB
      
     " http://abderos.hbz-nrw.de/Digibib?SERVICE=METASEARCH&amp;SUBSERVICE=GETLIST&amp;METAID=4782&amp;FORMAT=List&amp;URLENCODING=TRUE&amp;START=1&amp;COUNT=10&amp;SID=RHEA:1906707980&amp;LOCATION=362&amp;SREQID=RHEA:38292267&amp;REQID=RHEA:38292267&amp;OLREQID=RHEA:38292267&amp;STREAMING=off"/>-->
