Module soap.wsdl

LuaSOAP support to WSDL semi-automatic generation.

Functions

gen_definitions () Produce WSDL definitions tag.
gen_types () Produce WSDL types tag.
gen_messages () Produce the message tags for each method: request, response, fault.
gen_portTypes () Produce the portType tags for each method.
gen_bindings () Produce the bindings for each method according to each mode.
gen_service () Produce the service tag.
generate_wsdl () Produce the WSDL document.


Functions

gen_definitions ()
Produce WSDL definitions tag.
gen_types ()
Produce WSDL types tag.
gen_messages ()
Produce the message tags for each method: request, response, fault. generate two elements for each method.

Returns:

    String with all s.
gen_portTypes ()
Produce the portType tags for each method.
gen_bindings ()
Produce the bindings for each method according to each mode.

Returns:

    String.
gen_service ()
Produce the service tag.
generate_wsdl ()
Produce the WSDL document.

Returns:

    String with the WSDL definition.
generated by LDoc 1.4.6 Last updated 2024-09-26 20:37:35