complexType EventIdentifierType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p431.png
type extension of rootType
properties
base rootType
abstract false
children simulationAddress
used by
elements CollisionElasticPdu/collisionEventID CollisionPdu/eventID DetonationPdu/eventID DirectedEnergyFirePdu/eventID FirePdu/eventID ElectromagneticEmissionPdu/eventID IFFPdu/eventID UnderwaterAcousticPdu/eventID LEDetonationPdu/eventId LEFirePdu/eventId DirectedEnergyDamageType/fireEventID LaunchedMunitionRecordType/fireEventID
attributes
Name  Type  Use  Default  Fixed  Annotation
eventNumber  xs:unsignedShort        
annotation
appinfo
Identifies an event in the world. Use this format for every PDU EXCEPT the LiveEntityPdu.
            Section 6.2.34.
        
source <xs:complexType name="EventIdentifierType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Identifies an event in the world. Use this format for every PDU EXCEPT the LiveEntityPdu.
            Section 6.2.34.
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="simulationAddress" type="SimulationAddressType">
         
<xs:annotation>
           
<xs:appinfo>Site and application IDs</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="eventNumber" type="xs:unsignedShort"/>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute EventIdentifierType/@eventNumber
type xs:unsignedShort
source <xs:attribute name="eventNumber" type="xs:unsignedShort"/>

element EventIdentifierType/simulationAddress
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p432.png
type SimulationAddressType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
site  xs:unsignedShort        
appinfo
A site is defined as a facility, installation, organizational unit or a geographic
                     location that has one or more simulation applications capable of participating in
                     a distributed event.
                 
application  xs:unsignedShort        
appinfo
An application is defined as a software program that is used to generate and process
                     distributed simulation data including live, virtual and constructive data.
                 
annotation
appinfo
Site and application IDs
source <xs:element name="simulationAddress" type="SimulationAddressType">
 
<xs:annotation>
   
<xs:appinfo>Site and application IDs</xs:appinfo>
 
</xs:annotation>
</xs:element>


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