complexType ExplosionDescriptorType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p439.png
type extension of rootType
properties
base rootType
abstract false
children explodingObject
attributes
Name  Type  Use  Default  Fixed  Annotation
explosiveMaterial  xs:string        
appinfo
Material that exploded. Can be grain dust, tnt, gasoline, etc. Enumeration (SISO enumeration
                     ExplosiveMaterialCategories uid 310)
                 
padding  xs:unsignedShort        
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
explosiveForce  xs:float        
appinfo
Force of explosion, in equivalent KG of TNT
annotation
appinfo
Explosion of a non-munition. Section 6.2.19.3
source <xs:complexType name="ExplosionDescriptorType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Explosion of a non-munition. Section 6.2.19.3</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="explodingObject" type="EntityTypeType">
         
<xs:annotation>
           
<xs:appinfo>Type of the object that exploded. See 6.2.30</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="explosiveMaterial" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Material that exploded. Can be grain dust, tnt, gasoline, etc. Enumeration (SISO enumeration
                     ExplosiveMaterialCategories uid 310)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="padding" type="xs:unsignedShort">
       
<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:attribute name="explosiveForce" type="xs:float">
       
<xs:annotation>
         
<xs:appinfo>Force of explosion, in equivalent KG of TNT</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute ExplosionDescriptorType/@explosiveMaterial
type xs:string
annotation
appinfo
Material that exploded. Can be grain dust, tnt, gasoline, etc. Enumeration (SISO enumeration
                     ExplosiveMaterialCategories uid 310)
                 
source <xs:attribute name="explosiveMaterial" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Material that exploded. Can be grain dust, tnt, gasoline, etc. Enumeration (SISO enumeration
                     ExplosiveMaterialCategories uid 310)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute ExplosionDescriptorType/@padding
type xs:unsignedShort
annotation
appinfo
zero-filled array of padding bits for byte alignment and consistent sizing of PDU
                     data
                 
source <xs:attribute name="padding" type="xs:unsignedShort">
 
<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>

attribute ExplosionDescriptorType/@explosiveForce
type xs:float
annotation
appinfo
Force of explosion, in equivalent KG of TNT
source <xs:attribute name="explosiveForce" type="xs:float">
 
<xs:annotation>
   
<xs:appinfo>Force of explosion, in equivalent KG of TNT</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element ExplosionDescriptorType/explodingObject
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p440.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 the object that exploded. See 6.2.30
source <xs:element name="explodingObject" type="EntityTypeType">
 
<xs:annotation>
   
<xs:appinfo>Type of the object that exploded. See 6.2.30</xs:appinfo>
 
</xs:annotation>
</xs:element>


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