complexType propellersOrderUSVElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p388.png
used by
element PropellersUSV
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 surface vehicle propeller settings.
source <xsd:complexType name="propellersOrderUSVElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing a commanded unmanned surface 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 propellersOrderUSVElementType/@all
type signedPercentType
properties
use optional
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xsd:attribute name="all" type="signedPercentType" use="optional"/>

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

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

attribute propellersOrderUSVElementType/@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