element StopFreezePdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p312.png
type extension of SimulationManagementFamilyPduType
properties
content complex
children pduStatus originatingID receivingID realWorldTime
used by
element DIS
attributes
Name  Type  Use  Default  Fixed  Annotation
protocolVersion  xs:string        
appinfo
The version of the protocol. 5=DIS-1995, 6=DIS-1998, 7=DIS-2012 (SISO enumeration
                     DISProtocolVersion uid 3)
                 
exerciseID  xs:unsignedByte        
appinfo
Exercise ID provides a unique identifier
pduType  xs:string        
appinfo
Type of pdu, unique for each PDU class (SISO enumeration DisPduType uid 4)
timestamp  xs:unsignedLong        
appinfo
Timestamp value
length  xs:unsignedShort        
appinfo
Length, in bytes, of the PDU
protocolFamily      DISProtocolFamily.SIMULATION_MANAGEMENT    
family        SimulationManagementFamilyPduType  
reason  xs:string        
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)
                    
frozenBehavior  xs:unsignedByte        
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)
                    
padding1  xs:unsignedShort        
appinfo
padding
requestID  xs:unsignedLong        
appinfo
Request ID that is unique
annotation
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"/>
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>

attribute StopFreezePdu/@family
properties
fixed SimulationManagementFamilyPduType
source <xs:attribute name="family" fixed="SimulationManagementFamilyPduType"/>

attribute StopFreezePdu/@reason
type xs:string
annotation
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)
                    
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>

attribute StopFreezePdu/@frozenBehavior
type xs:unsignedByte
annotation
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)
                    
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>

attribute StopFreezePdu/@padding1
type xs:unsignedShort
annotation
appinfo
padding
source <xs:attribute name="padding1" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>padding</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute StopFreezePdu/@requestID
type xs:unsignedLong
annotation
appinfo
Request ID that is unique
source <xs:attribute name="requestID" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>Request ID that is unique</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element StopFreezePdu/realWorldTime
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p313.png
type ClockTimeType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
hour  xs:unsignedLong        
appinfo
Hours in UTC
timePastHour  xs:unsignedLong        
appinfo
Time past the hour
annotation
appinfo
real-world(UTC) time at which the entity shall stop or freeze in the exercise
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>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy