Schema Central > NIEM 2.0 > mobileObject.xsd > mo:track
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

mo:track

Element information

Content

Attributes

None

Used in

Substitution hierarchy

Sample instance

<mo:track>
   <mo:MovingObjectStatus>
      <gml:metaDataProperty>
         <!--any element-->
      </gml:metaDataProperty>
      <gml:description>string</gml:description>
      <gml:name>string</gml:name>
      <gml:validTime>
         <gml:TimeInstant>...
         </gml:TimeInstant>
      </gml:validTime>
      <gml:dataSource>string</gml:dataSource>
      <gml:pointProperty>
         <gml:Point>...
         </gml:Point>
      </gml:pointProperty>
      <mo:speed uom="http://www.example.com/">1.0</mo:speed>
      <mo:bearing>
         <gml:DirectionVector>...
         </gml:DirectionVector>
      </mo:bearing>
      <mo:acceleration uom="http://www.example.com/">1.0</mo:acceleration>
      <mo:elevation uom="http://www.example.com/">1.0</mo:elevation>
      <gml:status>string</gml:status>
   </mo:MovingObjectStatus>
</mo:track>

Site developed and hosted by Datypic, Inc.

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