pazpar2  1.14.1
Data Structures | Functions
marcmap.h File Reference

Go to the source code of this file.

Data Structures

struct  marcmap
 

Functions

struct marcmapmarcmap_load (const char *filename, NMEM nmem)
 
xmlDoc * marcmap_apply (struct marcmap *marcmap, xmlDoc *xml_in)
 

Function Documentation

◆ marcmap_apply()

xmlDoc* marcmap_apply ( struct marcmap marcmap,
xmlDoc *  xml_in 
)

◆ marcmap_load()

struct marcmap* marcmap_load ( const char *  filename,
NMEM  nmem 
)

Definition at line 40 of file marcmap.c.

References marcmap::field, marcmap::next, marcmap::pz, and marcmap::subfield.

Referenced by normalize_record_create().