Add allow_ip feature - fixes MP-588
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.rnc
index 13a0540..dfe5867 100644 (file)
@@ -7,6 +7,7 @@ filter_zoom =
   attribute id { xsd:NCName }?,
   attribute name { xsd:NCName }?,
   element mp:torus {
+    attribute allow_ip { xsd:string }?,
     attribute auth_url { xsd:string }?,
     attribute url { xsd:string }?,
     attribute content_url { xsd:string }?,