[GRASS-SVN] r61508 - sandbox/krejcmat/src/templates

svn_grass at osgeo.org svn_grass at osgeo.org
Sun Aug 3 15:32:08 PDT 2014


Author: neteler
Date: 2014-08-03 15:32:08 -0700 (Sun, 03 Aug 2014)
New Revision: 61508

Modified:
   sandbox/krejcmat/src/templates/grassInspireTemplateFinal.xml
Log:
fix typos

Modified: sandbox/krejcmat/src/templates/grassInspireTemplateFinal.xml
===================================================================
--- sandbox/krejcmat/src/templates/grassInspireTemplateFinal.xml	2014-08-03 22:01:54 UTC (rev 61507)
+++ sandbox/krejcmat/src/templates/grassInspireTemplateFinal.xml	2014-08-03 22:32:08 UTC (rev 61508)
@@ -68,10 +68,10 @@
                                     <gmd:geographicIdentifier>
                                         <gmd:RS_Identifier>
                                             <gmd:code>
-                                                <gco:CharacterString>{{ cod }}{# tag="cod", inboxmulti=1, group = "Identification",inbox="Unique resource identifier" ,ref="Part B 1.5",  name ="Idetifier- code", desc ="A value uniquely identifying the resource.The value domain of this metadata element is a mandatory character string code, generally assigned by the data owner, and a character string namespace uniquely identifying the context of the identifier code (for example, the data owner).", example ="http://image2000.jrc.it # image2000_1_nl2_multi", type = "string", multi = 0  #}</gco:CharacterString>
+                                                <gco:CharacterString>{{ cod }}{# tag="cod", inboxmulti=1, group = "Identification",inbox="Unique resource identifier" ,ref="Part B 1.5",  name ="Identifier- code", desc ="A value uniquely identifying the resource.The value domain of this metadata element is a mandatory character string code, generally assigned by the data owner, and a character string namespace uniquely identifying the context of the identifier code (for example, the data owner).", example ="http://image2000.jrc.it # image2000_1_nl2_multi", type = "string", multi = 0  #}</gco:CharacterString>
                                             </gmd:code>
                                             <gmd:codeSpace>
-                                                <gco:CharacterString>{{ code }}{# tag="code", inboxmulti=1, group = "Identification",inbox="Unique resource identifier" ,ref="Part B 1.5",  name ="Idetifier- code space", desc ="A value uniquely identifying the resource.The value domain of this metadata element is a mandatory character string code, generally assigned by the data owner, and a character string namespace uniquely identifying the context of the identifier code (for example, the data owner).", example ="http://image2000.jrc.it", type = "string", multi = 0 #}</gco:CharacterString>
+                                                <gco:CharacterString>{{ code }}{# tag="code", inboxmulti=1, group = "Identification",inbox="Unique resource identifier" ,ref="Part B 1.5",  name ="Identifier- code space", desc ="A value uniquely identifying the resource.The value domain of this metadata element is a mandatory character string code, generally assigned by the data owner, and a character string namespace uniquely identifying the context of the identifier code (for example, the data owner).", example ="http://image2000.jrc.it", type = "string", multi = 0 #}</gco:CharacterString>
                                             </gmd:codeSpace>
                                         </gmd:RS_Identifier>
                                     </gmd:geographicIdentifier>



More information about the grass-commit mailing list