Trees | Indices | Help |
|
---|
|
A collection of schema objects. This class is needed because WSDLs may contain more then one <schema/> node.
|
|||
|
|||
|
|||
Schema |
|
||
SchemaCollection |
|
||
Schema |
|
||
Schema |
|
||
|
|||
|
|||
|
|
|||
[Schema,...] |
children A list contained schemas. |
||
{str:Schema} |
namespaces A dictionary of contained schemas by namespace. |
||
suds.wsdl.Definitions |
wsdl A wsdl object. |
|
|
Add a schema node to the collection. Schema(s) within the same target namespace are consolidated.
|
Load the schema objects for the root nodes.
|
Ensure that all schemas within the collection import each other which has a blending effect.
|
Find a schema by namespace. Only the URI portion of the namespace is compared to each schema's targetNamespace
|
Merge the contained schemas into one.
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Jun 20 03:54:28 2014 | http://epydoc.sourceforge.net |