The upload output XML packet is structured as follows:
Wraps the response retrieved from the server. Data type: resultType (common.xsd
).
Specifies the execution status of the operation. Data type: string. Allowed values: ok | error.
Returns the error code. Data type: integer.
Returns the error message. Data type: string.
Specifies the name of the uploaded file. Data type: string.
Specifies full name of the created temporary file. Data type: string.