NAME

MyElements::GetWeather

DESCRIPTION

Perl data type class for the XML Schema defined element GetWeather from the namespace http://www.webserviceX.NET.

METHODS

new

my $element = MyElements::GetWeather->new($data);

Constructor. The following data structure may be passed to new():

{
  CityName =>  $some_value, # string
  CountryName =>  $some_value, # string
},

AUTHOR

Generated by SOAP::WSDL