Name

backend_test — Metaproxy Backend Test Z39.50 Server Module

DESCRIPTION

A pseudo Z39.50 server for test purposes. Similar to yaz-ztest.

SCHEMA

# Metaproxy XML config file schemas
#
#   Copyright (C) Index Data
#   See the LICENSE file for details.

namespace mp = "http://indexdata.com/metaproxy"

filter_backend_test =
  attribute type { "backend_test" },
  attribute id { xsd:NCName }?,
  attribute name { xsd:NCName }?

   

EXAMPLES

A typical configuration looks like this:

    <filter type="backend_test"/>

   

SEE ALSO

metaproxy(1)

COPYRIGHT

Copyright (C) 2005-2023 Index Data