|
Posted by Reto Hersiczky on June 18, 2006, 2:54 pm
Please log in for more thread options
Hi,
I have to send attributes as
<urn:Foo> ... </urn:Foo>
and *not*
<Foo xsi:type="..."> ... </Foo>
The argument «xsi:type...» is beeing added by SOAP::Lite automatically :-|
I have found a related hint in the man page about namespaces so far
but could not come to a solution yet.
You may please open this painful story on
http://www.infocopter.com/perl/soap/namespaces.html
where I will publish the solution as far as I know it.
Thank you & BR,
Reto
|