Learn R Programming

rsdmx (version 0.6-3)

SDMXFooterMessage: Class "SDMXFooterMessage"

Description

A basic class to handle a footer message of a SDMX-ML document

Usage

SDMXFooterMessage(xmlObj)

Value

an object of class "SDMXFooterMessage"

Arguments

xmlObj

object of class "XMLInternalDocument derived from XML package

Slots

code

Object of class "character" giving the status code

severity

Object of class "character" giving the severity of the message

messages

Object of class "list" giving the list of messages

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

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com

See Also

SDMXFooter readSDMX