Learn R Programming

rsdmx (version 0.4-4)

SDMXAttribute-class: Class "SDMXAttribute"

Description

A basic class to handle a SDMX Attribute

Usage

SDMXAttribute(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)