| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of RadioCommunicationsFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | pduStatus intercomReferenceID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="IntercomSignalPdu"> <xs:annotation> <xs:appinfo>5.8.6 Conveys the audio or digital data that is used to communicate between simulated intercom devices (length of list found in field dataLength) <xs:attribute name="id" type="xs:integer" fixed="31"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="RadioCommunicationsFamilyPduType"> <xs:sequence> <xs:element name="intercomReferenceID" type="IntercomReferenceIDType"> <xs:annotation> <xs:appinfo>The unique designation of an attached or unattached intercom in an event or exercise</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/> <xs:attribute name="intercomNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>ID of communications device</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="encodingScheme" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>encoding scheme</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="tdlType" type="xs:string"> <xs:annotation> <xs:appinfo>tactical data link 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>data length</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="samples" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>samples</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="data"> <xs:annotation> <xs:appinfo>data bytes (length of list found in field dataLength)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute dataLength determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedByte"/> </xs:simpleType> <xs:length value="0" fixed="false"/> </xs:restriction> </xs:simpleType> </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> |
| properties |
|
||
| source | <xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/> |
| type | xs:unsignedShort | ||
| annotation |
|
||
| source | <xs:attribute name="intercomNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>ID of communications device</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:unsignedShort | ||
| annotation |
|
||
| source | <xs:attribute name="encodingScheme" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>encoding scheme</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:string | ||
| annotation |
|
||
| source | <xs:attribute name="tdlType" type="xs:string"> <xs:annotation> <xs:appinfo>tactical data link type (SISO enumeration SignalTDLType uid 178)</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:unsignedLong | ||
| annotation |
|
||
| source | <xs:attribute name="sampleRate" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>sample rate</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:unsignedShort | ||
| annotation |
|
||
| source | <xs:attribute name="dataLength" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>data length</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | xs:unsignedShort | ||
| annotation |
|
||
| source | <xs:attribute name="samples" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>samples</xs:appinfo> </xs:annotation> </xs:attribute> |
| type | restriction of (list of xs:unsignedByte) | ||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xs:attribute name="data"> <xs:annotation> <xs:appinfo>data bytes (length of list found in field dataLength)</xs:appinfo> </xs:annotation> <xs:simpleType> <xs:annotation> <xs:appinfo>Attribute dataLength determines the length of this list.</xs:appinfo> </xs:annotation> <xs:restriction> <xs:simpleType> <xs:list itemType="xs:unsignedByte"/> </xs:simpleType> <xs:length value="0" fixed="false"/> </xs:restriction> </xs:simpleType> </xs:attribute> |
| type | xs:unsignedLong | ||
| annotation |
|
||
| 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> |
| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | IntercomReferenceIDType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | pduStatus | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:element name="intercomReferenceID" type="IntercomReferenceIDType"> <xs:annotation> <xs:appinfo>The unique designation of an attached or unattached intercom in an event or exercise</xs:appinfo> </xs:annotation> </xs:element> |