complexType gpsFixCommandType
diagram AVCL.2.1_diagrams/AVCL.2.1_p347.png
type extension of booleanElementType
properties
base booleanElementType
used by
element GpsFix
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xsd:boolean  optional  false    
timeStamp  nonNegativeScalarType  optional      
documentation
Time value in seconds.
description  xsd:string  optional      
documentation
Descriptive text explaining the intended effect of this element.
id  xsd:ID  optional      
documentation
Unique identifier for this element.
timeOut  positiveScalarType  optional      
annotation
documentation
Orders the vehicle to surface for a gps fix or resume mission after obtaining a gps fix.
source <xsd:complexType name="gpsFixCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Orders the vehicle to surface for a gps fix or resume mission after obtaining a gps fix.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexContent>
   
<xsd:extension base="booleanElementType">
     
<xsd:attribute name="timeOut" type="positiveScalarType" use="optional"/>
   
</xsd:extension>
 
</xsd:complexContent>
</xsd:complexType>

attribute gpsFixCommandType/@timeOut
type positiveScalarType
properties
use optional
facets
Kind Value Annotation
minExclusive 0
source <xsd:attribute name="timeOut" type="positiveScalarType" use="optional"/>


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