|
NAMEWSDiscovery::Elements::FaultTo DESCRIPTIONPerl data type class for the XML Schema defined element FaultTo from the namespace http://www.w3.org/2005/08/addressing. METHODSnewmy $element = WSDiscovery::Elements::FaultTo->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
},
},
AUTHORGenerated by SOAP::WSDL
|