|
pazpar2
1.14.1
|
Data Fields | |
| struct normalize_step * | next |
| xsltStylesheet * | stylesheet1 |
| xsltStylesheet * | stylesheet2 |
| struct marcmap * | marcmap |
Definition at line 37 of file normalize_record.c.
| struct marcmap* normalize_step::marcmap |
Definition at line 41 of file normalize_record.c.
Referenced by normalize_record_transform().
| struct normalize_step* normalize_step::next |
Definition at line 38 of file normalize_record.c.
Referenced by normalize_record_create(), normalize_record_destroy(), and normalize_record_transform().
| xsltStylesheet* normalize_step::stylesheet1 |
Definition at line 39 of file normalize_record.c.
Referenced by normalize_record_destroy(), and normalize_record_transform().
| xsltStylesheet* normalize_step::stylesheet2 |
Definition at line 40 of file normalize_record.c.
Referenced by normalize_record_transform().