ONVIF::Device::Attributes::mustUnderstand
- Provided by: zoneminder (Version: 1.32.3-2ubuntu2)
- Report a bug
Perl data type class for the XML Schema defined attribute mustUnderstand from the namespace http://schemas.xmlsoap.org/soap/envelope/.
This XML element type class has a atomic simpleType as it's base:
my $element = ONVIF::Device::Attributes::mustUnderstand->new($data);
Constructor. The following data structure may be passed to new():
{ value => $value }
Generated by SOAP::WSDL