Rechercher une page de manuel
xml2marc.1p
Langue: en
Version: 2006-02-06 (ubuntu - 07/07/09)
Section: 1 (Commandes utilisateur)
Sommaire
NAME
xml2marc - convert LC SlimSchema XML to MARC21SYNOPSIS
# convert a file % xml2marc marc.xml > marc.dat. # or use in a pipeline % cat marc.xml | xml2marc > marc.dat
DESCRIPTION
xml2marc 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.Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre