getSoapRequestResult {rsdmx}R Documentation

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

Author(s)

Emmanuel Blondel, emmanuel.blondel1@gmail.com

See Also

SDMX-class readSDMX


[Package rsdmx version 0.6-3 Index]