MCPcopy Create free account
hub / github.com/ronreiter/interactive-tutorials / schema

Method schema

suds/bindings/binding.py:68–69  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

66 self.multiref = MultiRef()
67
68 def schema(self):
69 return self.wsdl.schema
70
71 def options(self):
72 return self.wsdl.options

Callers 6

unmarshallerMethod · 0.95
marshallerMethod · 0.95
bodypart_typesMethod · 0.95
headpart_typesMethod · 0.95
marshallerMethod · 0.45
unmarshallerMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected