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
(parent:
8bb4b06
)
MarcXchange NS is now info:lc/xmlns/marcxchange-v1
author
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 31 Jul 2009 12:59:30 +0000
(14:59 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Fri, 31 Jul 2009 12:59:30 +0000
(14:59 +0200)
src/marcdisp.c
patch
|
blob
|
history
diff --git
a/src/marcdisp.c
b/src/marcdisp.c
index
81f0afc
..
43a48f2
100644
(file)
--- a/
src/marcdisp.c
+++ b/
src/marcdisp.c
@@
-713,7
+713,7
@@
int yaz_marc_write_marcxchange(yaz_marc_t mt, WRBUF wr,
const char *type)
{
return yaz_marc_write_marcxml_ns(mt, wr,
- "http://www.bs.dk/standards/MarcXchange",
+ "info:lc/xmlns/marcxchange-v1",
0, 0);
}