X-Git-Url: http://git.indexdata.com/?p=mp-xquery-moved-to-github.git;a=blobdiff_plain;f=doc%2Ffilter_xquery.rnc;h=38554b77446e0350b5da709d95302b777380a08a;hp=036c2ee122cda64d9976bffb958215aa70b5b999;hb=7bad8e0861dbd8f104e7f05b9226daf4eca475b0;hpb=7ecb962a06af8c29471aefcc65be1e2ef2dbc85e diff --git a/doc/filter_xquery.rnc b/doc/filter_xquery.rnc index 036c2ee..38554b7 100644 --- a/doc/filter_xquery.rnc +++ b/doc/filter_xquery.rnc @@ -6,6 +6,10 @@ filter_xquery = attribute type { "xquery" }, attribute id { xsd:NCName }?, attribute name { xsd:NCName }?, + element mp:elementset { + attribute name { xsd:string }, + attribute backend { xsd:string }, + }, element mp:script { attribute name { xsd:string }, },