multi_monograph postprocessor
Module for postprocessing of multi monograph publications.
-
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
|