isSoapRequestEnvelope | R Documentation |
function used to detect if the XML document corresponds to a SOAP request response
isSoapRequestEnvelope(xmlObj, namespaces)
xmlObj |
object of class "XMLInternalDocument derived from XML package |
namespaces |
object of class "data.frame" given the list of namespace URIs |
an object of class "logical"
isSoapRequestEnvelope
is a function used internally by readSDMX
Emmanuel Blondel, emmanuel.blondel1@gmail.com
SDMX-class readSDMX
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.