Query: marc2xml
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MARC2XML(1p) User Contributed Perl Documentation MARC2XML(1p)NAMEmarc2xml - convert a MARC file to XMLSYNOPSIS# convert a file % marc2xml marc.dat > marc.xml # or use in a pipeline % cat marc.dat | marc2xml > marc.xmlDESCRIPTIONmarc2xml is a command line utility for converting MARC21 bibliographic data to XML using the Library of Congress Slim Schema. Conversion is handled using the MARC::Record and MARC::File::XML packages. perl v5.14.2 2010-03-29 MARC2XML(1p)
Related Man Pages |
---|
marc(1) - debian |
marc::charset::code(3pm) - debian |
marc::charset::table(3pm) - debian |
marc::file::microlif(3pm) - debian |
marc::lint(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Is UNIX an open source OS ? |
Introduction |
One instance of comparing grep and awk |