HappyDoc Generated Documentation Class: Message

. / BuildStructure / SOAPpy / wstools / WSDLTools.py / Message 

Methods   
  load 
load ( self,  elements )
Exceptions   

WSDLError( 'No type or element attribute for part: %s' % name )

  toDom 
toDom ( self )
  getElementDeclaration 
getElementDeclaration ( self )
  getWSDL 
getWSDL ( self )
  addPart 
addPart (
        self,
        name,
        type=None,
        element=None,
        )
Exceptions   

WSDLError( 'Duplicate message part element: %s' % name )
WSDLError( 'Missing type or element attribute for part: %s' % name )

  __init__ 
__init__ (
        self,
        name,
        documentation=None,
        )
  getTypeDefinition 
getTypeDefinition ( self )

This document was automatically generated Fri May 30 21:13:37 2008 by HappyDoc version 3.1