complexType ExpendableType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p437.png
type extension of rootType
properties
base rootType
abstract false
children expendable
attributes
Name  Type  Use  Default  Fixed  Annotation
station  xs:unsignedLong        
quantity  xs:unsignedShort        
expendableStatus  xs:string        
appinfo
(SISO enumeration MunitionExpendableStatus uid 327)
padding  xs:unsignedByte        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
annotation
appinfo
An entity's expendable (chaff, flares, etc.) information. Section 6.2.36
source <xs:complexType name="ExpendableType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>An entity's expendable (chaff, flares, etc.) information. Section 6.2.36</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="quantity" type="xs:unsignedShort"/>
     
<xs:attribute name="expendableStatus" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>(SISO enumeration MunitionExpendableStatus uid 327)</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>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

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

attribute ExpendableType/@quantity
type xs:unsignedShort
source <xs:attribute name="quantity" type="xs:unsignedShort"/>

attribute ExpendableType/@expendableStatus
type xs:string
annotation
appinfo
(SISO enumeration MunitionExpendableStatus uid 327)
source <xs:attribute name="expendableStatus" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>(SISO enumeration MunitionExpendableStatus uid 327)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

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

element ExpendableType/expendable
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p438.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