Schema Central > NIEM 3.0 > extent.xsd > gmd:EX_SpatialTemporalExtent
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gmd:EX_SpatialTemporalExtent

Element information

Content

Attributes

NameOccTypeDescriptionNotes
id [0..1]xsd:IDfrom group gco:ObjectIdentification
uuid [0..1]xsd:stringfrom group gco:ObjectIdentification

Used in

Substitution hierarchy

Sample instance

<gmd:EX_SpatialTemporalExtent>
   <gmd:extent>
      <gml:TimeInstant gml:id="ID">
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:descriptionReference/>
         <gml:identifier codeSpace="http://www.example.com/">string</gml:identifier>
         <gml:name>string</gml:name>
         <gml:relatedTime>...
         </gml:relatedTime>
         <gml:timePosition>12:00:00</gml:timePosition>
      </gml:TimeInstant>
   </gmd:extent>
   <gmd:spatialExtent>
      <gmd:EX_BoundingPolygon>
         <gmd:extentTypeCode>...
         </gmd:extentTypeCode>
         <gmd:polygon>...
         </gmd:polygon>
      </gmd:EX_BoundingPolygon>
   </gmd:spatialExtent>
</gmd:EX_SpatialTemporalExtent>

Site developed and hosted by Datypic, Inc.

Please report errors or comments about this site to contrib@functx.com