The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

XML::NewsML_G2::Substancial_Item - base class for substancial item types

DESCRIPTION

This module acts as an abstract base class for substancial NewsML-G2 item types as there are News_Items and Concept_Items. Instead of using this class, use the most appropriate subclass.

ATTRIBUTES

media_topics

Hash mapping qcodes to XML::NewsML_G2::Media_Topic instances

concepts

Hash mapping generated uids to XML::NewsML_G2::Concept instances

METHODS

add_media_topic

Add a new XML::NewsML_G2::MediaTopic instance

add_concept

Add a new XML::NewsML_G2::Concept instance

AUTHOR

Christian Eder <christian.eder@apa.at>

LICENCE AND COPYRIGHT

Copyright (c) 2019, APA-IT. All rights reserved.

See XML::NewsML_G2 for the license.