ISOAttributes
ISOAttributes
R6Class object.
Spatial object of R6Class for modelling a list of ISO xml attributes
attrsattrs
new()method is used to instantiate a vector of attributes to be used for empty element properties.
ISOAttributes$new(...) attrs <- ISOAttributes$new(href = "http://somelink", title = "sometitle")