diagram | ![]() |
||||||||||||||||||||||||||||||
children | Model Manual Scan Track Bearing Elevation Relative True Magnetic | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
type | scalarElementType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xsd:element name="Bearing" type="scalarElementType" minOccurs="0"/> |