Learn R Programming

rsdmx (version 0.5-0)

getSoapRequestResult: getSoapRequestResult

Description

function used to extract the SDMX-ML message from a SOAP request response

Usage

getSoapRequestResult(xmlObj)

Arguments

xmlObj
object of class "XMLInternalDocument derived from XML package

Value

  • an object of class "XMLInternalDocument derived from XML package

Warning

getSoapRequestResult is a function used internally by readSDMX

See Also

SDMX-class readSDMX