namespaces.SDMX | R Documentation |
function used to get the namespaces handled by an SDMX-ML object
namespaces.SDMX(xmlObj)
xmlObj |
an object of class "XMLInternalDocument" |
an object of class "data.frame" giving the namespace(s) id and uri
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.
Emmanuel Blondel, emmanuel.blondel1@gmail.com
SDMXType-class getNamespaces
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.