diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of RadioCommunicationsFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
properties |
|
||
source | <xs:attribute name="family" fixed="RadioCommunicationsFamilyPduType"/> |
type | xs:unsignedShort |
source | <xs:attribute name="siteNumber" type="xs:unsignedShort"/> |
type | xs:unsignedShort |
source | <xs:attribute name="applicationNumber" type="xs:unsignedShort"/> |
type | xs:unsignedShort |
source | <xs:attribute name="referenceNumber" type="xs:unsignedShort"/> |