multi: allow backend-auth to be given for target element
[metaproxy-moved-to-github.git] / xml / schema / filter_multi.rnc
index 6ef36e1..4f04b02 100644 (file)
@@ -8,6 +8,7 @@ filter_multi =
   attribute name { xsd:NCName }?,
   element mp:target {
     attribute route { xsd:string },
+    attribute auth { xsd:string }?,
     xsd:string
   }*,
   element mp:hideunavailable { empty }?,