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