complexType MovingObjectStatusType
diagram sensorML_p565.png
namespace http://www.opengis.net/gml/3.2
type extension of gml:AbstractTimeSliceType
properties
base gml:AbstractTimeSliceType
children gml:metaDataProperty gml:description gml:descriptionReference gml:identifier gml:name gml:validTime gml:dataSource gml:position gml:pos gml:locationName gml:locationReference gml:location gml:speed gml:bearing gml:acceleration gml:elevation gml:status gml:statusReference
used by
element MovingObjectStatus
attributes
Name  Type  Use  Default  Fixed  annotation
idIDrequired      
documentation
The attribute gml:id supports provision of a handle for the XML element representing a GML Object. Its use is mandatory for all GML objects. It is of XML type ID, so is constrained to be unique in the XML document within which it occurs.
annotation
appinfo
deprecated
source <complexType name="MovingObjectStatusType">
 
<annotation>
   
<appinfo>deprecated</appinfo>
 
</annotation>
 
<complexContent>
   
<extension base="gml:AbstractTimeSliceType">
     
<sequence>
       
<choice>
         
<element name="position" type="gml:GeometryPropertyType"/>
         
<element ref="gml:pos"/>
         
<element ref="gml:locationName"/>
         
<element ref="gml:locationReference"/>
         
<element ref="gml:location"/>
       
</choice>
       
<element name="speed" type="gml:MeasureType" minOccurs="0"/>
       
<element name="bearing" type="gml:DirectionPropertyType" minOccurs="0"/>
       
<element name="acceleration" type="gml:MeasureType" minOccurs="0"/>
       
<element name="elevation" type="gml:MeasureType" minOccurs="0"/>
       
<element ref="gml:status" minOccurs="0"/>
       
<element ref="gml:statusReference" minOccurs="0"/>
     
</sequence>
   
</extension>
 
</complexContent>
</complexType>

element MovingObjectStatusType/position
diagram sensorML_p566.png
namespace http://www.opengis.net/gml/3.2
type gml:GeometryPropertyType
properties
isRef 0
content complex
children gml:AbstractGeometry
attributes
Name  Type  Use  Default  Fixed  annotation
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
ownsboolean  false    
source <element name="position" type="gml:GeometryPropertyType"/>

element MovingObjectStatusType/speed
diagram sensorML_p567.png
namespace http://www.opengis.net/gml/3.2
type gml:MeasureType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
source <element name="speed" type="gml:MeasureType" minOccurs="0"/>

element MovingObjectStatusType/bearing
diagram sensorML_p568.png
namespace http://www.opengis.net/gml/3.2
type gml:DirectionPropertyType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
children gml:DirectionVector gml:DirectionDescription gml:CompassPoint gml:DirectionKeyword gml:DirectionString
attributes
Name  Type  Use  Default  Fixed  annotation
ownsboolean  false    
typexlink:typeType    simple  
hrefxlink:hrefType      
rolexlink:roleType      
arcrolexlink:arcroleType      
titlexlink:titleAttrType      
showxlink:showType      
actuatexlink:actuateType      
nilReasongml:NilReasonType      
remoteSchemaanyURI      
appinfo
deprecated
source <element name="bearing" type="gml:DirectionPropertyType" minOccurs="0"/>

element MovingObjectStatusType/acceleration
diagram sensorML_p569.png
namespace http://www.opengis.net/gml/3.2
type gml:MeasureType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
source <element name="acceleration" type="gml:MeasureType" minOccurs="0"/>

element MovingObjectStatusType/elevation
diagram sensorML_p570.png
namespace http://www.opengis.net/gml/3.2
type gml:MeasureType
properties
isRef 0
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  annotation
uomgml:UomIdentifierrequired      
source <element name="elevation" type="gml:MeasureType" minOccurs="0"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy