powered by
ISOConstraint
Object of R6Class for modelling an ISOConstraint
R6Class
R6Class object.
description
[character]
character
new(xml, description)
This method is used to instantiate an ISOConstraint
setDescription(description, locales)
Sets the description. Locale names can be specified as list with the locales argument.
list
locales
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
ISO 19110:2005 Methodology for Feature cataloguing
md <- ISOConstraint$new(description = "description") xml <- md$encode()
Run the code above in your browser using DataLab