Package suds :: Package xsd :: Module sxbase :: Class Iter :: Class Frame
[hide private]
[frames] | no frames]

Class Frame

source code

A content iterator frame.

Instance Methods [hide private]
 
__init__(self, sx) source code
SchemaObject
next(self)
Get the next item in the frame's collection.
source code
Method Details [hide private]

__init__(self, sx)
(Constructor)

source code 
Parameters:

next(self)

source code 

Get the next item in the frame's collection.

Returns: SchemaObject
The next item or None