Learn R Programming

rsdmx (version 0.5-1)

SDMXStructureType: Class "SDMXStructureType"

Description

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

Usage

SDMXStructureType(xmlObj, resource)

Arguments

xmlObj
object of class "XMLInternalDocument derived from XML package
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.

See Also

readSDMX