element StartResumeRPdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p309.png
type extension of SimulationManagementWithReliabilityFamilyPduType
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_WITH_RELIABILITY    
family        SimulationManagementWithReliabilityFamilyPduType  
requiredReliabilityService  xs:string        
appinfo
level of reliability service used for this transaction (SISO enumeration RequiredReliabilityService
                        uid 74)
                    
pad1  xs:unsignedByte        
pad2  xs:unsignedShort        
requestID  xs:unsignedLong        
appinfo
Request ID provides a unique identifier
annotation
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"/>
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>

attribute StartResumeRPdu/@family
properties
fixed SimulationManagementWithReliabilityFamilyPduType
source <xs:attribute name="family" fixed="SimulationManagementWithReliabilityFamilyPduType"/>

attribute StartResumeRPdu/@requiredReliabilityService
type xs:string
annotation
appinfo
level of reliability service used for this transaction (SISO enumeration RequiredReliabilityService
                        uid 74)
                    
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>

attribute StartResumeRPdu/@pad1
type xs:unsignedByte
source <xs:attribute name="pad1" type="xs:unsignedByte"/>

attribute StartResumeRPdu/@pad2
type xs:unsignedShort
source <xs:attribute name="pad2" type="xs:unsignedShort"/>

attribute StartResumeRPdu/@requestID
type xs:unsignedLong
annotation
appinfo
Request ID provides a unique identifier
source <xs:attribute name="requestID" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>Request ID provides a unique identifier</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element StartResumeRPdu/realWorldTime
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p310.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
time in real world for this operation to happen
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>

element StartResumeRPdu/simulationTime
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p311.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
time in simulation for the simulation to resume
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>


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