Rdocumentation
powered by
Learn R Programming
rsdmx (version 0.5-0)
isSoapRequestEnvelope: isSoapRequestEnvelope
Description
function used to detect if the XML document corresponds to a SOAP request response
Usage
isSoapRequestEnvelope(xmlObj)
Arguments
xmlObj
object of class "XMLInternalDocument derived from XML package
Value
an object of class "logical"
Warning
isSoapRequestEnvelope
is a function used internally by
readSDMX
See Also
SDMX-class
readSDMX