element StartResumePdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p305.png
type extension of SimulationManagementFamilyPduType
properties
content complex
children pduStatus originatingID receivingID realWorldTime simulationTime
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  
requestID  xs:unsignedLong        
appinfo
Identifier for the specific and unique start/resume request
annotation
appinfo
Section 7.5.4. The Start/Resume of an entity/exercise shall be communicated using
            a Start/Resume PDU. See 5.6.5.4.
            <xs:attribute name="id" type="xs:integer" fixed="13"/>
source <xs:element name="StartResumePdu">
 
<xs:annotation>
   
<xs:appinfo>Section 7.5.4. The Start/Resume of an entity/exercise shall be communicated using
            a Start/Resume PDU. See 5.6.5.4.
           
<xs:attribute name="id" type="xs:integer" fixed="13"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="SimulationManagementFamilyPduType">
       
<xs:sequence>
         
<xs:element name="realWorldTime" type="ClockTimeType">
           
<xs:annotation>
             
<xs:appinfo>This field shall specify the real-world time (UTC) at which the entity is to start/resume
                           in the exercise. This information shall be used by the participating simulation applications
                           to start/resume an exercise synchronously. This field shall be represented by a Clock
                           Time record (see 6.2.16).
                       
</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
         
<xs:element name="simulationTime" type="ClockTimeType">
           
<xs:annotation>
             
<xs:appinfo>The reference time within a simulation exercise. This time is established in advance
                           by simulation management and is common to all participants in a particular exercise.
                           Simulation time may be either Absolute Time or Relative Time. This field shall be
                           represented by a Clock Time record (see 6.2.16)
                       
</xs:appinfo>
           
</xs:annotation>
         
</xs:element>
       
</xs:sequence>
       
<xs:attribute name="family" fixed="SimulationManagementFamilyPduType"/>
       
<xs:attribute name="requestID" type="xs:unsignedLong">
         
<xs:annotation>
           
<xs:appinfo>Identifier for the specific and unique start/resume request</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
     
<!-- ========== debug: divider between elements and attributes ========== -->
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

attribute StartResumePdu/@requestID
type xs:unsignedLong
annotation
appinfo
Identifier for the specific and unique start/resume request
source <xs:attribute name="requestID" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>Identifier for the specific and unique start/resume request</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element StartResumePdu/realWorldTime
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p306.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
This field shall specify the real-world time (UTC) at which the entity is to start/resume
                           in the exercise. This information shall be used by the participating simulation applications
                           to start/resume an exercise synchronously. This field shall be represented by a Clock
                           Time record (see 6.2.16).
                       
source <xs:element name="realWorldTime" type="ClockTimeType">
 
<xs:annotation>
   
<xs:appinfo>This field shall specify the real-world time (UTC) at which the entity is to start/resume
                           in the exercise. This information shall be used by the participating simulation applications
                           to start/resume an exercise synchronously. This field shall be represented by a Clock
                           Time record (see 6.2.16).
                       
</xs:appinfo>
 
</xs:annotation>
</xs:element>

element StartResumePdu/simulationTime
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p307.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
The reference time within a simulation exercise. This time is established in advance
                           by simulation management and is common to all participants in a particular exercise.
                           Simulation time may be either Absolute Time or Relative Time. This field shall be
                           represented by a Clock Time record (see 6.2.16)
                       
source <xs:element name="simulationTime" type="ClockTimeType">
 
<xs:annotation>
   
<xs:appinfo>The reference time within a simulation exercise. This time is established in advance
                           by simulation management and is common to all participants in a particular exercise.
                           Simulation time may be either Absolute Time or Relative Time. This field shall be
                           represented by a Clock Time record (see 6.2.16)
                       
</xs:appinfo>
 
</xs:annotation>
</xs:element>


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