From anno.me.nuehm at gmail.com Sat Mar 21 03:44:40 2020 From: anno.me.nuehm at gmail.com (=?utf-8?Q?Anno_N=C3=BChm?=) Date: Sat, 21 Mar 2020 07:44:40 -0000 Subject: [Soap-Python] spyne/soap web service provider Message-ID: Hi, I am currently engaged in evaluating spyne for am educational project, facilitating this framework to create a web service provider. As far as I am aware of, having a given WSDL this has to get transferred manually into the corresponding python code? The xml scheme would be (myconsts.csd) *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* and (myreqreso.xsd) *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~* Being pretty new to web services & soap myself I?m wondering how the corresponding python code would be looking like. Best, Anno