complexType uuvPlanesOrderElementType
diagram AVCL.2.1_diagrams/AVCL.2.1_p450.png
used by
element Planes
attributes
Name  Type  Use  Default  Fixed  Annotation
stern  signedPercentType  optional      
bow  signedPercentType  optional      
annotation
documentation
Element representing a commanded unmanned underwater vehicle planes settings.
source <xsd:complexType name="uuvPlanesOrderElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing a commanded unmanned underwater vehicle planes settings.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="stern" type="signedPercentType" use="optional"/>
 
<xsd:attribute name="bow" type="signedPercentType" use="optional"/>
</xsd:complexType>

attribute uuvPlanesOrderElementType/@stern
type signedPercentType
properties
use optional
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xsd:attribute name="stern" type="signedPercentType" use="optional"/>

attribute uuvPlanesOrderElementType/@bow
type signedPercentType
properties
use optional
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xsd:attribute name="bow" type="signedPercentType" use="optional"/>


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