Better check of marc leader info YAZ-691
authorAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Sep 2013 11:00:07 +0000 (13:00 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Thu, 26 Sep 2013 11:00:07 +0000 (13:00 +0200)
commita6a0761adac3b5760765ee90c0146edf59f9f3ec
treee22cfb6440b91ac77b31fe5a022289928f354267
parentc0920cd3948ac69f90605a47c2e2451c3d30b392
Better check of marc leader info YAZ-691

Problem is that some systems generate MARCXML/MarcXchange with
funny headers. These will not work if encoded as ISO2709.
Some tests produce new output, due to updated warning messages
about leader content.
17 files changed:
src/marcdisp.c
test/marc1.xml
test/marc2.xml
test/marc3.xml
test/marc4.xml
test/tmarc1.xml
test/tmarc2.xml
test/tmarc3.xml
test/tmarc4.xml
test/xml2marc1.xml
test/xml2marc2.xml
test/xml2marc3.xml
test/xml2marc4.xml
test/xml2tmarc1.xml
test/xml2tmarc2.xml
test/xml2tmarc3.xml
test/xml2tmarc4.xml