Learn R Programming

rsdmx (version 0.6-3)

namespaces.SDMX: namespaces.SDMX

Description

function used to get the namespaces handled by an SDMX-ML object

Usage

namespaces.SDMX(xmlObj)

Value

an object of class "data.frame" giving the namespace(s) id and uri

Arguments

xmlObj

an object of class "XMLInternalDocument"

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com

Warning

namespaces.SDMX is a function used internally to get the namespaces of the SDMX-ML object through getNamespaces. This last function is used an utility re-used in the different SDMX document parsers.

See Also

SDMXType-class getNamespaces