Update zoom schema
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.rnc
index 06d0694..8d440e2 100644 (file)
@@ -8,9 +8,9 @@ filter_zoom =
   attribute name { xsd:NCName }?,
   element mp:torus {
     attribute auth_url { xsd:string }?,
-    attribute url { xsd:string },
+    attribute url { xsd:string }?,
     attribute content_url { xsd:string }?,
-    attribute realm { xsd:string },
+    attribute realm { xsd:string }?,
     attribute xsldir { xsd:string }?,
     attribute element_transform { xsd:string }?,
     attribute element_raw { xsd:string }?,