Name

sd_remove — Removes Surrogate Diagnostics

DESCRIPTION

This filter removes surrogate-diagnostics from Z39.50 records. It replaces the surrogate diagnostics records with SUTRS records. This module has no general use. It was only implemented to avoid a particualr Z39.50 from crashing.

SCHEMA

# Metaproxy XML config file schema

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

filter_sd_remove =
  attribute type { "sd_remove" },
  attribute id { xsd:NCName }?,
  attribute name { xsd:NCName }?


   

EXAMPLES

Configuration:

    <filter type="sd_remove">
    </filter>

   

SEE ALSO

metaproxy(1)

COPYRIGHT

Copyright (C) 2005-2015 Index Data