zoom: create temp for contentProxy
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.rnc
index ab03ddc..40ff2ca 100644 (file)
@@ -51,7 +51,8 @@ filter_zoom =
     }*
   }?,
   element mp:contentProxy {
-    attribute server { xsd:string }
+    attribute server { xsd:string }?,
+    attribute tmp_file { xsd:string }?
   }?