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=0fbac7326ab3b1f0dcf912bb45b1e0be303116ea;hpb=1699ede93aee42c8a0944de672ab8c4f88a634f3 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 }, },