Query: xml2marc
OS: debian
Section: 1p
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XML2MARC(1p) User Contributed Perl Documentation XML2MARC(1p)NAMExml2marc - convert LC SlimSchema XML to MARC21SYNOPSIS# convert a file % xml2marc marc.xml > marc.dat. # or use in a pipeline % cat marc.xml | xml2marc > marc.datDESCRIPTIONxml2marc is a command line utility for converting XML that uses the Library of Congress Slim Schema to MARC21 bibliographic data. Conversion is handled using the MARC::Record and MARC::File::XML packages. perl v5.14.2 2010-03-29 XML2MARC(1p)
Related Man Pages |
---|
marc(1) - debian |
xml::dumper(3) - redhat |
marc::crosswalk::dublincore(3pm) - debian |
marc::file::microlif(3pm) - debian |
marc::lint(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |