diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of LogisticsFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus receivingEntityID repairingEntityID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RepairResponsePdu"> <xs:annotation> <xs:appinfo>5.5.11 used by the receiving entity to acknowledge the receipt of a Repair Complete PDU <xs:attribute name="id" type="xs:integer" fixed="10"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="LogisticsFamilyPduType"> <xs:sequence> <xs:element name="receivingEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>Entity that requested repairs. See 6.2.28</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="repairingEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>Entity that is repairing. See 6.2.28</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="family" fixed="LogisticsFamilyPduType"/> <xs:attribute name="repairResult" type="xs:string"> <xs:annotation> <xs:appinfo>Result of repair operation (SISO enumeration RepairResponseRepairResult uid 64)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding1" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding2" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="LogisticsFamilyPduType"/> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="repairResult" type="xs:string"> <xs:annotation> <xs:appinfo>Result of repair operation (SISO enumeration RepairResponseRepairResult uid 64)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="padding1" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="padding2" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="receivingEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>Entity that requested repairs. See 6.2.28</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||||||||||
type | EntityIDType | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xs:element name="repairingEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>Entity that is repairing. See 6.2.28</xs:appinfo> </xs:annotation> </xs:element> |