|
NAMEONVIF::Media::Elements::FaultDESCRIPTIONPerl data type class for the XML Schema defined element Fault from the namespace http://schemas.xmlsoap.org/soap/envelope/.METHODSnewmy $element = ONVIF::Media::Elements::Fault->new($data); Constructor. The following data structure may be passed to new(): { # ONVIF::Media::Types::Fault faultcode => $some_value, # QName faultstring => $some_value, # string faultactor => $some_value, # anyURI detail => { # ONVIF::Media::Types::detail }, }, AUTHORGenerated by SOAP::WSDL
Visit the GSP FreeBSD Man Page Interface. |