complexType uuvTelemetryElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p452.png
children GeographicPosition VerticalPosition Orientation WorldCoordinateVelocity BodyCoordinateVelocity DopplerVelocity RemainingPower
used by
element UUVTelemetry
attributes
Name  Type  Use  Default  Fixed  Annotation
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.
annotation
documentation
Unmanned Underwater Vehicle discrete telemetry
source <xsd:complexType name="uuvTelemetryElementType">
 
<xsd:annotation>
   
<xsd:documentation>Unmanned Underwater Vehicle discrete telemetry</xsd:documentation>
 
</xsd:annotation>
 
<xsd:all>
   
<xsd:element ref="GeographicPosition" minOccurs="0"/>
   
<xsd:element ref="VerticalPosition" minOccurs="0"/>
   
<xsd:element ref="Orientation" minOccurs="0"/>
   
<xsd:element ref="WorldCoordinateVelocity" minOccurs="0"/>
   
<xsd:element ref="BodyCoordinateVelocity" minOccurs="0"/>
   
<xsd:element ref="DopplerVelocity" minOccurs="0"/>
   
<xsd:element ref="RemainingPower" minOccurs="0"/>
 
</xsd:all>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>


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