Public Member Functions | Data Fields

_XMLSchemaAdapter Class Reference

Public Member Functions

def __init__
def __init__

Data Fields

 name
 types

Detailed Description

Adapts an obj XMLSchema.XMLSchema to look like a WSDLTools.WSDL,
just setting a couple attributes code expects to see.

Definition at line 272 of file commands.py.


Constructor & Destructor Documentation

def __init__ (   self,
  location,
  schema 
)
Parameters:
location -- base location, file path
schema -- XMLSchema instance

Definition at line 276 of file commands.py.

def __init__ (   self,
  location,
  schema 
)
Parameters:
location -- base location, file path
schema -- XMLSchema instance

Definition at line 276 of file commands.py.


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