Greetings,
Apologies in advance for duplicate cross-postings.
POSITION: Integrated Library Systems Librarian
REPORTS TO: Head, Library Information Systems
SUMMARY: The VCU Libraries invites applications and nominations for the
position of Integrated Library Systems Librarian responsible for
p
I have been successfully using MARC::File::XML to process MARC subject
authority files from the LOC, such as this sample record:
http://www.loc.gov/MARC21";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi:schemaLocation="http://www.loc.gov/MARC21
http://www.loc.gov/standards/marcxm
>However, I'm having trouble parsing the name authority records online at
>http://alcme.oclc.org/eprintsUK/index.html
[snipped code examples]
>
>There are "mx:" prefixes in all the tags. What format is this? Is there any
>way I can get MARC::File::XML to parse these files?
The prefixes are th
Jonathan,
Many thanks. I get no errors on the command line or in the error log when I
run the script. The file just executes with no output. If you have the time
to run it, I've included the scriupt below, and have attached the name
authority record it tries to process:
#! /usr/bin/perl
use stric