Jakob Voß > PICA-Record-0.35 > PICA::XMLWriter

Download:
PICA-Record-0.35.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.31   Source   Latest Release: PICA-Record-0.47

NAME ^

PICA::XMLWriter - Write and count PICA+ records and fields in XML format

METHODS ^

write

Write a record(s) of type PICA::Record. You can also pass strings that will be printed as comments.

start_document

Write XML header and collection start element.

end_document

Write XML footer (collection end element).

TODO ^

Support writing single fields without breaking the XML structure.

A namespace is needed (must be supplied by OCLC PICA).

AUTHOR ^

Jakob Voss <jakob.voss@gbv.de>

LICENSE ^

Copyright (C) 2007 by Verbundzentrale Goettingen (VZG) and Jakob Voss

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.8 or, at your option, any later version of Perl 5 you may have available.