Learn R Programming

rsdmx (version 0.5-1)

SDMXServiceProviders: Class "SDMXServiceProviders"

Description

A class to wrap a list of SDMX service providers

Usage

SDMXServiceProviders(providers)

Arguments

providers
an object of class "list" (of SDMXServiceProvider) configured by default and/or at runtime in rsdmx

Value

  • an object of class "SDMXServiceProviders"

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.