debian-suds-jurko/notes
Jurko Gospodnetić de541a2c31 document WSDL SOAP binding research notes
Researched into which namespace should be used to qualify SOAP message tags
corresponding to WSDL message parts when using the document/literal binding
style.
2014-06-30 13:25:21 +02:00
..
argument_parsing.rst add a note document on suds library's argument parsing 2014-01-24 12:44:14 +01:00
readme.txt start project's internal notes documentation 2014-01-23 19:53:33 +01:00
traversing_client_data.rst add a note document with examples for traversing suds library's data model 2014-01-24 17:08:25 +01:00
wsdl_soap_binding.rst document WSDL SOAP binding research notes 2014-06-30 13:25:21 +02:00
xsd_elements.rst document collected XSD element research notes 2014-06-29 19:50:16 +02:00
xsd_types.rst remove colon from end of doc title (stylistic change) 2014-06-29 19:49:16 +02:00

readme.txt

This documentation has been started because we needed some place to put our
design, research & development related notes collected collected while hacking
on this project. The official suds project documentation has not been included
in this fork, as it was not stored in the same repository as the original
project's code base.

Once official suds project documentation has been integrated into this fork,
parts of this documentation that start getting some well rounded form, should be
integrated into the official project documentation.