Learn R Programming

geometa (version 0.7)

registerISOMetadataSchema: registerISOMetadataSchema

Description

registerISOMetadataSchema allows to register a new schema in geometa

Usage

registerISOMetadataSchema(xsdFile)

Arguments

xsdFile

the schema XSD file

Author

Emmanuel Blondel, emmanuel.blondel1@gmail.com

Examples

Run this code
            
  registerISOMetadataSchema(xsdFile = "http://www.isotc211.org/2005/gmd/gmd.xsd")

Run the code above in your browser using DataLab