complexType LiveEntityIdentifierType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p481.png
type extension of rootType
properties
base rootType
abstract false
children liveSimulationAddress
attributes
Name  Type  Use  Default  Fixed  Annotation
entityNumber  xs:unsignedShort        
appinfo
Live entity number
annotation
appinfo
The unique designation of each entity in an event or exercise that is contained in
            a Live Entity PDU. Section 6.2.54
        
source <xs:complexType name="LiveEntityIdentifierType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>The unique designation of each entity in an event or exercise that is contained in
            a Live Entity PDU. Section 6.2.54
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="liveSimulationAddress" type="LiveSimulationAddressType">
         
<xs:annotation>
           
<xs:appinfo>Live Simulation Address record (see 6.2.54)</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="entityNumber" type="xs:unsignedShort">
       
<xs:annotation>
         
<xs:appinfo>Live entity number</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute LiveEntityIdentifierType/@entityNumber
type xs:unsignedShort
annotation
appinfo
Live entity number
source <xs:attribute name="entityNumber" type="xs:unsignedShort">
 
<xs:annotation>
   
<xs:appinfo>Live entity number</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element LiveEntityIdentifierType/liveSimulationAddress
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p482.png
type LiveSimulationAddressType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
liveSiteNumber  xs:unsignedByte        
appinfo
facility, installation, organizational unit or geographic location may have multiple
                     sites associated with it. The Site Number is the first component of the Live Simulation
                     Address, which defines a live simulation.
                 
liveApplicationNumber  xs:unsignedByte        
appinfo
An application associated with a live site is termed a live application. Each live
                     application participating in an event
                 
annotation
appinfo
Live Simulation Address record (see 6.2.54)
source <xs:element name="liveSimulationAddress" type="LiveSimulationAddressType">
 
<xs:annotation>
   
<xs:appinfo>Live Simulation Address record (see 6.2.54)</xs:appinfo>
 
</xs:annotation>
</xs:element>


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