ISOApplicationSchemaInformation | R Documentation |
ISOApplicationSchemaInformation
ISOApplicationSchemaInformation
R6Class
object.
Object of R6Class
for modelling an ISO ApplicationSchemaInformation
geometa::geometaLogger
-> geometa::ISOAbstractObject
-> ISOApplicationSchemaInformation
name
name [1..1]
schemaLanguage
chemaLanguage [1..1]
constraintLanguage
constraintLanguage [1..1]
schemaAscii
schemaAscii [0..1]
graphicsFile
graphicsFile [0..1]
softwareDevelopmentFile
softwareDevelopmentFile [0..1]
softwareDevelopmentFileFormat
softwareDevelopmentFileFormat [0..1]
ISOApplicationSchemaInformation$setSoftwareDevelopmentFile()
ISOApplicationSchemaInformation$setSoftwareDevelopmentFileFormat()
geometa::geometaLogger$ERROR()
geometa::geometaLogger$INFO()
geometa::geometaLogger$WARN()
geometa::ISOAbstractObject$addFieldAttrs()
geometa::ISOAbstractObject$addListElement()
geometa::ISOAbstractObject$contains()
geometa::ISOAbstractObject$createLocalisedProperty()
geometa::ISOAbstractObject$decode()
geometa::ISOAbstractObject$delListElement()
geometa::ISOAbstractObject$encode()
geometa::ISOAbstractObject$getClass()
geometa::ISOAbstractObject$getClassName()
geometa::ISOAbstractObject$getNamespaceDefinition()
geometa::ISOAbstractObject$isDocument()
geometa::ISOAbstractObject$isFieldInheritedFrom()
geometa::ISOAbstractObject$print()
geometa::ISOAbstractObject$save()
geometa::ISOAbstractObject$setAttr()
geometa::ISOAbstractObject$setCodeList()
geometa::ISOAbstractObject$setCodeListValue()
geometa::ISOAbstractObject$setCodeSpace()
geometa::ISOAbstractObject$setHref()
geometa::ISOAbstractObject$setId()
geometa::ISOAbstractObject$setIsNull()
geometa::ISOAbstractObject$setValue()
geometa::ISOAbstractObject$validate()
geometa::ISOAbstractObject$wrapBaseElement()
new()
Initializes object
ISOApplicationSchemaInformation$new(xml = NULL)
xml
object of class XMLInternalNode-class
setName()
Set name
ISOApplicationSchemaInformation$setName(name)
name
name
setSchemaLanguage()
Set schema language
ISOApplicationSchemaInformation$setSchemaLanguage(schemaLanguage)
schemaLanguage
schema language
setConstraintLanguage()
Set constraint language
ISOApplicationSchemaInformation$setConstraintLanguage(constraintLanguage)
constraintLanguage
constraint language
setSchemaAscii()
Set schema Ascii
ISOApplicationSchemaInformation$setSchemaAscii(schemaAscii)
schemaAscii
schema Ascii
setGraphicsFile()
Set graphics file
ISOApplicationSchemaInformation$setGraphicsFile(graphicsFile)
graphicsFile
graphics file
setSoftwareDevelopmentFile()
Set software development file
ISOApplicationSchemaInformation$setSoftwareDevelopmentFile(file)
file
file
setSoftwareDevelopmentFileFormat()
Set software development file format
ISOApplicationSchemaInformation$setSoftwareDevelopmentFileFormat(format)
format
file format
clone()
The objects of this class are cloneable with this method.
ISOApplicationSchemaInformation$clone(deep = FALSE)
deep
Whether to make a deep clone.
Emmanuel Blondel <emmanuel.blondel1@gmail.com>
ISO 19115:2003 - Geographic information – Metadata
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.