diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of RadioCommunicationsFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus radioReferenceID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
properties |
|
||
source | <xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="radioNumber" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>particular radio within an entity</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
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> |