diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PduBaseType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus | ||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
properties |
|
||
source | <xs:attribute name="protocolFamily" default="DISProtocolFamily.RADIO_COMMUNICATIONS"/> |