projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
ad8727f
)
yaz-ztest returns schema for MARCXML test records
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 11 Oct 2013 12:20:08 +0000
(14:20 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 11 Oct 2013 12:20:08 +0000
(14:20 +0200)
ztest/ztest.c
patch
|
blob
|
history
diff --git
a/ztest/ztest.c
b/ztest/ztest.c
index
66e691b
..
b7807d9
100644
(file)
--- a/
ztest/ztest.c
+++ b/
ztest/ztest.c
@@
-935,6
+935,7
@@
int ztest_fetch(void *handle, bend_fetch_rr *r)
{
r->len = strlen(cp);
r->record = cp;
+ r->schema = "info:srw/schema/1/marcxml-1.1";
}
else
{