MarcXchange NS is now info:lc/xmlns/marcxchange-v1
authorAdam Dickmeiss <adam@indexdata.dk>
Fri, 31 Jul 2009 12:59:30 +0000 (14:59 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Fri, 31 Jul 2009 12:59:30 +0000 (14:59 +0200)
src/marcdisp.c

index 81f0afc..43a48f2 100644 (file)
@@ -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,
                                const char *type)
 {
     return yaz_marc_write_marcxml_ns(mt, wr,
-                                     "http://www.bs.dk/standards/MarcXchange",
+                                     "info:lc/xmlns/marcxchange-v1",
                                      0, 0);
 }
 
                                      0, 0);
 }