Schema Central > NIEM 2.0 > gml.xsd > gml:target
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:target

observation.xsd
This element contains or points to the specimen, region or station which is the object of the observation

Element information

Content

Attributes

None

Substitution hierarchy

Sample instance

<gml:target>
   <mo:MovingObject>
      <gml:metaDataProperty>
         <!--any element-->
      </gml:metaDataProperty>
      <gml:description>string</gml:description>
      <gml:name>string</gml:name>
      <gml:boundedBy>
         <gml:Envelope>...
         </gml:Envelope>
      </gml:boundedBy>
      <mo:geometryProperty>
         <gml:Point>...
         </gml:Point>
      </mo:geometryProperty>
      <gml:validTime>
         <gml:TimeInstant>...
         </gml:TimeInstant>
      </gml:validTime>
      <mo:track>
         <mo:MovingObjectStatus>...
         </mo:MovingObjectStatus>
      </mo:track>
      <gml:dataSource>string</gml:dataSource>
   </mo:MovingObject>
</gml:target>

Site developed and hosted by Datypic, Inc.

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