Learn R Programming

rsdmx (version 0.4-5)

SDMXTimeDimension-class: Class "SDMXTimeDimension"

Description

A basic class to handle a SDMX TimeDimension

Usage

SDMXTimeDimension(xmlObj)

Arguments

xmlObj
an object of class "XMLInternalDocument"

Objects from the Class

are never to be generated; used by SDMX derived SDMXComponents-class class

Warning

this class is not useful in itself, but all SDMX non-abstract classes will encapsulate it as slot, when parsing an SDMX-ML document (DataStructures, or DataStructureDefinitions)