improve marc_cleanup's parsing of MARCXML files
authorGalen Charlton <gmc@esilibrary.com>
Mon, 30 Jul 2012 17:32:35 +0000 (13:32 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 30 Jul 2012 17:32:35 +0000 (13:32 -0400)
commit51e8d1e73795adf0fa387794c95495073c5a703e
treed688cf868c7f749971e1d53d8e5369711c896bc0
parentf88836fd0f097afedf51008e95a388f6b3afba63
improve marc_cleanup's parsing of MARCXML files

In particular, ones produced by use of MARC::File::XML->as_xml_record(),
which inserts namespace attributes in the record element.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
marc_cleanup