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

NAME

MyElements::GetCitiesByCountryResponse

DESCRIPTION

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

METHODS

new

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

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

 {
   GetCitiesByCountryResult =>  $some_value, # string
 },

AUTHOR

Generated by SOAP::WSDL