ISOElementSequence
ISOElementSequence
ISOElementSequence class
R6Class
object.
Object of R6Class
for modelling an ISOElementSequence
This class is used internally by geometa to deal with simple type not handled by proper class element. e.g. name
property of ISOParameter
class from ISO 19119:2005
ISO/TS 19103:2005 Geographic information -- Conceptual schema language
Emmanuel Blondel emmanuel.blondel1@gmail.com
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> ISOElementSequence
new()
Initializes sequence object
ISOElementSequence$new(xml = NULL, ...)
xml
: object of class XMLInternalNode-class
...
: other args
clone()
The objects of this class are cloneable with this method.
ISOElementSequence$clone(deep = FALSE)
deep
: Whether to make a deep clone.