diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of SimulationManagementFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingID receivingID realWorldTime | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="StopFreezePdu"> <xs:annotation> <xs:appinfo>Section 7.5.5. The stopping or freezing of an entity/exercise shall be communicated using a Stop/Freeze PDU. See 5.6.5.5 <xs:attribute name="id" type="xs:integer" fixed="14"/> </xs:appinfo> </xs:annotation> <xs:complexType> <xs:complexContent> <xs:extension base="SimulationManagementFamilyPduType"> <xs:sequence> <xs:element name="realWorldTime" type="ClockTimeType"> <xs:annotation> <xs:appinfo>real-world(UTC) time at which the entity shall stop or freeze in the exercise</xs:appinfo> </xs:annotation> </xs:element> </xs:sequence> <xs:attribute name="family" fixed="SimulationManagementFamilyPduType"/> <xs:attribute name="reason" type="xs:string"> <xs:annotation> <xs:appinfo>Reason the simulation was stopped or frozen (see section 7 of SISO-REF-010) represented by an 8-bit enumeration (SISO enumeration StopFreezeReason uid 67) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="frozenBehavior" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Internal behavior of the entity (or simulation) and its appearance while frozen to the other participants (SISO bitfield enumeration, size 8 bits, StopFreezeFrozenBehavior uid 68) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="padding1" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>padding</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> <!-- ========== debug: divider between elements and attributes ========== --> </xs:complexContent> </xs:complexType> </xs:element> |
properties |
|
||
source | <xs:attribute name="family" fixed="SimulationManagementFamilyPduType"/> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="reason" type="xs:string"> <xs:annotation> <xs:appinfo>Reason the simulation was stopped or frozen (see section 7 of SISO-REF-010) represented by an 8-bit enumeration (SISO enumeration StopFreezeReason uid 67) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="frozenBehavior" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>Internal behavior of the entity (or simulation) and its appearance while frozen to the other participants (SISO bitfield enumeration, size 8 bits, StopFreezeFrozenBehavior uid 68) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedShort | ||
annotation |
|
||
source | <xs:attribute name="padding1" type="xs:unsignedShort"> <xs:annotation> <xs:appinfo>padding</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> |
diagram | ![]() |
||||||||||||||||||||||
type | ClockTimeType | ||||||||||||||||||||||
properties |
|
||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||
source | <xs:element name="realWorldTime" type="ClockTimeType"> <xs:annotation> <xs:appinfo>real-world(UTC) time at which the entity shall stop or freeze in the exercise</xs:appinfo> </xs:annotation> </xs:element> |