I generated the perl class by WSDL file using wsdl2perl.
Now I can't get the value of an attribute (named recordid) by get_<attribute> method.
Can you give me an example?
Following the comment automatically generated by wsdl2perl.
=head2 attr
NOTE: Attribute documentation is experimental, and may be inaccurate.
See the correspondent WSDL/XML Schema if in question.
This class has additional attributes, accessibly via the C<attr()> method.
attr() returns an object of the class MyTypes::EventOutEmailInstanceType::_EventOutEmailInstanceType::XmlAttr.
The following attributes can be accessed on this object via the corresponding
get_/set_ methods:
=over
=item * recordid
This attribute is of type L<SOAP::WSDL::XSD::Typelib::Builtin::string|SOAP::WSDL::XSD::Typelib::Builtin::string>.
=back