Working outgoing IP for {http,z3950}_client MP-575
[metaproxy-moved-to-github.git] / xml / schema / filter_z3950_client.rnc
index 929e0f0..fa8ae46 100644 (file)
@@ -11,5 +11,6 @@ filter_z3950_client =
   element mp:force_target { xsd:string }?,
   element mp:force_close { xsd:boolean }?,
   element mp:client_ip { xsd:boolean }?,
-  element mp:charset { xsd:string }?
+  element mp:charset { xsd:string }?,
+  element mp:bind_host { xsd:boolean }?