complexType RadioCommsHeaderType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p518.png
type extension of RadioCommunicationsFamilyPduType
properties
base RadioCommunicationsFamilyPduType
children pduStatus radioReferenceID
used by
elements ReceiverPdu/header SignalPdu/header TransmitterPdu/header
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
annotation
appinfo
Common PDU fields for Radio Communications family
source <xs:complexType name="RadioCommsHeaderType">
 
<xs:annotation>
   
<xs:appinfo>Common PDU fields for Radio Communications family</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="RadioCommunicationsFamilyPduType">
     
<xs:sequence>
       
<xs:element name="radioReferenceID" type="EntityIDType">
         
<xs:annotation>
           
<xs:appinfo>ID of the entitythat is the source of the communication</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/>
     
<xs:attribute name="radioNumber" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>particular radio within an entity</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--debug: another class, providing Pdu types-->
</xs:complexType>

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

attribute RadioCommsHeaderType/@radioNumber
type xs:unsignedShort
annotation
appinfo
particular radio within an entity
source <xs:attribute name="radioNumber" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>particular radio within an entity</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element RadioCommsHeaderType/radioReferenceID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p519.png
type EntityIDType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
siteID  xs:unsignedShort        
appinfo
Site ID values are unique identification number for originating site, often corresponding
                     to an internet address. Site ID values are agreed upon by individual simulations.
                 
applicationID  xs:unsignedShort        
appinfo
Application ID values are unique identification number for originating application
                     at a given site. Application ID values are sssigned by individual sites.
                 
entityID  xs:unsignedShort        
appinfo
Entity ID values are unique identification number for s givent entity in the originating
                     application at a given site. Entity ID values are sssigned by individual simulation
                     programs.
                 
annotation
appinfo
ID of the entitythat is the source of the communication
source <xs:element name="radioReferenceID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>ID of the entitythat is the source of the communication</xs:appinfo>
 
</xs:annotation>
</xs:element>


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