| diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||
| type | extension of PduBaseType | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| children | pduStatus | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||
| source | <xs:complexType name="LogisticsFamilyPduType" abstract="true"> <xs:annotation> <xs:appinfo>Abstract superclass for logistics PDUs. Section 7.4 <xs:attribute name="id" type="xs:integer" fixed="3"/> </xs:appinfo> </xs:annotation> <xs:complexContent> <xs:extension base="PduBaseType"> <xs:attribute name="protocolFamily" default="DISProtocolFamily.LOGISTICS"/> </xs:extension> </xs:complexContent> </xs:complexType> |
| properties |
|
||
| source | <xs:attribute name="protocolFamily" default="DISProtocolFamily.LOGISTICS"/> |