Hallo Mr. Nichol,
i would like to get an attribute in soap-response. for example,
<remark type= "error">this is an error </remark>
in wsdl i have declared an attribute "type" in the complexType "remark". How
can i fill this field in my servercode (php)? for example, the element "remark"
will look like this:
$response["remark"] = "this is an error";
how should i fill the "type"-field, so that nusoap treats (serializes) it like
an attribute?
Thanks!
best regards
evgeniya ershova
--
marketing meets technology
www.silversolutions.de
silver.solutions gmbh
färberstr. 26
12555 berlin
fon 030-65.48.19.90
fax 030-65.48.19.99
mitglied der silver.connection
www.silverconnection.net
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
|