zoom: implement cunning scheme for retry/proxy failover
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.rnc
index 1599ce8..0e5d716 100644 (file)
@@ -70,7 +70,8 @@ filter_zoom =
     attribute apdu { xsd:boolean }?
   }?,
   element mp:zoom {
-    attribute timeout { xsd:integer }?
+    attribute timeout { xsd:integer }?,
+    attribute proxy_timeout { xsd:integer }?
   }?