element SignalPdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p303.png
type extension of RadioCommunicationsFamilyPduType
properties
content complex
children pduStatus header
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.RADIO_COMMUNICATIONS    
family        RadioCommunicationsFamilyPduType  
encodingScheme  xs:unsignedShort        
appinfo
encoding scheme used, and enumeration
tdlType  xs:string        
appinfo
tdl type (SISO enumeration SignalTDLType uid 178)
sampleRate  xs:unsignedLong        
appinfo
sample rate
dataLength  xs:unsignedShort        
appinfo
length of data in bits
samples  xs:unsignedShort        
appinfo
number of samples
data          
appinfo
list of eight bit values
padTo32  xs:unsignedLong        
appinfo
Wireshark (incorrectly) reports malformed packet unless the whole datagram is aligned
                        to 32-bit boundary; spec says only the pdu
                    
annotation
appinfo
5.8.4 Conveys the audio or digital data carried by the simulated radio or intercom
            transmission.
            <xs:attribute name="id" type="xs:integer" fixed="26"/>
source <xs:element name="SignalPdu">
 
<xs:annotation>
   
<xs:appinfo>5.8.4 Conveys the audio or digital data carried by the simulated radio or intercom
            transmission.
           
<xs:attribute name="id" type="xs:integer" fixed="26"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="RadioCommunicationsFamilyPduType">
       
<xs:sequence>
         
<xs:element name="header" type="RadioCommsHeaderType"/>
       
</xs:sequence>
       
<xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/>
       
<xs:attribute name="encodingScheme" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>encoding scheme used, and enumeration</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="tdlType" type="xs:string">
         
<xs:annotation>
           
<xs:appinfo>tdl type (SISO enumeration SignalTDLType uid 178)</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="sampleRate" type="xs:unsignedLong">
         
<xs:annotation>
           
<xs:appinfo>sample rate</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="dataLength" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>length of data in bits</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="samples" type="xs:unsignedShort">
         
<xs:annotation>
           
<xs:appinfo>number of samples</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="data">
         
<xs:annotation>
           
<xs:appinfo>list of eight bit values</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="padTo32" type="xs:unsignedLong">
         
<xs:annotation>
           
<xs:appinfo>Wireshark (incorrectly) reports malformed packet unless the whole datagram is aligned
                        to 32-bit boundary; spec says only the pdu
                    
</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
     
<!-- ========== debug: divider between elements and attributes ========== -->
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

attribute SignalPdu/@family
properties
fixed RadioCommunicationsFamilyPduType
source <xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/>

attribute SignalPdu/@encodingScheme
type xs:unsignedShort
annotation
appinfo
encoding scheme used, and enumeration
source <xs:attribute name="encodingScheme" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>encoding scheme used, and enumeration</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SignalPdu/@tdlType
type xs:string
annotation
appinfo
tdl type (SISO enumeration SignalTDLType uid 178)
source <xs:attribute name="tdlType" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>tdl type (SISO enumeration SignalTDLType uid 178)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SignalPdu/@sampleRate
type xs:unsignedLong
annotation
appinfo
sample rate
source <xs:attribute name="sampleRate" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>sample rate</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SignalPdu/@dataLength
type xs:unsignedShort
annotation
appinfo
length of data in bits
source <xs:attribute name="dataLength" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>length of data in bits</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SignalPdu/@samples
type xs:unsignedShort
annotation
appinfo
number of samples
source <xs:attribute name="samples" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>number of samples</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SignalPdu/@data
annotation
appinfo
list of eight bit values
source <xs:attribute name="data">
 
<xs:annotation>
   
<xs:appinfo>list of eight bit values</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute SignalPdu/@padTo32
type xs:unsignedLong
annotation
appinfo
Wireshark (incorrectly) reports malformed packet unless the whole datagram is aligned
                        to 32-bit boundary; spec says only the pdu
                    
source <xs:attribute name="padTo32" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>Wireshark (incorrectly) reports malformed packet unless the whole datagram is aligned
                        to 32-bit boundary; spec says only the pdu
                    
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element SignalPdu/header
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p304.png
type RadioCommsHeaderType
properties
content complex
children pduStatus radioReferenceID
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.RADIO_COMMUNICATIONS    
family        RadioCommunicationsFamilyPduType  
radioNumber  xs:unsignedShort        
appinfo
particular radio within an entity
source <xs:element name="header" type="RadioCommsHeaderType"/>


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