complexType PropulsionSystemDataType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p516.png
type extension of rootType
properties
base rootType
abstract false
used by
element SEESPdu/PropulsionSystemData
attributes
Name  Type  Use  Default  Fixed  Annotation
powerSetting  xs:float        
appinfo
powerSetting
engineRpm  xs:float        
appinfo
engine RPMs
annotation
appinfo
contains information describing the propulsion systems of the entity. This information
            shall be provided for each active propulsion system defined. Section 6.2.68
        
source <xs:complexType name="PropulsionSystemDataType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>contains information describing the propulsion systems of the entity. This information
            shall be provided for each active propulsion system defined. Section 6.2.68
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="powerSetting" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>powerSetting</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="engineRpm" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>engine RPMs</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute PropulsionSystemDataType/@powerSetting
type xs:float
annotation
appinfo
powerSetting
source <xs:attribute name="powerSetting" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>powerSetting</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute PropulsionSystemDataType/@engineRpm
type xs:float
annotation
appinfo
engine RPMs
source <xs:attribute name="engineRpm" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>engine RPMs</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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