NAME
XML::NewsML_G2::Oranisation - a company or organisation
SYNOPSIS
my $org = XML::NewsML_G2::Organisation->new
    (name => 'Google Inc.', qcode => 'gogl', websites => ["http://google.com"]);
ATTRIBUTES
- isins
 - 
List of international securities identification numbers.
 - websites
 - 
List of the websites
 - indices
 - 
List of stock indexes covering this organisation
 - stock_exchanges
 - 
List of stock exchanges where this organisation is listed
 
METHODS
- add_isin
 - add_website
 - add_index
 - add_stock_exchange
 
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.