marcxml export from Omeka

Hello
We currently are using Version 1.5.3 of Omeka. My question is if there is a way to export our data to marcxml? Based on what I have found on the forums and in the documentation I have read it appears that we are only able to output to atom · dcmes-xml · json · omeka-json · omeka-xml · rss2, along with oai_dc, cdwalite and Mods if we installed a plug in.

Much Thanks for the help.

If at all possible, I'd recommend upgrading to the current version of Omeka. That's partly just for security, but also for new features like the API.

The API won't give you marcxml directly, but it would make it possible to write some code that can produce marcxml from the API's output.

That'd really be the only way to get marcxml out, other than a new full-on Omeka plugin.

Your quick reply is greatly appreciated! Thanks for this very helpful information.