element IFFLayer2Pdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p158.png
type extension of DistributedEmissionsRegenerationFamilyPduType
properties
content complex
children pduStatus layerHeader beamData IFFFundamentalParameterData
used by
element DIS
attributes
Name  Type  Use  Default  Fixed  Annotation
protocolVersion  xs:string        
appinfo
The version of the protocol. 5=DIS-1995, 6=DIS-1998, 7=DIS-2012 (SISO enumeration
                     DISProtocolVersion uid 3)
                 
exerciseID  xs:unsignedByte        
appinfo
Exercise ID provides a unique identifier
pduType  xs:string        
appinfo
Type of pdu, unique for each PDU class (SISO enumeration DisPduType uid 4)
timestamp  xs:unsignedLong        
appinfo
Timestamp value
length  xs:unsignedShort        
appinfo
Length, in bytes, of the PDU
protocolFamily      DISProtocolFamily.DISTRIBUTED_EMISSION_REGENERATION    
family        DistributedEmissionsRegenerationFamilyPduType  
secondaryOpParameter1  xs:unsignedByte        
secondaryOpParameter2  xs:unsignedByte        
numberOfParameters  xs:unsignedShort        
annotation
appinfo
Section 5.3.7.4.2 When present, layer 2 should follow layer 1 and have the following
            fields. This requires manual cleanup. the beamData attribute semantics are used in
            multiple ways. UNFINSISHED (length of list found in field numberOfParameters)
            <xs:attribute name="id" type="xs:integer" fixed="28"/>
source <xs:element name="IFFLayer2Pdu">
 
<xs:annotation>
   
<xs:appinfo>Section 5.3.7.4.2 When present, layer 2 should follow layer 1 and have the following
            fields. This requires manual cleanup. the beamData attribute semantics are used in
            multiple ways. UNFINSISHED (length of list found in field numberOfParameters)
           
<xs:attribute name="id" type="xs:integer" fixed="28"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="DistributedEmissionsRegenerationFamilyPduType">
       
<xs:sequence>
         
<xs:element name="layerHeader" type="LayerHeaderType">
           
<xs:annotation>
             
<xs:appinfo>layer header</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="beamData" type="BeamDataType">
           
<xs:annotation>
             
<xs:appinfo>beam data</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<!--Attribute (as element) IFFLayer2Pdu fundamentalIFFParameters with objectlist classRef name=IFFFundamentalParameterData, type=IFFFundamentalParameterDataType-->
         
<xs:sequence minOccurs="0" maxOccurs="unbounded">
           
<xs:annotation>
             
<xs:appinfo>Number of elements is determined by size fieldnumberOfParameters and can be 0 or greater.
                           Ensure that the total PDU size does not exceed maximums allowed in IEEE DIS Specification.
                       
</xs:appinfo>
             
<xs:documentation>numberOfParameters</xs:documentation>
           
</xs:annotation>
           
<xs:element name="IFFFundamentalParameterData" type="IFFFundamentalParameterDataType">
             
<xs:annotation>
               
<xs:appinfo>variable length list of fundamental parameters. (length of list found in field numberOfParameters)</xs:appinfo>
             
</xs:annotation>
           
</xs:element>
         
</xs:sequence>
       
</xs:sequence>
       
<xs:attribute name="family" fixed="DistributedEmissionsRegenerationFamilyPduType"/>
       
<xs:attribute name="secondaryOpParameter1" type="xs:unsignedByte"/>
       
<xs:attribute name="secondaryOpParameter2" type="xs:unsignedByte"/>
       
<xs:attribute name="numberOfParameters" type="xs:unsignedShort"/>
     
</xs:extension>
     
<!-- ========== debug: divider between elements and attributes ========== -->
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute IFFLayer2Pdu/@family
properties
fixed DistributedEmissionsRegenerationFamilyPduType
source <xs:attribute name="family" fixed="DistributedEmissionsRegenerationFamilyPduType"/>

attribute IFFLayer2Pdu/@secondaryOpParameter1
type xs:unsignedByte
source <xs:attribute name="secondaryOpParameter1" type="xs:unsignedByte"/>

attribute IFFLayer2Pdu/@secondaryOpParameter2
type xs:unsignedByte
source <xs:attribute name="secondaryOpParameter2" type="xs:unsignedByte"/>

attribute IFFLayer2Pdu/@numberOfParameters
type xs:unsignedShort
source <xs:attribute name="numberOfParameters" type="xs:unsignedShort"/>

element IFFLayer2Pdu/layerHeader
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p159.png
type LayerHeaderType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
layerNumber  xs:unsignedByte        
layerSpecificInformation  xs:unsignedByte        
appinfo
field shall specify layer-specific information that varies by System Type (see 6.2.86)
                     and Layer Number.
                 
length  xs:unsignedShort        
appinfo
This field shall specify the length in octets of the layer, including the Layer Header
                     record
                 
annotation
appinfo
layer header
source <xs:element name="layerHeader" type="LayerHeaderType">
 
<xs:annotation>
   
<xs:appinfo>layer header</xs:appinfo>
 
</xs:annotation>
</xs:element>

element IFFLayer2Pdu/beamData
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p160.png
type BeamDataType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
beamAzimuthCenter  xs:float        
appinfo
Specifies the beam azimuth an elevation centers and corresponding half-angles to describe
                     the scan volume
                 
beamAzimuthSweep  xs:float        
appinfo
Specifies the beam azimuth sweep to determine scan volume
beamElevationCenter  xs:float        
appinfo
Specifies the beam elevation center to determine scan volume
beamElevationSweep  xs:float        
appinfo
Specifies the beam elevation sweep to determine scan volume
beamSweepSync  xs:float        
appinfo
allows receiver to synchronize its regenerated scan pattern to that of the emmitter.
                     Specifies the percentage of time a scan is through its pattern from its origion.
                 
annotation
appinfo
beam data
source <xs:element name="beamData" type="BeamDataType">
 
<xs:annotation>
   
<xs:appinfo>beam data</xs:appinfo>
 
</xs:annotation>
</xs:element>

element IFFLayer2Pdu/IFFFundamentalParameterData
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p161.png
type IFFFundamentalParameterDataType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
erp  xs:float        
appinfo
ERP
frequency  xs:float        
appinfo
frequency
pgrf  xs:float        
appinfo
pgrf
pulseWidth  xs:float        
appinfo
Pulse width
burstLength  xs:unsignedLong        
appinfo
Burst length
applicableModes  xs:string        
appinfo
Applicable modes enumeration (SISO enumeration IFFApplicableModes uid 339)
systemSpecificData          
appinfo
System-specific data
annotation
appinfo
variable length list of fundamental parameters. (length of list found in field numberOfParameters)
source <xs:element name="IFFFundamentalParameterData" type="IFFFundamentalParameterDataType">
 
<xs:annotation>
   
<xs:appinfo>variable length list of fundamental parameters. (length of list found in field numberOfParameters)</xs:appinfo>
 
</xs:annotation>
</xs:element>


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