WSNotification::Attributes::base
Contents
Description
Perl data type class for the XML Schema defined attribute base from the namespace
http://www.w3.org/XML/1998/namespace.
http://www.w3.org/TR/xmlbase/ for information about this attribute.
Methods
new
my $element = WSNotification::Attributes::base->new($data);
Constructor. The following data structure may be passed to new():
{ value => $value }
Name
WSNotification::Attributes::base
