diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of PduBaseType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus | ||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:complexType name="WarfareFamilyPduType" abstract="true"> <xs:annotation> <xs:appinfo>Abstract superclass for fire and detonation pdus that have shared information. Section 7.3 <xs:attribute name="id" type="xs:integer" fixed="2"/> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="PduBaseType"> <xs:attribute name="protocolFamily" default="DISProtocolFamily.WARFARE"/> </xs:extension> </xs:complexContent> </xs:complexType> |
properties |
|
||
source | <xs:attribute name="protocolFamily" default="DISProtocolFamily.WARFARE"/> |