logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Catmandu::Importer::SRU::Parser::simple - parse SRU records as simple XML

Author

       Patrick Hochstenbach, "<patrick.hochstenbach at ugent.be>"

       Jakob Voss "voss@gbv.de"

perl v5.38.2                                       2021-09-02              Catmandu::Impo...:Parser::simple(3pm)

Name

       Catmandu::Importer::SRU::Parser::simple - parse SRU records as simple XML

See Also

       Use Catmandu::Importer::SRU::Parser::struct for order-preserving or mixed-content XML.

Synopsis

       This default record parser of Catmandu::Importer::SRU transforms the SRU response records field
       "recordData" with XML::LibXML::Simple. Namespaces are stripped by default.

See Also