|
YAZ 5.35.1
|
represents a subfield More...
Data Fields | |
| char * | code_data |
| struct yaz_marc_subfield * | next |
represents a subfield
Definition at line 80 of file marcdisp.c.
| char* yaz_marc_subfield::code_data |
Definition at line 81 of file marcdisp.c.
Referenced by add_marc_datafield_turbo_xml(), yaz_marc_add_subfield(), yaz_marc_write_iso2709(), yaz_marc_write_json(), yaz_marc_write_line(), yaz_marc_write_marcxml_wrbuf(), and yaz_marc_write_xml().
| struct yaz_marc_subfield* yaz_marc_subfield::next |
Definition at line 82 of file marcdisp.c.
Referenced by add_marc_datafield_turbo_xml(), yaz_marc_add_subfield(), yaz_marc_write_iso2709(), yaz_marc_write_json(), yaz_marc_write_line(), yaz_marc_write_marcxml_wrbuf(), and yaz_marc_write_xml().