Changes between Version 8 and Version 9 of GmlDefinitions
- Timestamp:
- Nov 8, 2012, 10:32:07 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GmlDefinitions
v8 v9 249 249 {{{ 250 250 #!text/xml 251 <gml:TemporalCRS gml:id="ID" >251 <gml:TemporalCRS gml:id="ID" xmlns:gml="http://www.opengis.net/gml" xmlns:gmd="http://www.isotc211.org/2005/gmd"> 252 252 <gml:description/> <!-- [0..1] Text description of the object (simple string) --> 253 253 <gml:descriptionReference/> <!-- [0..1] xlink:href attribute that references the an external description --> … … 319 319 {{{ 320 320 #!text/xml 321 <gml:TemporalCRS gml:id="ANSI-Date-CRS" >321 <gml:TemporalCRS gml:id="ANSI-Date-CRS" xmlns:gml="http://www.opengis.net/gml" xmlns:gmd="http://www.isotc211.org/2005/gmd"> 322 322 <gml:description>Continuous count of days starting from Jan 1, 1601 (00h00). Equal to floor(JulianDate−2305812.5)</gml:description> 323 323 <gml:identifier codeSpace="http://www.opengeospatial.org">http://kahlua.eecs.jacobs-university.de:8080/def/crs/OGC/0.1/ANSI-Date … … 367 367 {{{ 368 368 #!text/xml 369 <gml:TemporalCRS gml:id="2000-mins-CRS" >369 <gml:TemporalCRS gml:id="2000-mins-CRS" xmlns:gml="http://www.opengis.net/gml" xmlns:gmd="http://www.isotc211.org/2005/gmd"> 370 370 <gml:description>Continuous count of minutes starting from Jan 1, 2000 (00h00)</gml:description> 371 371 <gml:identifier codeSpace="http://www.opengeospatial.org">http://kahlua.eecs.jacobs-university.de:8080/def/crs/OGC/0.1/2000-mins