diagram | ![]() |
||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||
type | extension of gml:AbstractTimeSliceType | ||||||||||||||
properties |
|
||||||||||||||
children | gml:metaDataProperty gml:description gml:name gml:validTime gml:dataSource gml:location gml:speed gml:bearing gml:acceleration gml:elevation gml:status | ||||||||||||||
used by |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <xs:complexType name="MovingObjectStatusType"> <xs:annotation> <xs:documentation xml:lang="en">This type encapsulates various dynamic properties of moving objects (points, lines, regions). It is useful for dealing with features whose geometry or topology changes over time.</xs:documentation> </xs:annotation> <xs:complexContent> <xs:extension base="gml:AbstractTimeSliceType"> <xs:sequence> <xs:element ref="gml:location"/> <xs:element name="speed" type="gml:MeasureType" minOccurs="0"/> <xs:element name="bearing" type="gml:DirectionPropertyType" minOccurs="0"/> <xs:element name="acceleration" type="gml:MeasureType" minOccurs="0"/> <xs:element name="elevation" type="gml:MeasureType" minOccurs="0"/> <xs:element ref="gml:status" minOccurs="0"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |
diagram | ![]() |
||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||
type | gml:MeasureType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="speed" type="gml:MeasureType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | gml:DirectionPropertyType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | gml:DirectionVector gml:CompassPoint gml:DirectionKeyword gml:DirectionString | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="bearing" type="gml:DirectionPropertyType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||
type | gml:MeasureType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="acceleration" type="gml:MeasureType" minOccurs="0"/> |
diagram | ![]() |
||||||||||||
namespace | http://www.opengis.net/gml | ||||||||||||
type | gml:MeasureType | ||||||||||||
properties |
|
||||||||||||
attributes |
|
||||||||||||
source | <xs:element name="elevation" type="gml:MeasureType" minOccurs="0"/> |