| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of booleanElementType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| 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> |
| type | positiveScalarType | ||||||
| properties |
|
||||||
| facets |
|
||||||
| source | <xsd:attribute name="timeOut" type="positiveScalarType" use="optional"/> |