complexType IntercomReferenceIDType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p461.png
type extension of RadioCommunicationsFamilyPduType
properties
base RadioCommunicationsFamilyPduType
children pduStatus
used by
element IntercomSignalPdu/intercomReferenceID
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  
siteNumber  xs:unsignedShort        
applicationNumber  xs:unsignedShort        
referenceNumber  xs:unsignedShort        
annotation
appinfo
unique reference ID for this intercom
source <xs:complexType name="IntercomReferenceIDType">
 
<xs:annotation>
   
<xs:appinfo>unique reference ID for this intercom</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="RadioCommunicationsFamilyPduType">
     
<xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/>
     
<xs:attribute name="siteNumber" type="xs:unsignedShort"/>
     
<xs:attribute name="applicationNumber" type="xs:unsignedShort"/>
     
<xs:attribute name="referenceNumber" type="xs:unsignedShort"/>
   
</xs:extension>
 
</xs:complexContent>
 
<!--debug: another class, providing Pdu types-->
</xs:complexType>

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

attribute IntercomReferenceIDType/@siteNumber
type xs:unsignedShort
source <xs:attribute name="siteNumber" type="xs:unsignedShort"/>

attribute IntercomReferenceIDType/@applicationNumber
type xs:unsignedShort
source <xs:attribute name="applicationNumber" type="xs:unsignedShort"/>

attribute IntercomReferenceIDType/@referenceNumber
type xs:unsignedShort
source <xs:attribute name="referenceNumber" type="xs:unsignedShort"/>


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