complexType SimulationManagementFamilyPduType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p541.png
type extension of PduBaseType
properties
base PduBaseType
abstract true
children pduStatus originatingID receivingID
used by
elements AcknowledgePdu ActionRequestPdu ActionResponsePdu CommentPdu CreateEntityPdu DataPdu DataQueryPdu EventReportPdu RemoveEntityPdu SetDataPdu StartResumePdu StopFreezePdu
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    
annotation
appinfo
First part of a simulation management (SIMAN) PDU and SIMAN-Reliability (SIMAN-R)
            PDU. Sectionn 6.2.81
            <xs:attribute name="id" type="xs:integer" fixed="5"/>
source <xs:complexType name="SimulationManagementFamilyPduType" abstract="true">
 
<xs:annotation>
   
<xs:appinfo>First part of a simulation management (SIMAN) PDU and SIMAN-Reliability (SIMAN-R)
            PDU. Sectionn 6.2.81
           
<xs:attribute name="id" type="xs:integer" fixed="5"/>
   
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="PduBaseType">
     
<xs:sequence>
       
<xs:element name="originatingID" type="SimulationIdentifierType">
         
<xs:annotation>
           
<xs:appinfo>IDs the simulation or entity, either a simulation or an entity. Either 6.2.80 or 6.2.28</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
       
<xs:element name="receivingID" type="SimulationIdentifierType">
         
<xs:annotation>
           
<xs:appinfo>simulation, all simulations, a special ID, or an entity. See 5.6.5 and 5.12.4</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="protocolFamily" default="DISProtocolFamily.SIMULATION_MANAGEMENT"/>
   
</xs:extension>
 
</xs:complexContent>
</xs:complexType>

attribute SimulationManagementFamilyPduType/@protocolFamily
properties
default DISProtocolFamily.SIMULATION_MANAGEMENT
source <xs:attribute name="protocolFamily" default="DISProtocolFamily.SIMULATION_MANAGEMENT"/>

element SimulationManagementFamilyPduType/originatingID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p542.png
type SimulationIdentifierType
properties
content complex
children simulationAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
referenceNumber  xs:unsignedShort        
appinfo
This field shall be set to zero as there is no reference number associated with a
                     Simulation Identifier.
                 
annotation
appinfo
IDs the simulation or entity, either a simulation or an entity. Either 6.2.80 or 6.2.28
source <xs:element name="originatingID" type="SimulationIdentifierType">
 
<xs:annotation>
   
<xs:appinfo>IDs the simulation or entity, either a simulation or an entity. Either 6.2.80 or 6.2.28</xs:appinfo>
 
</xs:annotation>
</xs:element>

element SimulationManagementFamilyPduType/receivingID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p543.png
type SimulationIdentifierType
properties
content complex
children simulationAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
referenceNumber  xs:unsignedShort        
appinfo
This field shall be set to zero as there is no reference number associated with a
                     Simulation Identifier.
                 
annotation
appinfo
simulation, all simulations, a special ID, or an entity. See 5.6.5 and 5.12.4
source <xs:element name="receivingID" type="SimulationIdentifierType">
 
<xs:annotation>
   
<xs:appinfo>simulation, all simulations, a special ID, or an entity. See 5.6.5 and 5.12.4</xs:appinfo>
 
</xs:annotation>
</xs:element>


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