Public Member Functions

TypeDefinition Class Reference

Public Member Functions

def getSubstituteType
def getSubstituteType

Detailed Description

Typecodes subclass to represent a Global Type Definition by
setting class variable type.

type = (namespaceURI, NCName)

Definition at line 259 of file schema.py.


Member Function Documentation

def getSubstituteType (   self,
  elt,
  ps 
)
if xsi:type does not match the instance type attr,
check to see if it is a derived type substitution.

DONT Return the element's type.

Parameters:
    elt -- the DOM element being parsed
    ps -- the ParsedSoap object.

Definition at line 267 of file schema.py.

def getSubstituteType (   self,
  elt,
  ps 
)
if xsi:type does not match the instance type attr,
check to see if it is a derived type substitution.

DONT Return the element's type.

Parameters:
    elt -- the DOM element being parsed
    ps -- the ParsedSoap object.

Definition at line 267 of file schema.py.


The documentation for this class was generated from the following files: