Provide example of target auth MP-625
[metaproxy-moved-to-github.git] / xml / schema / filter_multi.rnc
index 4f04b02..2f6a3c1 100644 (file)
@@ -7,7 +7,7 @@ filter_multi =
   attribute id { xsd:NCName }?,
   attribute name { xsd:NCName }?,
   element mp:target {
-    attribute route { xsd:string },
+    attribute route { xsd:string }?,
     attribute auth { xsd:string }?,
     xsd:string
   }*,