Public Member Functions | |
def | __init__ |
def | __init__ |
Data Fields | |
name | |
types |
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.
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.