Schema Central > NIEM 2.1 > deprecatedTypes.xsd > gml:MovingObjectStatus
Advanced search
Need NIEM Help?

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

gml:MovingObjectStatus

deprecated

Element information

Content

Attributes

NameOccTypeDescriptionNotes
gml:id [1..1]xsd:IDfrom type gml:AbstractGMLType

Used in

Substitution hierarchy

Sample instance

<gml:MovingObjectStatus gml:id="ID">
   <gml:metaDataProperty>
      <gml:GenericMetaData>Any text, intermingled with:
         <!--any element-->
      </gml:GenericMetaData>
   </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:validTime>
      <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>
   </gml:validTime>
   <gml:dataSource>string</gml:dataSource>
   <gml:position>
      <gml:MultiGeometry 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:geometryMember>...
         </gml:geometryMember>
         <gml:geometryMembers>...
         </gml:geometryMembers>
      </gml:MultiGeometry>
   </gml:position>
   <gml:speed uom="">1.0</gml:speed>
   <gml:bearing>
      <gml:DirectionVector>
         <gml:vector>1.0 1.0</gml:vector>
      </gml:DirectionVector>
   </gml:bearing>
   <gml:acceleration uom="">1.0</gml:acceleration>
   <gml:elevation uom="">1.0</gml:elevation>
   <gml:status>string</gml:status>
   <gml:statusReference/>
</gml:MovingObjectStatus>

Site developed and hosted by Datypic, Inc.

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