Schema Central > NIEM 2.0 > discreteCoverage.xsd > swe:CV_DomainObject
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

swe:CV_DomainObject

Element information

Content

Attributes

None

Used in

Sample instance

<swe:CV_DomainObject>
   <swe:spatialElement>
      <gml:Point>
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
         <gml:pos>1.0 1.0</gml:pos>
      </gml:Point>
   </swe:spatialElement>
   <swe:temporalElement>
      <gml:TimeInstant>
         <gml:metaDataProperty>...
         </gml:metaDataProperty>
         <gml:description>string</gml:description>
         <gml:name>string</gml:name>
         <gml:relatedTime>...
         </gml:relatedTime>
         <gml:timePosition>12:00:00</gml:timePosition>
      </gml:TimeInstant>
   </swe:temporalElement>
</swe:CV_DomainObject>

Site developed and hosted by Datypic, Inc.

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