Hi Joe,

On Thu, Jan 14, 2010 at 11:23 PM, savitra sirohi <savitra.sirohi@osslabs.biz> wrote:
Joe,

That is could if you have one of more, let say bad records with
"sense" in a field other than title.

You can check you parser setting this way, run command:

misc/sax_parser_print.pl

It should say something like:
[XML::LibXML::SAX::Parser]

and not this:
[XML::SAX::PurePerl]

Just a bit of other info here:

If your parser is incorrect, edit ParserDetails.ini (possibly located here: /etc/perl/XML/SAX/ParserDetails.ini) and put [XML::LibXML::SAX::Parser] at the bottom along with any other lines pertaining to it. Then re-run the check script.

Kind Regards,
Chris