zoom: configurable element sets for record transforms.
[metaproxy-moved-to-github.git] / xml / schema / filter_zoom.rnc
index 3c22312..e148d78 100644 (file)
@@ -9,6 +9,8 @@ filter_zoom =
   element mp:torus {
     attribute url { xsd:string },
     attribute xsldir { xsd:string }?,
+    attribute element_transform { xsd:string }?,
+    attribute element_raw { xsd:string }?,
     element mp:records {
       element mp:record {
         element mp:authentication { xsd:string }?,