DOKK / manpages / debian 12 / zoneminder / WSDiscovery11::Elements::Probe.3pm.en
WSDiscovery11::Elements::Probe(3pm) User Contributed Perl Documentation WSDiscovery11::Elements::Probe(3pm)

WSDiscovery::Elements::Probe

Perl data type class for the XML Schema defined element Probe from the namespace http://docs.oasis-open.org/ws-dd/ns/discovery/2009/01.

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

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

 { # WSDiscovery::Types::ProbeType
   Types => $some_value, # QNameListType
   Scopes =>  { value => $some_value },
 },

Generated by SOAP::WSDL

2023-02-24 perl v5.36.0