<?xml version="1.0" encoding="utf-8" ?>
<sru:explainResponse xmlns:sru="http://www.loc.gov/zing/srw/">
  <sru:version>1.2</sru:version>
  <sru:record>
    <sru:recordPacking>XML</sru:recordPacking>
    <sru:recordSchema>http://explain.z3950.org/dtd/2.1/</sru:recordSchema>
    <sru:recordData>

      <zr:explain xmlns:zr="http://explain.z3950.org/dtd/2.1/">
        <zr:serverInfo protocol="SRU" version="1.2" transport="http">
          <zr:host>http://localhost/Query/Sru</zr:host>
          <zr:port>80</zr:port>
          <zr:database>sru</zr:database>
        </zr:serverInfo>
        <zr:databaseInfo>
          <title lang="en" primary="true">Query Online Search</title>
          <description lang="en" primary="true">Place a description of your archive here</description>
          <contact>Hans Meier, SruContact@archive.com</contact>
        </zr:databaseInfo>
        <zr:indexInfo>
          <zr:set name="isad" identifier="info:srw/cql-context-set/1/dc-v1.1"/>
          <zr:index>
            <title lang="en">Title</title>
            <zr:map>
              <zr:name set="isad">title</zr:name>
            </zr:map>
          </zr:index>
          <zr:index>
            <title lang="en">Reference Code</title>
            <zr:map>
              <zr:name set="isad">reference</zr:name>
            </zr:map>
          </zr:index>
          <zr:index>
            <title lang="en">Date </title>
            <zr:map>
              <zr:name set="isad">date</zr:name>
            </zr:map>
          </zr:index>
          <zr:index>
            <title lang="en">Level</title>
            <zr:map>
              <zr:name set="isad">descriptionlevel</zr:name>
            </zr:map>
          </zr:index>
        </zr:indexInfo>
        <zr:schemaInfo>
          <zr:schema name="isad" identifier="http://www.expertisecentrumdavid.be/xmlschemas/isad.xsd">
            <zr:title>ISAD(G)</zr:title>
          </zr:schema>
        </zr:schemaInfo>
        <zr:configInfo>
          <zr:default type="numberOfRecords">300</zr:default>
          <zr:setting type="maximumRecords">350</zr:setting>
        </zr:configInfo>
      </zr:explain>

    </sru:recordData>
  </sru:record>
</sru:explainResponse>
