Scroll to navigation

WSDiscovery11::Elements::From(3pm) User Contributed Perl Documentation WSDiscovery11::Elements::From(3pm)

NAME

WSDiscovery::Elements::From

DESCRIPTION

Perl data type class for the XML Schema defined element From from the namespace http://www.w3.org/2005/08/addressing.

METHODS

new

 my $element = WSDiscovery::Elements::From->new($data);

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

 { # WSDiscovery::Types::EndpointReferenceType
   Address =>  { value => $some_value },
   ReferenceParameters =>  { # WSDiscovery::Types::ReferenceParametersType
   },
   Metadata =>  { # WSDiscovery::Types::MetadataType
   },
 },

AUTHOR

Generated by SOAP::WSDL

2023-07-27 perl v5.36.0