complexType EngineFuelReloadType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p413.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
standardQuantity  xs:unsignedLong        
appinfo
standard quantity of fuel loaded
maximumQuantity  xs:unsignedLong        
appinfo
maximum quantity of fuel loaded
standardQuantityReloadTime  xs:unsignedLong        
appinfo
seconds normally required to to reload standard qty
maximumQuantityReloadTime  xs:unsignedLong        
appinfo
seconds normally required to to reload maximum qty
fuelMeasurmentUnits  xs:string        
appinfo
Units of measure (SISO enumeration FuelMeasurementUnits uid 328)
fuelType  xs:string        
appinfo
(SISO enumeration SupplyFuelType uid 413)
fuelLocation  xs:string        
appinfo
fuel location as related to the entity (SISO enumeration FuelLocation uid 329)
padding  xs:unsignedByte        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
annotation
appinfo
For each type or location of engine fuell, this record specifies the type, location,
            fuel measurement units, and reload quantity and maximum quantity. Section 6.2.25.
        
source <xs:complexType name="EngineFuelReloadType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>For each type or location of engine fuell, this record specifies the type, location,
            fuel measurement units, and reload quantity and maximum quantity. Section 6.2.25.
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="standardQuantity" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>standard quantity of fuel loaded</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="maximumQuantity" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>maximum quantity of fuel loaded</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="standardQuantityReloadTime" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>seconds normally required to to reload standard qty</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="maximumQuantityReloadTime" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>seconds normally required to to reload maximum qty</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="fuelMeasurmentUnits" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Units of measure (SISO enumeration FuelMeasurementUnits uid 328)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="fuelType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>(SISO enumeration SupplyFuelType uid 413)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="fuelLocation" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>fuel location as related to the entity (SISO enumeration FuelLocation uid 329)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="padding" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute EngineFuelReloadType/@standardQuantity
type xs:unsignedLong
annotation
appinfo
standard quantity of fuel loaded
source <xs:attribute name="standardQuantity" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>standard quantity of fuel loaded</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EngineFuelReloadType/@maximumQuantity
type xs:unsignedLong
annotation
appinfo
maximum quantity of fuel loaded
source <xs:attribute name="maximumQuantity" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>maximum quantity of fuel loaded</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EngineFuelReloadType/@standardQuantityReloadTime
type xs:unsignedLong
annotation
appinfo
seconds normally required to to reload standard qty
source <xs:attribute name="standardQuantityReloadTime" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>seconds normally required to to reload standard qty</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EngineFuelReloadType/@maximumQuantityReloadTime
type xs:unsignedLong
annotation
appinfo
seconds normally required to to reload maximum qty
source <xs:attribute name="maximumQuantityReloadTime" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>seconds normally required to to reload maximum qty</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EngineFuelReloadType/@fuelMeasurmentUnits
type xs:string
annotation
appinfo
Units of measure (SISO enumeration FuelMeasurementUnits uid 328)
source <xs:attribute name="fuelMeasurmentUnits" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Units of measure (SISO enumeration FuelMeasurementUnits uid 328)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EngineFuelReloadType/@fuelType
type xs:string
annotation
appinfo
(SISO enumeration SupplyFuelType uid 413)
source <xs:attribute name="fuelType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>(SISO enumeration SupplyFuelType uid 413)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EngineFuelReloadType/@fuelLocation
type xs:string
annotation
appinfo
fuel location as related to the entity (SISO enumeration FuelLocation uid 329)
source <xs:attribute name="fuelLocation" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>fuel location as related to the entity (SISO enumeration FuelLocation uid 329)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EngineFuelReloadType/@padding
type xs:unsignedByte
annotation
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
source <xs:attribute name="padding" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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