complexType setSonarCommandType
diagram AVCL.2.1_diagrams/AVCL.2.1_p412.png
children Model Manual Scan Track Bearing Elevation Relative True Magnetic
used by
element SetSonar
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
Set the specified steerable sonar to automatic scan or a directly commanded bearing and elevation.
source <xsd:complexType name="setSonarCommandType">
 
<xsd:annotation>
   
<xsd:documentation>Set the specified steerable sonar to automatic scan or a directly commanded bearing and elevation.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:sequence>
   
<xsd:element ref="Model"/>
   
<xsd:choice>
     
<xsd:element ref="Manual"/>
     
<xsd:element ref="Scan"/>
     
<xsd:element ref="Track"/>
   
</xsd:choice>
   
<!-- TODO: Two unique elementTypes defined, resolve -->
   
<xsd:element name="Bearing" type="scalarElementType" minOccurs="0"/>
   
<xsd:element ref="Elevation" minOccurs="0"/>
   
<xsd:group ref="BearingTypeElements" minOccurs="0"/>
 
</xsd:sequence>
 
<xsd:attributeGroup ref="CommonAttributes"/>
</xsd:complexType>

element setSonarCommandType/Bearing
diagram AVCL.2.1_diagrams/AVCL.2.1_p413.png
type scalarElementType
properties
minOcc 0
maxOcc 1
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xsd:double  required      
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.
source <xsd:element name="Bearing" type="scalarElementType" minOccurs="0"/>


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