diff --git a/suds/bindings/document.py b/suds/bindings/document.py index 8d36fb2..825a677 100644 --- a/suds/bindings/document.py +++ b/suds/bindings/document.py @@ -67,6 +67,9 @@ class Document(Binding): Called by our argument parser for every input parameter, in order. + A parameter's type is identified by its corresponding XSD schema + element. + """ # Do not construct request data for undefined input parameters # defined inside a choice order indicator. An empty choice