R/harvest_oai_pmh.R
parse_marc_fields.Rd
Converts MARC21 XML to a named list with field+subfield keys (e.g., "245a").
parse_marc_fields(xml_string)
A string of MARCXML for one record.
A named list of parsed fields.