Home | Trees | Indices | Help |
|
---|
|
Code to expose our services via SOAP and WSDL.
Classes | |
WSDL is a container for elements from the wsdl 1.1 schema. |
|
SOAP | |
XSD is a container for elements from XML schema. |
|
ToTcConverter is a quick and partial converter from SQL types to ZSI's type codes. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Function Details |
returns stanxml definitions for the (SOAP) type of service. Only "atomic" input parameters are supported so far, so we can skip those. The output type is always called outList and contains of outRec elements. |
returns stanxml definitions for the SOAP messages exchanged when using the service. Basically, the input message (called srvInput) consists of some combination of the service's input fields, the output message (called srvOutput) is just an outArr. |
returns an stanxml definitions element describing service. The definitions element also introduces a namespace named after the ivoa id of the service, accessible through the tns prefix. |
returns an XML-clean version of obj's unicode representation. I'd expect ZSI to worry about this, but clearly they don't. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |