zoom: update schema for new element rpn2cql
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jul 2012 10:54:09 +0000 (12:54 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 3 Jul 2012 10:54:09 +0000 (12:54 +0200)
xml/schema/filter_zoom.rnc

index 0e5d716..91b14b4 100644 (file)
@@ -44,7 +44,8 @@ filter_zoom =
         element mp:sortStrategy { xsd:string }?,
         element mp:sortmap_author { xsd:string }?,
         element mp:sortmap_date { xsd:string }?,
-        element mp:sortmap_title { xsd:string }?
+        element mp:sortmap_title { xsd:string }?,
+       element mp:rpn2cql { xsd:string }?
       }*
     }?
   }?,