projects
/
metaproxy-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
00620b5
)
filter http_file: mimetypers optional
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 14 Aug 2014 12:52:21 +0000
(14:52 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 14 Aug 2014 12:52:21 +0000
(14:52 +0200)
xml/schema/filter_http_file.rnc
patch
|
blob
|
history
diff --git
a/xml/schema/filter_http_file.rnc
b/xml/schema/filter_http_file.rnc
index
8c1fc65
..
540c670
100644
(file)
--- 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 },