diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of LogisticsFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus receivingEntityID repairingEntityID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="RepairCompletePdu"> <xs:annotation> <xs:appinfo>5.5.10 Used by the repairing entity to communicate the repair that has been performed for the entity that requested repair service. <xs:attribute name="id" type="xs:integer" fixed="9"/> </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 is receiving service. See 6.2.28</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="repairingEntityID" type="EntityIDType"> <xs:annotation> <xs:appinfo>Entity that is supplying. See 6.2.28</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="family" fixed="LogisticsFamilyPduType"/> <xs:attribute name="repair" type="xs:string"> <xs:annotation> <xs:appinfo>Enumeration for type of repair. See 6.2.74 (SISO enumeration RepairCompleteRepair uid 64) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding4" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>padding, number prevents conflict with superclass ivar name</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="repair" type="xs:string"> <xs:annotation> <xs:appinfo>Enumeration for type of repair. See 6.2.74 (SISO enumeration RepairCompleteRepair uid 64) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="padding4" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>padding, number prevents conflict with superclass ivar name</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 is receiving service. 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 supplying. See 6.2.28</xs:appinfo> </xs:annotation> </xs:element> |