complexType uavEnginesOrdersElementType
diagram AVCL.2.0_diagrams/AVCL.2.0_p428.png
used by
element Engines
attributes
Name  Type  Use  Default  Fixed  Annotation
engine1  signedPercentType  required      
engine2  signedPercentType  optional      
annotation
documentation
Element representing a fixed-wing unmanned aerial vehicle commanded engine settings.
source <xsd:complexType name="uavEnginesOrdersElementType">
 
<xsd:annotation>
   
<xsd:documentation>Element representing a fixed-wing unmanned aerial vehicle commanded engine settings.</xsd:documentation>
 
</xsd:annotation>
 
<xsd:attribute name="engine1" type="signedPercentType" use="required"/>
 
<xsd:attribute name="engine2" type="signedPercentType" use="optional"/>
</xsd:complexType>

attribute uavEnginesOrdersElementType/@engine1
type signedPercentType
properties
use required
facets
Kind Value Annotation
minInclusive -100
maxInclusive 100
source <xsd:attribute name="engine1" type="signedPercentType" use="required"/>

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


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