Public Member Functions | |
def | __init__ |
def | __str__ |
def | fromSchemaItem |
def | __init__ |
def | __str__ |
def | fromSchemaItem |
Data Fields | |
content | |
do_extended | |
extPyClasses | |
Static Public Attributes | |
tuple | logger = _GetLogger("SchemaItemWriter") |
contains/generates a single declaration
Definition at line 438 of file wsdl2python.py.
def __str__ | ( | self ) |
this appears to set up whatever is in self.content.localElements, local elements simpleType|complexType.
Definition at line 447 of file wsdl2python.py.
def __str__ | ( | self ) |
this appears to set up whatever is in self.content.localElements, local elements simpleType|complexType.
Definition at line 447 of file wsdl2python.py.