element RemoveEntityPdu
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p265.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  
requestID  xs:unsignedLong        
appinfo
This field shall identify the specific and unique start/resume request being made
                        by the SM
                    
annotation
appinfo
Section 7.5.3 The removal of an entity from an exercise shall be communicated with
            a Remove Entity PDU. See 5.6.5.3.
            <xs:attribute name="id" type="xs:integer" fixed="12"/>
source <xs:element name="RemoveEntityPdu">
 
<xs:annotation>
   
<xs:appinfo>Section 7.5.3 The removal of an entity from an exercise shall be communicated with
            a Remove Entity PDU. See 5.6.5.3.
           
<xs:attribute name="id" type="xs:integer" fixed="12"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexType>
   
<xs:complexContent>
     
<xs:extension base="SimulationManagementFamilyPduType">
       
<xs:attribute name="family" fixed="SimulationManagementFamilyPduType"/>
       
<xs:attribute name="requestID" type="xs:unsignedLong">
         
<xs:annotation>
           
<xs:appinfo>This field shall identify the specific and unique start/resume request being made
                        by the SM
                    
</xs:appinfo>
         
</xs:annotation>
       
</xs:attribute>
     
</xs:extension>
   
</xs:complexContent>
 
</xs:complexType>
</xs:element>

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

attribute RemoveEntityPdu/@requestID
type xs:unsignedLong
annotation
appinfo
This field shall identify the specific and unique start/resume request being made
                        by the SM
                    
source <xs:attribute name="requestID" type="xs:unsignedLong">
 
<xs:annotation>
   
<xs:appinfo>This field shall identify the specific and unique start/resume request being made
                        by the SM
                    
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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