ISOAbstractCatalogue
ISOAbstractCatalogue
Object of R6Class
for modelling an ISOAbstracCatalogue
R6Class
object.
name
scope
fieldOfApplication
versionNumber
versionDate
new(xml)
This method is used to instantiate an ISOAbstractCatalogue
setName(name, locales)
Sets the name. Locale names can be specified as list
with the locales
argument.
addScope(scope, locales)
Adds scope (object of class character
). Locale names can be
specified as list
with the locales
argument.
delScope(scope, locales)
Deletes scope. Locale names can be specified as list
with
the locales
argument. Local names should match those of
the scope to be deleted, otherwise nothing will be deleted.
addFieldOfApplication(fieldOfApplication, locales)
Adds a field of application (object of class character
). Locale names
can be specified as list
with the locales
argument.
delFieldOfApplication(fieldOfApplication, locales)
Deletes fieldOfApplication. Locale names can be specified as list
with
the locales
argument. Local names should match those of
the field of application to be deleted, otherwise nothing will be deleted.
setVersionNumber(versionNumber)
Sets version number (object of class character
)
setVersionDate(versionDate)
Sets version date
ISO 19139:2007 Metadata - XML schema implementation