com.TCPResponse.getXmlResponse

Returns an entire DOM document as TCP response from the server.

Syntax

getXmlResponse()
  RETURNING doc xml.DomDocument

Usage

This method returns a complete xml.DomDocument as streaming TCP response from the server.

In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.