Home | Trees | Indices | Help |
---|
|
core.Core --+ | Typed
A typed marshaller. This marshaller is semi-typed as needed to support both document/literal and rpc/literal soap message styles.
|
|||
|
|||
|
|||
boolean |
|
||
|
|||
|
|||
|
|||
Element |
|
||
|
|||
|
|||
|
|||
bool |
|
||
|
|||
Typed |
|
||
Typed |
|
||
list |
|
||
|
|||
GraphResolver |
resolver A schema type resolver. |
||
xsd.schema.Schema |
schema An xsd schema. |
||
|
|
Reset the marshaller.
|
Appending this content has started.
|
Appending this content has suspended.
|
Appending this content has resumed.
|
Appending this content has ended.
|
Create and return an XML node.
|
Set the value of the node to nill.
|
Set the value of the node to a default value.
|
Get whether to skip this content. Should be skipped when the content is optional and either the value=None or the value is an empty list.
|
Get whether the specified content is optional.
|
Translate using the XSD type information. Python dict is translated to a suds object. Most importantly, primative values are translated from python types to XML types using the XSD type. |
Sort suds object attributes based on ordering defined in the XSD type information. |
Get the attribute ordering defined in the specified XSD type information.
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Mar 21 14:39:08 2011 | http://epydoc.sourceforge.net |