Bump year
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.rnc
index 91b14b4..28696cf 100644 (file)
@@ -7,12 +7,14 @@ filter_zoom =
   attribute id { xsd:NCName }?,
   attribute name { xsd:NCName }?,
   element mp:torus {
-    attribute url { xsd:string },
+    attribute auth_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 }?,
+    attribute element_passthru { xsd:string }?,
     attribute proxy { xsd:string }?,
     attribute explain_xsl { xsd:string }?,
     attribute record_xsl { xsd:string }?,