Hi
we are currently trying to use MARC::File::XML on multi threaded
decoding of records.
We are encountering erratic error of Parsing.
 problem with :25 :
not well-formed (invalid token) at line 32, column 27, byte 1216 at
/usr/lib/perl5/XML/Parser.pm line 187

<?xml version="1.0" encoding="UTF-8"?>
<record
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xsi:schemaLocation="http://www.loc.gov/MARC21/slim
http://www.loc.gov/ standards/marcxml/schema/MARC21slim.xsd"
    xmlns="http://www.loc.gov/MARC21/slim";>

  <leader>01020nam0a2200301   4500</leader>
  <datafield tag="010" ind1=" " ind2=" ">

Has anyone ever come into such a problem ?
If so is there a workaround ?
-- 
Henri-Damien LAURENT

Reply via email to