zoom: handle contentAuthentication MP-587
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.rnc
index bcd7071..13a0540 100644 (file)
@@ -31,6 +31,7 @@ filter_zoom =
         element mp:cclmap_su { xsd:string }?,
         element mp:cclmap_term { xsd:string }?,
         element mp:cclmap_ti { xsd:string }?,
+        element mp:contentAuthentication { xsd:string }?,
         element mp:elementSet { xsd:string }?,
         element mp:recordEncoding { xsd:string }?,
         element mp:requestSyntax { xsd:string }?,
@@ -49,7 +50,8 @@ filter_zoom =
         element mp:sortmap_date { xsd:string }?,
         element mp:sortmap_title { xsd:string }?,
         element mp:extraArgs { xsd:string }?,
-        element mp:rpn2cql { xsd:string }?
+        element mp:rpn2cql { xsd:string }?,
+        element mp:retryOnFailure { xsd:string }?
       }*
     }?
   }?,