zoom: separate Torus URL for content things
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.rnc
index 9140539..ece0c09 100644 (file)
@@ -8,6 +8,7 @@ filter_zoom =
   attribute name { xsd:NCName }?,
   element mp:torus {
     attribute url { xsd:string },
+    attribute content_url { xsd:string },
     attribute realm { xsd:string },
     attribute xsldir { xsd:string }?,
     attribute element_transform { xsd:string }?,