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