On 12/01/12 17:50, Jaakko Rytkönen wrote:
How to produce wsdl level documentation on compexmodel attributes?Is there a way right now or how where should I look into in order to be able to produce these?
Hi Jaakko,There's no way. You can patch wsdl11.py or create a handler for the 'document_built' event and add docs manually using xpath and friends.
Best, Burak _______________________________________________ Soap mailing list [email protected] http://mail.python.org/mailman/listinfo/soap
