powered by
ISOTypeName
Object of R6Class for modelling an ISOTypeName
R6Class
R6Class object.
aName
new(xml, aName)
This method is used to instantiate an ISOTypeName
setName(aName)
Sets the aName
ISO/TS 19103:2005 Geographic information -- Conceptual schema language
# NOT RUN { typeName <- ISOTypeName$new(aName = "name") xml <- typeName$encode() # }
Run the code above in your browser using DataLab