From: Adam Dickmeiss Date: Thu, 20 Sep 2012 12:15:32 +0000 (+0200) Subject: MARC: Extra/missing indicator handled for MARCXML X-Git-Tag: v4.2.39~3 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=sidebyside;h=c9b2e9553e1e59d74556a83f38d39e16a389a286;hp=c9b2e9553e1e59d74556a83f38d39e16a389a286;p=yaz-moved-to-github.git MARC: Extra/missing indicator handled for MARCXML The indicator length is given in header and is the same for the whole record. If attributes ind1, ind2 are missing, then content character defaults to blank. Extra indicator attributes (beyond) indicator length are treated as an error. ---