WSNotification::Elements::From (3)
Leading comments
Automatically generated by Pod::Man 4.09 (Pod::Simple 3.35) Standard preamble: ========================================================================
NAME
WSNotification::Elements::FromDESCRIPTION
Perl data type class for theXML
Schema defined element
From from the namespace www.w3.org/2005/08/addressing
METHODS
new
my $element = WSNotification::Elements::From->new($data);
Constructor. The following data structure may be passed to new():
{ # WSNotification::Types::EndpointReferenceType Address => { value => $some_value }, ReferenceParameters => { # WSNotification::Types::ReferenceParametersType }, Metadata => { # WSNotification::Types::MetadataType }, },
AUTHOR
Generated bySOAP::WSDL