Super! Great job! Thanks, Burak.
But I still don't understand how get access to this attributes in received
messages?
How to generate messages with multiple elements? Maybe you can give me some
examples?
I'll be very grateful.

Taras


---------- Пересылаемое сообщение ----------
> From: KulaPard <[email protected]>
> To: [email protected]
> Cc: [email protected]
> Date: Thu, 22 Nov 2012 10:40:15 +0400
> Subject: [Soap-Python] Problem with simpleContent
> Hi, Burak
> Yes, scheme is looks correct now. Thanks.
> But there is an error when I'm calling my web-service method:
>
> ../spyne/protocol/xml/model.py", line 240, in complex_from_element
>     value = member._typ.from_string(element.attrib[key])
> AttributeError: type object 'XmlAttribute' has no attribute '_typ'
>
> Thanks
>
> Taras
>
>
> ---------- Пересылаемое сообщение ----------
> From: Burak Arslan <[email protected]>
> To: KulaPard <[email protected]>
> Cc: [email protected]
> Date: Thu, 22 Nov 2012 11:25:42 +0200
> Subject: Re: [Soap-Python] Problem with simpleContent
> On 11/22/12 08:40, KulaPard wrote:
>
>> Hi, Burak
>> Yes, scheme is looks correct now. Thanks.
>> But there is an error when I'm calling my web-service method:
>>
>> ../spyne/protocol/xml/model.**py", line 240, in complex_from_element
>>     value = member._typ.from_string(**element.attrib[key])
>> AttributeError: type object 'XmlAttribute' has no attribute '_typ'
>>
>>
> Whoops, sorry about that. Fixed.
>
> Best,
> Burak
>
>
>
> _______________________________________________
> Soap mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/soap
>
>
_______________________________________________
Soap mailing list
[email protected]
http://mail.python.org/mailman/listinfo/soap

Reply via email to