powered by
ISOLocalisedCharacterString
Object of R6Class for modelling an ISO LocalisedCharacterString
R6Class
R6Class object.
new(xml, locale, value)
This method is used to instantiate an ISOLocalisedCharacterString
ISO/TS 19103:2005 Geographic information -- Conceptual schema language
# NOT RUN { str <- ISOLocalisedCharacterString$new(locale = "FR", value = "ma description") str$encode() # }
Run the code above in your browser using DataLab