complexType EngineFuelType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p414.png
type extension of rootType
properties
base rootType
abstract false
attributes
Name  Type  Use  Default  Fixed  Annotation
fuelQuantity  xs:unsignedLong        
appinfo
Fuel quantity, units specified by next field
fuelMeasurementUnits  xs:string        
appinfo
Units in which the fuel is measured (SISO enumeration FuelMeasurementUnits uid 328)
fuelType  xs:string        
appinfo
Type of fuel (SISO enumeration SupplyFuelType uid 413)
fuelLocation  xs:string        
appinfo
Location of fuel as related to entity. See section 14 of EBV document (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
Information about an entity's engine fuel. Section 6.2.24.
source <xs:complexType name="EngineFuelType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Information about an entity's engine fuel. Section 6.2.24.</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="fuelQuantity" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>Fuel quantity, units specified by next field</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="fuelMeasurementUnits" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Units in which the fuel is measured (SISO enumeration FuelMeasurementUnits uid 328)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="fuelType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Type of fuel (SISO enumeration SupplyFuelType uid 413)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="fuelLocation" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Location of fuel as related to entity. See section 14 of EBV document (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 EngineFuelType/@fuelQuantity
type xs:unsignedLong
annotation
appinfo
Fuel quantity, units specified by next field
source <xs:attribute name="fuelQuantity" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>Fuel quantity, units specified by next field</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EngineFuelType/@fuelMeasurementUnits
type xs:string
annotation
appinfo
Units in which the fuel is measured (SISO enumeration FuelMeasurementUnits uid 328)
source <xs:attribute name="fuelMeasurementUnits" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Units in which the fuel is measured (SISO enumeration FuelMeasurementUnits uid 328)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

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

attribute EngineFuelType/@fuelLocation
type xs:string
annotation
appinfo
Location of fuel as related to entity. See section 14 of EBV document (SISO enumeration
                     FuelLocation uid 329)
                 
source <xs:attribute name="fuelLocation" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Location of fuel as related to entity. See section 14 of EBV document (SISO enumeration
                     FuelLocation uid 329)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

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