METHOD: echo2DStringArray with Partially Transmitted Array

This method has a string array return type and one string array [in] parameter. A partial array may be sent by specifying an offset greater than zero. This offset applies to the innermost dimension of the array (rows). The size of the innermost dimension may be left unspecified as well, to test the ability of the server to calculate it based on the number of elements received and the value of the "offset" attribute. Look at the request and response message buffer to see the effects of the choices on the encoding of the array.

Describe the SOAP server you wish to use:

Hostname:     Port: 

Please enter the number of rows and columns in the string array.

Nbr of Rows:  

Nbr of Columns:  

Offset for partial array: 

  Do not specify size of innermost dimension (e.g. SOAP-ENC:arrayType="xsd:string[,3]")

Return value:

Request message buffer:

Response message buffer: