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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:history

Element information

Content

Attributes

None

Substitution hierarchy

Sample instance

<gml:history>
   <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>
</gml:history>

Site developed and hosted by Datypic, Inc.

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