complexType propellersOrderUUVElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p389.png
used by
element PropellersUUV
attributes
Name  Type  Use  Default  Fixed  Annotation
all  signedPercentType  optional      
port  signedPercentType  optional      
starboard  signedPercentType  optional      
centerline  signedPercentType  optional      
annotation
documentation
Element representing a commanded unmanned underwater vehicle propeller settings.
source <xsd:complexType name="propellersOrderUUVElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing a commanded unmanned underwater vehicle propeller settings.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="all" type="signedPercentType" use="optional"/>
 
<xsd:attribute name="port" type="signedPercentType" use="optional"/>
 
<xsd:attribute name="starboard" type="signedPercentType" use="optional"/>
 
<xsd:attribute name="centerline" type="signedPercentType" use="optional"/>
</xsd:complexType>

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

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

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

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


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