Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


geometa (version 0.7)

ISOMimeFileType: ISOMimeFileType

Description

ISOMimeFileType

Arguments

Value

Object of R6Class for modelling an ISO MimeFileType

Format

R6Class object.

Methods

new(xml, type, name)

This method is used to instantiate an ISOMimeFileType

setName(name)

Set name

setType(type)

Set type

Author

Emmanuel Blondel <emmanuel.blondel1@gmail.com>

References

ISO/TS 19139:2007 Geographic information -- XML

Examples

Run this code
  md <- ISOMimeFileType$new(type = "somemimetype", name = "Mime type name")
  xml <- md$encode()

Run the code above in your browser using DataLab