Rdocumentation
powered by
Learn R Programming
rsdmx (version 0.4-4)
type.SDMXStructureType: type.SDMXStructureType
Description
function used to parse the structure type of an SDMX-ML object
Usage
type.SDMXStructureType(xmlObj)
Arguments
xmlObj
an object of class "XMLInternalDocument"
Value
an object of class "character"
Warning
type.SDMXStructureType
is a function used internally to parse the SDMX structure type during instantiation of SDMX objects
See Also
SDMXStructureType-class