marcxml2mods.mods_postprocessor.multi_monograph module

marcxml2mods.mods_postprocessor.multi_monograph.postprocess_multi_mono(*args, **kwargs)

Some basic postprocessing of the multi-monograph publications.

Parameters:
  • mods (str) – XML string generated by XSLT template.
  • uuid (str) – UUID of the package.
  • counter (int) – Number of record, is added to XML headers.
Returns:

Updated XML.

Return type:

str