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:
ffc8fc2
)
Remove useless comment in retrievalinfo schema
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 14 Jun 2013 08:42:02 +0000
(10:42 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 14 Jun 2013 08:42:02 +0000
(10:42 +0200)
xml/schema/retrievalinfo.rnc
patch
|
blob
|
history
diff --git
a/xml/schema/retrievalinfo.rnc
b/xml/schema/retrievalinfo.rnc
index
3e75da2
..
0695261
100644
(file)
--- a/
xml/schema/retrievalinfo.rnc
+++ b/
xml/schema/retrievalinfo.rnc
@@
-32,8
+32,6
@@
retrievalinfo =
attribute syntax { xsd:string },
attribute name { xsd:string }?,
attribute identifier { xsd:string }?,
- #attribute backendsyntax { xsd:string }?,
- #attribute backendname { xsd:string }?,
element y:backend {
attribute syntax { xsd:string },
attribute name { xsd:string }?,