complexType SystemIdentifierType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p555.png
type extension of rootType
properties
base rootType
abstract false
children changeOptions
used by
element IFFPdu/systemID
attributes
Name  Type  Use  Default  Fixed  Annotation
systemType  xs:string        
appinfo
general type of emitting system, an enumeration (SISO enumeration IFFSystemType uid
                     82)
                 
systemName  xs:string        
appinfo
named type of system, an enumeration (SISO enumeration IFFSystemName uid 83)
systemMode  xs:string        
appinfo
mode of operation for the system, an enumeration (SISO enumeration IFFSystemMode uid
                     84)
                 
annotation
appinfo
The ID of the IFF emitting system. Section 6.2.87
source <xs:complexType name="SystemIdentifierType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>The ID of the IFF emitting system. Section 6.2.87</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="changeOptions" type="ChangeOptionsType">
         
<xs:annotation>
           
<xs:appinfo>status of this PDU, see section 6.2.15</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="systemType" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>general type of emitting system, an enumeration (SISO enumeration IFFSystemType uid
                     82)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="systemName" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>named type of system, an enumeration (SISO enumeration IFFSystemName uid 83)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="systemMode" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>mode of operation for the system, an enumeration (SISO enumeration IFFSystemMode uid
                     84)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute SystemIdentifierType/@systemType
type xs:string
annotation
appinfo
general type of emitting system, an enumeration (SISO enumeration IFFSystemType uid
                     82)
                 
source <xs:attribute name="systemType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>general type of emitting system, an enumeration (SISO enumeration IFFSystemType uid
                     82)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SystemIdentifierType/@systemName
type xs:string
annotation
appinfo
named type of system, an enumeration (SISO enumeration IFFSystemName uid 83)
source <xs:attribute name="systemName" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>named type of system, an enumeration (SISO enumeration IFFSystemName uid 83)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SystemIdentifierType/@systemMode
type xs:string
annotation
appinfo
mode of operation for the system, an enumeration (SISO enumeration IFFSystemMode uid
                     84)
                 
source <xs:attribute name="systemMode" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>mode of operation for the system, an enumeration (SISO enumeration IFFSystemMode uid
                     84)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element SystemIdentifierType/changeOptions
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p556.png
type ChangeOptionsType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
value  xs:unsignedByte        
annotation
appinfo
status of this PDU, see section 6.2.15
source <xs:element name="changeOptions" type="ChangeOptionsType">
 
<xs:annotation>
   
<xs:appinfo>status of this PDU, see section 6.2.15</xs:appinfo>
 
</xs:annotation>
</xs:element>


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