complexType MunitionReloadType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p502.png
type extension of rootType
properties
base rootType
abstract false
children munitionType
attributes
Name  Type  Use  Default  Fixed  Annotation
station  xs:unsignedLong        
appinfo
The station or launcher to which the munition is assigned. See Annex I
standardQuantity  xs:unsignedShort        
appinfo
The standard quantity of this munition type normally loaded at this station/launcher
                     if a station/launcher is specified.
                 
maximumQuantity  xs:unsignedShort        
appinfo
The maximum quantity of this munition type that this station/launcher is capable of
                     holding when a station/launcher is specified
                 
standardQuantityReloadTime  xs:unsignedLong        
appinfo
numer of seconds of sim time required to reload the std qty
maximumQuantityReloadTime  xs:unsignedLong        
appinfo
The number of seconds of sim time required to reload the max possible quantity
annotation
appinfo
indicate weapons (munitions) previously communicated via the Munition record. Section
            6.2.61
        
source <xs:complexType name="MunitionReloadType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>indicate weapons (munitions) previously communicated via the Munition record. Section
            6.2.61
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="munitionType" type="EntityTypeType">
         
<xs:annotation>
           
<xs:appinfo>This field shall identify the entity type of the munition. See section 6.2.30.</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="station" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>The station or launcher to which the munition is assigned. See Annex I</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="standardQuantity" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>The standard quantity of this munition type normally loaded at this station/launcher
                     if a station/launcher is specified.
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="maximumQuantity" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>The maximum quantity of this munition type that this station/launcher is capable of
                     holding when a station/launcher is specified
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="standardQuantityReloadTime" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>numer of seconds of sim time required to reload the std qty</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="maximumQuantityReloadTime" type="xs:unsignedLong">
       
<xs:annotation>
         
<xs:appinfo>The number of seconds of sim time required to reload the max possible quantity</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute MunitionReloadType/@station
type xs:unsignedLong
annotation
appinfo
The station or launcher to which the munition is assigned. See Annex I
source <xs:attribute name="station" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>The station or launcher to which the munition is assigned. See Annex I</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute MunitionReloadType/@standardQuantity
type xs:unsignedShort
annotation
appinfo
The standard quantity of this munition type normally loaded at this station/launcher
                     if a station/launcher is specified.
                 
source <xs:attribute name="standardQuantity" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>The standard quantity of this munition type normally loaded at this station/launcher
                     if a station/launcher is specified.
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute MunitionReloadType/@maximumQuantity
type xs:unsignedShort
annotation
appinfo
The maximum quantity of this munition type that this station/launcher is capable of
                     holding when a station/launcher is specified
                 
source <xs:attribute name="maximumQuantity" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>The maximum quantity of this munition type that this station/launcher is capable of
                     holding when a station/launcher is specified
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute MunitionReloadType/@standardQuantityReloadTime
type xs:unsignedLong
annotation
appinfo
numer of seconds of sim time required to reload the std qty
source <xs:attribute name="standardQuantityReloadTime" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>numer of seconds of sim time required to reload the std qty</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute MunitionReloadType/@maximumQuantityReloadTime
type xs:unsignedLong
annotation
appinfo
The number of seconds of sim time required to reload the max possible quantity
source <xs:attribute name="maximumQuantityReloadTime" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>The number of seconds of sim time required to reload the max possible quantity</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element MunitionReloadType/munitionType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p503.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
This field shall identify the entity type of the munition. See section 6.2.30.
source <xs:element name="munitionType" type="EntityTypeType">
 
<xs:annotation>
   
<xs:appinfo>This field shall identify the entity type of the munition. See section 6.2.30.</xs:appinfo>
 
</xs:annotation>
</xs:element>


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