[Koha-devel] Grabbing data from biblioitems.marcxml

Rick Welykochy rick at praxis.com.au
Sat Jan 16 23:01:21 CET 2010


Hi all

I need to copy some data from the MARC XML field biblioitems.marcxml
into another table in Koha.

I plan to write a script that calls C4::Record::marcxml2marc($xml_from_biblioitems)
and then extract what I need from the returned MARC record.

Would this be the recommended way to proceed?


tia,
rickw


-- 
_________________________________
Rick Welykochy || Praxis Services

A computer is a state machine. Threads are for people who can't program state machines.
       -- Alan Cox



More information about the Koha-devel mailing list