rpn_cql: allow conversion from RPN to CQL MP-537
[metaproxy-moved-to-github.git] / xml / schema / filter_cql_rpn.rnc
index 17c388e..4a26ce1 100644 (file)
@@ -7,6 +7,7 @@ filter_cql_rpn =
   attribute id { xsd:NCName }?,
   attribute name { xsd:NCName }?,
   element mp:conversion {
-    attribute  file { xsd:string }
+    attribute file { xsd:string },
+    attribute reverse { xsd:boolean }?
   }