Overview Module Function Class I*Tea 3.6.8 Reference Documentation© 2013 PDM&FC

Function itea-ws-type-array

itea-ws-type-array wsName typeName itemsType
itea-ws-type-array wsName typeName itemsType description

Declares a complex type corresponding to an array.

Parameters:
wsName - The web service descriptor the type will be added to.
typeName - Symbol representing the name of the type being declared.
itemsType - Symbol identifying the type of the elements in the array. This type can be one of the basic types or a previously declared type.
Description - Optional parameter with a description to assign to the new type.

The 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.

Overview Module Function Class ${tea.teadoc.header}
Report a bug or request new features
© 2013