complexType LiveSimulationAddressType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p489.png
type extension of rootType
properties
base rootType
abstract false
used by
element LiveEntityIdentifierType/liveSimulationAddress
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
A simulation's designation associated with all Live Entity IDs contained in Live Entity
            PDUs. Section 6.2.55
        
source <xs:complexType name="LiveSimulationAddressType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>A simulation's designation associated with all Live Entity IDs contained in Live Entity
            PDUs. Section 6.2.55
        
</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="liveSiteNumber" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs: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.
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="liveApplicationNumber" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>An application associated with a live site is termed a live application. Each live
                     application participating in an event
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute LiveSimulationAddressType/@liveSiteNumber
type xs:unsignedByte
annotation
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.
                 
source <xs:attribute name="liveSiteNumber" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs: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.
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute LiveSimulationAddressType/@liveApplicationNumber
type xs:unsignedByte
annotation
appinfo
An application associated with a live site is termed a live application. Each live
                     application participating in an event
                 
source <xs:attribute name="liveApplicationNumber" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>An application associated with a live site is termed a live application. Each live
                     application participating in an event
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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