Learn R Programming

rsdmx (version 0.6-3)

isRegistryInterfaceEnvelope: isRegistryInterfaceEnvelope

Description

function used to detect if the XML document corresponds to a registry interface query

Usage

isRegistryInterfaceEnvelope(xmlObj, nativeRoot)

Value

an object of class "logical"

Arguments

xmlObj

object of class "XMLInternalDocument derived from XML package

nativeRoot

object of class "logical" indicating if it is the native document

Warning

isRegistryInterfaceEnvelope is a function used internally by readSDMX

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com

See Also

SDMX-class readSDMX