complexType ExpendableReloadType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p435.png
type extension of rootType
properties
base rootType
abstract false
children expendable
attributes
Name  Type  Use  Default  Fixed  Annotation
station  xs:unsignedLong        
standardQuantity  xs:unsignedShort        
maximumQuantity  xs:unsignedShort        
standardQuantityReloadTime  xs:unsignedLong        
maximumQuantityReloadTime  xs:unsignedLong        
annotation
appinfo
An entity's expendable (chaff, flares, etc.) information. Section 6.2.37
source <xs:complexType name="ExpendableReloadType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>An entity's expendable (chaff, flares, etc.) information. Section 6.2.37</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="expendable" type="EntityTypeType">
         
<xs:annotation>
           
<xs:appinfo>Type of expendable</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="station" type="xs:unsignedLong"/>
     
<xs:attribute name="standardQuantity" type="xs:unsignedShort"/>
     
<xs:attribute name="maximumQuantity" type="xs:unsignedShort"/>
     
<xs:attribute name="standardQuantityReloadTime" type="xs:unsignedLong"/>
     
<xs:attribute name="maximumQuantityReloadTime" type="xs:unsignedLong"/>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute ExpendableReloadType/@station
type xs:unsignedLong
source <xs:attribute name="station" type="xs:unsignedLong"/>

attribute ExpendableReloadType/@standardQuantity
type xs:unsignedShort
source <xs:attribute name="standardQuantity" type="xs:unsignedShort"/>

attribute ExpendableReloadType/@maximumQuantity
type xs:unsignedShort
source <xs:attribute name="maximumQuantity" type="xs:unsignedShort"/>

attribute ExpendableReloadType/@standardQuantityReloadTime
type xs:unsignedLong
source <xs:attribute name="standardQuantityReloadTime" type="xs:unsignedLong"/>

attribute ExpendableReloadType/@maximumQuantityReloadTime
type xs:unsignedLong
source <xs:attribute name="maximumQuantityReloadTime" type="xs:unsignedLong"/>

element ExpendableReloadType/expendable
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p436.png
type EntityTypeType
properties
content complex
children domain
attributes
Name  Type  Use  Default  Fixed  Annotation
entityKind  xs:string        
appinfo
Kind of entity (SISO enumeration EntityKind uid 7)
country  xs:string        
appinfo
country to which the design of the entity is attributed (SISO enumeration Country
                     uid 29)
                 
category  xs:unsignedByte        
appinfo
category of entity
subCategory  xs:unsignedByte        
appinfo
subcategory based on category
specific  xs:unsignedByte        
appinfo
specific info based on subcategory
extra  xs:unsignedByte        
annotation
appinfo
Type of expendable
source <xs:element name="expendable" type="EntityTypeType">
 
<xs:annotation>
   
<xs:appinfo>Type of expendable</xs:appinfo>
 
</xs:annotation>
</xs:element>


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