isSoapRequestEnvelope: isSoapRequestEnvelope
Description
function used to detect if the XML document corresponds to a SOAP
request response
Usage
isSoapRequestEnvelope(xmlObj, namespaces)
Arguments
xmlObj
object of class "XMLInternalDocument derived from XML package
namespaces
object of class "data.frame" given the list of namespace URIs
Value
an object of class "logical"
Warning
isSoapRequestEnvelope is a function used internally by readSDMX