complexType TrackJamDataType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p558.png
type extension of rootType
properties
base rootType
abstract false
children entityID
used by
element EmitterBeamType/TrackJamData
attributes
Name  Type  Use  Default  Fixed  Annotation
emitterNumber  xs:unsignedByte        
appinfo
Emitter system associated with the entity
beamNumber  xs:unsignedByte        
appinfo
Beam associated with the entity
annotation
appinfo
Track-Jam data Section 6.2.89
source <xs:complexType name="TrackJamDataType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Track-Jam data Section 6.2.89</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:sequence>
       
<xs:element name="entityID" type="EntityIDType">
         
<xs:annotation>
           
<xs:appinfo>The entity tracked or illumated, or an emitter beam targeted with jamming</xs:appinfo>
         
</xs:annotation>
       
</xs:element>
     
</xs:sequence>
     
<xs:attribute name="emitterNumber" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>Emitter system associated with the entity</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="beamNumber" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>Beam associated with the entity</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
   
<!-- ========== debug: divider between elements and attributes ========== -->
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute TrackJamDataType/@emitterNumber
type xs:unsignedByte
annotation
appinfo
Emitter system associated with the entity
source <xs:attribute name="emitterNumber" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>Emitter system associated with the entity</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute TrackJamDataType/@beamNumber
type xs:unsignedByte
annotation
appinfo
Beam associated with the entity
source <xs:attribute name="beamNumber" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>Beam associated with the entity</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

element TrackJamDataType/entityID
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p559.png
type EntityIDType
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
siteID  xs:unsignedShort        
appinfo
Site ID values are unique identification number for originating site, often corresponding
                     to an internet address. Site ID values are agreed upon by individual simulations.
                 
applicationID  xs:unsignedShort        
appinfo
Application ID values are unique identification number for originating application
                     at a given site. Application ID values are sssigned by individual sites.
                 
entityID  xs:unsignedShort        
appinfo
Entity ID values are unique identification number for s givent entity in the originating
                     application at a given site. Entity ID values are sssigned by individual simulation
                     programs.
                 
annotation
appinfo
The entity tracked or illumated, or an emitter beam targeted with jamming
source <xs:element name="entityID" type="EntityIDType">
 
<xs:annotation>
   
<xs:appinfo>The entity tracked or illumated, or an emitter beam targeted with jamming</xs:appinfo>
 
</xs:annotation>
</xs:element>


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