WSNotification::Elements::UnrecognizedPolicyRequestFault
Contents
Description
Perl data type class for the XML Schema defined element UnrecognizedPolicyRequestFault from the namespace
http://docs.oasis-open.org/wsn/b-2.
Methods
new
my $element = WSNotification::Elements::UnrecognizedPolicyRequestFault->new($data);
Constructor. The following data structure may be passed to new():
{ # WSNotification::Types::UnrecognizedPolicyRequestFaultType
UnrecognizedPolicy => $some_value, # QName
},
Name
WSNotification::Elements::UnrecognizedPolicyRequestFault
