ISOBaseCharacterString
ISOBaseCharacterString
ISOBaseCharacterString class
R6Class
object.
Object of R6Class
for modelling an ISO BaseCharacterString
Class used by geometa internal XML decoder/encoder
ISO 19139 https://schemas.isotc211.org/19139/-/gco/1.0/gco/#element_CharacterString
ISO 19115-3 https://schemas.isotc211.org/19115/-3/gco/1.0/gco/#element_CharacterString
Emmanuel Blondel emmanuel.blondel1@gmail.com
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> ISOBaseCharacterString
value
: value
new()
Initializes a base character object
ISOBaseCharacterString$new(xml = NULL, value)
xml
: object of class XMLInternalNode-class
value
: value
clone()
The objects of this class are cloneable with this method.
ISOBaseCharacterString$clone(deep = FALSE)
deep
: Whether to make a deep clone.