complexType RadioCommunicationsFamilyPduType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p520.png
type extension of PduBaseType
properties
base PduBaseType
abstract true
children pduStatus
used by
elements IntercomControlPdu IntercomSignalPdu ReceiverPdu SignalPdu TransmitterPdu
complexTypes IntercomReferenceIDType RadioCommsHeaderType
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    
annotation
appinfo
Abstract superclass for radio communications PDUs. Section 7.7
            <xs:attribute name="id" type="xs:integer" fixed="4"/>
source <xs:complexType name="RadioCommunicationsFamilyPduType" abstract="true">
 
<xs:annotation>
   
<xs:appinfo>Abstract superclass for radio communications PDUs. Section 7.7
           
<xs:attribute name="id" type="xs:integer" fixed="4"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PduBaseType">
     
<xs:attribute name="protocolFamily" default="DISProtocolFamily.RADIO_COMMUNICATIONS"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute RadioCommunicationsFamilyPduType/@protocolFamily
properties
default DISProtocolFamily.RADIO_COMMUNICATIONS
source <xs:attribute name="protocolFamily" default="DISProtocolFamily.RADIO_COMMUNICATIONS"/>


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