SDMXStructureType: Class "SDMXStructureType"

View source: R/SDMXStructureType-methods.R

SDMXStructureTypeR Documentation

Class "SDMXStructureType"

Description

A basic class to handle the type of a SDMX-ML Structure document

Usage

SDMXStructureType(xmlObj, namespaces, resource)

Arguments

xmlObj

object of class "XMLInternalDocument derived from XML package

namespaces

object of class "data.frame" given the list of namespace URIs

resource

object of class "character" giving the REST resource to be queried (required to distinguish between dataflows and datastructures in SDMX 2.0)

Value

an object of class "SDMXStructureType"

Warning

This class is not useful in itself, but it will be used by readSDMX to deal with SDMX-ML Structure documents.

Author(s)

Emmanuel Blondel, emmanuel.blondel1@gmail.com

See Also

readSDMX


opensdmx/rsdmx documentation built on Feb. 12, 2024, 12:13 a.m.