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 schema
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"/>
COPYRIGHT
Copyright (C) 2005-2015 Index Data