Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
312
class
ComplexContent(SchemaObject):
Callers
2
skip_child
Method · 0.45
bychoice
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected