complexType MunitionDescriptorType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p500.png
type extension of rootType
properties
base rootType
abstract false
children munitionType
used by
elements DetonationPdu/descriptor FirePdu/descriptor LEDetonationPdu/munitionDescriptor LEFirePdu/munitionDescriptor
attributes
Name  Type  Use  Default  Fixed  Annotation
warhead  xs:string        
appinfo
type of warhead enumeration (SISO enumeration MunitionDescriptorWarhead uid 60)
fuse  xs:string        
appinfo
type of fuse used enumeration (SISO enumeration MunitionDescriptorFuse uid 61)
quantity  xs:unsignedShort        
appinfo
how many of the munition were fired
rate  xs:unsignedShort        
appinfo
rate at which the munition was fired
annotation
appinfo
Represents the firing or detonation of a munition. Section 6.2.19.2
source <xs:complexType name="MunitionDescriptorType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Represents the firing or detonation of a munition. Section 6.2.19.2</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="munitionType" type="EntityTypeType">
         
<xs:annotation>
           
<xs:appinfo>What munition was used in the burst</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="warhead" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>type of warhead enumeration (SISO enumeration MunitionDescriptorWarhead uid 60)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="fuse" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>type of fuse used enumeration (SISO enumeration MunitionDescriptorFuse uid 61)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="quantity" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>how many of the munition were fired</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="rate" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>rate at which the munition was fired</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute MunitionDescriptorType/@warhead
type xs:string
annotation
appinfo
type of warhead enumeration (SISO enumeration MunitionDescriptorWarhead uid 60)
source <xs:attribute name="warhead" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>type of warhead enumeration (SISO enumeration MunitionDescriptorWarhead uid 60)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute MunitionDescriptorType/@fuse
type xs:string
annotation
appinfo
type of fuse used enumeration (SISO enumeration MunitionDescriptorFuse uid 61)
source <xs:attribute name="fuse" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>type of fuse used enumeration (SISO enumeration MunitionDescriptorFuse uid 61)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute MunitionDescriptorType/@quantity
type xs:unsignedShort
annotation
appinfo
how many of the munition were fired
source <xs:attribute name="quantity" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>how many of the munition were fired</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute MunitionDescriptorType/@rate
type xs:unsignedShort
annotation
appinfo
rate at which the munition was fired
source <xs:attribute name="rate" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>rate at which the munition was fired</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element MunitionDescriptorType/munitionType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p501.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
What munition was used in the burst
source <xs:element name="munitionType" type="EntityTypeType">
 
<xs:annotation>
   
<xs:appinfo>What munition was used in the burst</xs:appinfo>
 
</xs:annotation>
</xs:element>


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