Documentation for fieldgml

Element: MovingObjectStatus

[Table of contents]

  • This element can be used wherever the following element is referenced:
Name MovingObjectStatus
Type gml:MovingObjectStatusType
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<gml:MovingObjectStatus
gml:id="[0..1]">
<gml:metaDataProperty> ... </gml:metaDataProperty> [0..*]
<gml:description> ... </gml:description> [0..1]
<gml:name> ... </gml:name> [0..*]

'Multiple names may be provided. These will often be distinguished by being assigned by different authorities, as indicated by the value of the codeSpace attribute. In an instance document there will usually only be one name per authority.'

<gml:validTime> ... </gml:validTime> [1]
<gml:dataSource> ... </gml:dataSource> [0..1]
<gml:location> ... </gml:location> [1]
<gml:speed> gml:MeasureType </gml:speed> [0..1]
<gml:bearing> gml:DirectionPropertyType </gml:bearing> [0..1]
<gml:acceleration> gml:MeasureType </gml:acceleration> [0..1]
<gml:elevation> gml:MeasureType </gml:elevation> [0..1]
<gml:status> ... </gml:status> [0..1]
</gml:MovingObjectStatus>
Diagram
h1284574793
Schema Component Representation
<element name="MovingObjectStatus" type=" gml:MovingObjectStatusType " substitutionGroup="gml:_TimeSlice"/>