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

Method choice

suds/xsd/sxbasic.py:308–309  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

306 Represents an (xsd) schema <xs:choice/> node.
307 """
308 def choice(self):
309 return True
310
311
312class ComplexContent(SchemaObject):

Callers 2

skip_childMethod · 0.45
bychoiceMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected