diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of SimulationManagementFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingID receivingID | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="AcknowledgePdu"> <xs:annotation> <xs:appinfo>7.5.6 Acknowledges the receipt of a Start/Resume PDU, Stop/Freeze PDU, Create Entity PDU, or Remove Entity PDU. See 5.6.5.6. <xs:attribute name="id" type="xs:integer" fixed="15"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SimulationManagementFamilyPduType"> <xs:attribute name="family" fixed="SimulationManagementFamilyPduType"/> <xs:attribute name="acknowledgeFlag" type="xs:string"> <xs:annotation> <xs:appinfo>type of message being acknowledged (SISO enumeration AcknowledgeAcknowledgeFlag uid 69) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="responseFlag" type="xs:string"> <xs:annotation> <xs:appinfo>Whether or not the receiving entity was able to comply with the request (SISO enumeration AcknowledgeResponseFlag uid 70) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="requestID" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Request ID that is unique</xs:appinfo> </xs:annotation> </xs:attribute> </xs:extension> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="SimulationManagementFamilyPduType"/> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="acknowledgeFlag" type="xs:string"> <xs:annotation> <xs:appinfo>type of message being acknowledged (SISO enumeration AcknowledgeAcknowledgeFlag uid 69) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="responseFlag" type="xs:string"> <xs:annotation> <xs:appinfo>Whether or not the receiving entity was able to comply with the request (SISO enumeration AcknowledgeResponseFlag uid 70) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="requestID" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Request ID that is unique</xs:appinfo> </xs:annotation> </xs:attribute> |