The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

XML::NewsML_G2::Scheme - a Scheme (controlled vocabulary)

SYNOPSIS

    my $genre = XML::NewsML_G2::Scheme->new
        (alias => "genre",
         uri => "http://cv.iptc.org/newscodes/genre/",
         catalog => "http://www.iptc.org/std/catalog/catalog.IPTC-G2-Standards_22.xml");

ATTRIBUTES

alias

The alias to be used for this scheme in the created output, required.

uri

String containing the URI of this scheme

catalog

Optional string containing the URI of the catalog containing this scheme

AUTHOR

Philipp Gortan <philipp.gortan@apa.at>

LICENCE AND COPYRIGHT

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

See XML::NewsML_G2 for the license.