diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of SimulationManagementWithReliabilityFamilyPduType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | pduStatus originatingID receivingID realWorldTime | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xs:element name="StopFreezeRPdu"> <xs:annotation> <xs:appinfo>5.12.4.5 Serves the same function as the Stop/Freeze PDU (see 5.6.5.5.1) but with the addition of reliability service levels. <xs:attribute name="id" type="xs:integer" fixed="54"/> </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:sequence> <xs:attribute name="family" fixed="SimulationManagementWithReliabilityFamilyPduType"/> <xs:attribute name="reason" type="xs:string"> <xs:annotation> <xs:appinfo>Reason for stopping/freezing simulation (SISO enumeration StopFreezeReason uid 67)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="frozenBehavior" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>internal behvior of the simulation while frozen (SISO bitfield enumeration, size 8 bits, StopFreezeFrozenBehavior uid 68) </xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="requiredReliabilityService" type="xs:string"> <xs:annotation> <xs:appinfo>reliability level (SISO enumeration RequiredReliabilityService uid 74)</xs:appinfo> </xs:annotation> </xs:attribute> <xs:attribute name="pad1" type="xs:unsignedByte"> <xs:annotation> <xs:appinfo>padding</xs:appinfo> </xs:annotation> </xs:attribute> <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="reason" type="xs:string"> <xs:annotation> <xs:appinfo>Reason for stopping/freezing simulation (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 behvior of the simulation while frozen (SISO bitfield enumeration, size 8 bits, StopFreezeFrozenBehavior uid 68) </xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:string | ||
annotation |
|
||
source | <xs:attribute name="requiredReliabilityService" type="xs:string"> <xs:annotation> <xs:appinfo>reliability level (SISO enumeration RequiredReliabilityService uid 74)</xs:appinfo> </xs:annotation> </xs:attribute> |
type | xs:unsignedByte | ||
annotation |
|
||
source | <xs:attribute name="pad1" type="xs:unsignedByte"> <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 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> |