|
hello everybody,
this is my facing problem,
hence i'm a beginnerin perl , i'm using teh wsdl2perl to generate a webservice client from a defined wsdl file. Meanwhile, the xsd scheam in wsdl file is containing attributs definitions complex types.
I guess that the generated interface class does not manage attributs entry . How can I set data for such attributs (it was said in the genarated class documentation to deal with the class type conataining the attributs declaration, i guess , but i dontknow how).
any help please |