diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of SimulationManagementWithReliabilityFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingID receivingID realWorldTime simulationTime | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="StartResumeRPdu"> <xs:annotation> <xs:appinfo>5.12.4.4 Serves the same function as the Start/Resume PDU but with the addition of reliability service levels <xs:attribute name="id" type="xs:integer" fixed="53"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SimulationManagementWithReliabilityFamilyPduType"> <xs:sequence> <xs:element name="realWorldTime" type="ClockTimeType"> <xs:annotation> <xs:appinfo>time in real world for this operation to happen</xs:appinfo> </xs:annotation> </xs:element> <xs:element name="simulationTime" type="ClockTimeType"> <xs:annotation> <xs:appinfo>time in simulation for the simulation to resume</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="family" fixed="SimulationManagementWithReliabilityFamilyPduType"/> <xs:attribute name="requiredReliabilityService" type="xs:string"> <xs:annotation> <xs:appinfo>level of reliability service used for this transaction (SISO enumeration RequiredReliabilityService uid 74) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="pad1" type="xs:unsignedByte"/> <xs:attribute name="pad2" type="xs:unsignedShort"/> <xs:attribute name="requestID" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Request ID provides a unique identifier</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="SimulationManagementWithReliabilityFamilyPduType"/> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="requiredReliabilityService" type="xs:string"> <xs:annotation> <xs:appinfo>level of reliability service used for this transaction (SISO enumeration RequiredReliabilityService uid 74) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte |
source | <xs:attribute name="pad1" type="xs:unsignedByte"/> |
type | xs:unsignedShort |
source | <xs:attribute name="pad2" type="xs:unsignedShort"/> |
type | xs:unsignedLong | ||
annotation |
|
||
source | <xs:attribute name="requestID" type="xs:unsignedLong"> <xs:annotation> <xs:appinfo>Request ID provides a unique identifier</xs:appinfo> </xs:annotation> </xs:attribute> |
diagram | ![]() |
||||||||||||||||||||||
type | ClockTimeType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="realWorldTime" type="ClockTimeType"> <xs:annotation> <xs:appinfo>time in real world for this operation to happen</xs:appinfo> </xs:annotation> </xs:element> |
diagram | ![]() |
||||||||||||||||||||||
type | ClockTimeType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="simulationTime" type="ClockTimeType"> <xs:annotation> <xs:appinfo>time in simulation for the simulation to resume</xs:appinfo> </xs:annotation> </xs:element> |