isRegistryInterfaceEnvelope {rsdmx} | R Documentation |
isRegistryInterfaceEnvelope
Description
function used to detect if the XML document corresponds to a registry interface query
Usage
isRegistryInterfaceEnvelope(xmlObj, nativeRoot)
Arguments
xmlObj |
object of class "XMLInternalDocument derived from XML package |
nativeRoot |
object of class "logical" indicating if it is the native document |
Value
an object of class "logical"
Warning
isRegistryInterfaceEnvelope
is a function used internally by readSDMX
Author(s)
Emmanuel Blondel, emmanuel.blondel1@gmail.com
See Also
[Package rsdmx version 0.6-3 Index]