Public Member Functions | Data Fields | Static Public Attributes

SchemaItemWriter Class Reference

Inheritance diagram for SchemaItemWriter:
Inheritance graph
[legend]

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")

Detailed Description

contains/generates a single declaration

Definition at line 438 of file wsdl2python.py.


Member Function Documentation

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.


The documentation for this class was generated from the following files: