Learn R Programming

rsdmx (version 0.4-4)

attributes.SDMXComponents: attributes.SDMXComponents

Description

function used to parse the list of 'attribute' components of a SDMX-ML documents

Usage

attributes.SDMXComponents(xmlObj)

Arguments

xmlObj
an object of class "XMLInternalDocument"

Warning

attributes.SDMXComponents is a function used internally to parse the list of attributes during instantiation of "SDMXComponents" objects (used in DataStructures / KeyFamilies)

See Also

SDMXComponents-class SDMXDataStructure-class