element AcknowledgePdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p1.png
type extension of SimulationManagementFamilyPduType
properties
content complex
children pduStatus originatingID receivingID
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  
acknowledgeFlag  xs:string        
appinfo
type of message being acknowledged (SISO enumeration AcknowledgeAcknowledgeFlag uid
                        69)
                    
responseFlag  xs:string        
appinfo
Whether or not the receiving entity was able to comply with the request (SISO enumeration
                        AcknowledgeResponseFlag uid 70)
                    
requestID  xs:unsignedLong        
appinfo
Request ID that is unique
annotation
appinfo
7.5.6 Acknowledges the receipt of a Start/Resume PDU, Stop/Freeze PDU, Create Entity
            PDU, or Remove Entity PDU. See 5.6.5.6.
            <xs:attribute name="id" type="xs:integer" fixed="15"/>
source <xs:element name="AcknowledgePdu">
 
<xs:annotation>
   
<xs:appinfo>7.5.6 Acknowledges the receipt of a Start/Resume PDU, Stop/Freeze PDU, Create Entity
            PDU, or Remove Entity PDU. See 5.6.5.6.
           
<xs:attribute name="id" type="xs:integer" fixed="15"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="SimulationManagementFamilyPduType">
       
<xs:attribute name="family" fixed="SimulationManagementFamilyPduType"/>
       
<xs:attribute name="acknowledgeFlag" type="xs:string">
         
<xs:annotation>
           
<xs:appinfo>type of message being acknowledged (SISO enumeration AcknowledgeAcknowledgeFlag uid
                        69)
                    
</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
       
<xs:attribute name="responseFlag" type="xs:string">
         
<xs:annotation>
           
<xs:appinfo>Whether or not the receiving entity was able to comply with the request (SISO enumeration
                        AcknowledgeResponseFlag uid 70)
                    
</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>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

attribute AcknowledgePdu/@acknowledgeFlag
type xs:string
annotation
appinfo
type of message being acknowledged (SISO enumeration AcknowledgeAcknowledgeFlag uid
                        69)
                    
source <xs:attribute name="acknowledgeFlag" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>type of message being acknowledged (SISO enumeration AcknowledgeAcknowledgeFlag uid
                        69)
                    
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute AcknowledgePdu/@responseFlag
type xs:string
annotation
appinfo
Whether or not the receiving entity was able to comply with the request (SISO enumeration
                        AcknowledgeResponseFlag uid 70)
                    
source <xs:attribute name="responseFlag" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Whether or not the receiving entity was able to comply with the request (SISO enumeration
                        AcknowledgeResponseFlag uid 70)
                    
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute AcknowledgePdu/@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>


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