|
NAMEWSNotification::Elements::UnrecognizedPolicyRequestFault DESCRIPTIONPerl data type class for the XML Schema defined element UnrecognizedPolicyRequestFault from the namespace http://docs.oasis-open.org/wsn/b-2. METHODSnewmy $element = WSNotification::Elements::UnrecognizedPolicyRequestFault->new($data); Constructor. The following data structure may be passed to new(): { # WSNotification::Types::UnrecognizedPolicyRequestFaultType
UnrecognizedPolicy => $some_value, # QName
},
AUTHORGenerated by SOAP::WSDL
|