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


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