| Overview | Module | Function | Class | I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC |
itea-ws-type-struct wsName typeName partsList
itea-ws-type-struct wsName typeName partsList description
Declares a complex type corresponding to a structure.
wsName argument is a symbol. A variable identified
by that symbol must be accessible in the current context and it must
contain a web service descriptor object. This function is tipically
called after creating the web service descriptor object by a call
to the itea-ws function.
The type names in the parts list can be a previouly declared type or the name of a basic type. The following basic types are supported:
TDate objects.| Overview | Module | Function | Class | ${tea.teadoc.header} |