From: Adam Dickmeiss Date: Thu, 14 Aug 2014 12:52:21 +0000 (+0200) Subject: filter http_file: mimetypers optional X-Git-Tag: v1.5.9~2 X-Git-Url: http://git.indexdata.com/?p=metaproxy-moved-to-github.git;a=commitdiff_plain;h=aead2017499501bfeef771c1e2d9906324a011fb filter http_file: mimetypers optional --- diff --git a/xml/schema/filter_http_file.rnc b/xml/schema/filter_http_file.rnc index 8c1fc65..540c670 100644 --- a/xml/schema/filter_http_file.rnc +++ b/xml/schema/filter_http_file.rnc @@ -6,7 +6,7 @@ filter_http_file = attribute type { "http_file" }, attribute id { xsd:NCName }?, attribute name { xsd:NCName }?, - element mp:mimetypes { xsd:string }, + element mp:mimetypes { xsd:string }?, element mp:area { element mp:documentroot { xsd:string }, element mp:prefix { xsd:string },