NAME

XML::NewsML_G2::Link - a link specification

SYNOPSIS

my $pic = XML::NewsML_G2::Link->new
    (idref => 'tag:acme.com,2015:123456',
     version => 2,
    );

ATTRIBUTES

residref

A unique id as free text

href

Resource locator i.e. http://somesite.eu/image.jpg

version

The version of the item

AUTHOR

Christian Eder <christian.eder@apa.at>

LICENCE AND COPYRIGHT

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

See XML::NewsML_G2 for the license.