|
DeclareNSPrefix
|
DeclareNSPrefix (
writer,
prefix,
nsuri,
)
|
|
FindExtensions
|
FindExtensions (
object,
kind,
t_type=None,
)
|
|
callInfoFromWSDL
|
callInfoFromWSDL ( port, name )
Exceptions
|
|
ValueError, 'Mime bindings are not supported.'
RuntimeError( "Recieved message not defined in the WSDL schema: %s" % operation.output.message )
ValueError, 'Unsupported binding type.'
ValueError, 'Missing soap:binding element.'
ValueError, 'Missing soap:body binding.'
|
|
|
ParseTypeRef
|
ParseTypeRef ( value, element )
|
|
GetWSAActionFault
|
GetWSAActionFault ( operation, name )
|
|
GetWSAActionInput
|
GetWSAActionInput ( operation )
|
|
GetExtensions
|
GetExtensions ( element )
|
|
ParseQName
|
ParseQName ( value, element )
|
|
GetDocumentation
|
GetDocumentation ( element )
|
|
GetWSAActionOutput
|
GetWSAActionOutput ( operation )
|
|
FindExtension
|
FindExtension (
object,
kind,
t_type=None,
)
|
|