Skip to contents

Converts MARC21 XML to a named list with field+subfield keys (e.g., "245a").

Usage

parse_marc_fields(xml_string)

Arguments

xml_string

A string of MARCXML for one record.

Value

A named list of parsed fields.