complexType EmitterSystemType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p412.png
type extension of rootType
properties
base rootType
abstract false
used by
element ElectronicEmitterType/emitterSystem
attributes
Name  Type  Use  Default  Fixed  Annotation
emitterName  xs:string        
appinfo
Name of the emitter, 16-bit enumeration (SISO enumeration EmitterName uid 75)
emitterFunction  xs:string        
appinfo
function of the emitter, 8-bit enumeration (SISO enumeration EmitterSystemFunction
                     uid 76)
                 
emitterIDNumber  xs:unsignedByte        
appinfo
emitter ID, 8-bit enumeration
annotation
appinfo
This field shall specify information about a particular emitter system. Section 6.2.23.
source <xs:complexType name="EmitterSystemType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>This field shall specify information about a particular emitter system. Section 6.2.23.</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="emitterName" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>Name of the emitter, 16-bit enumeration (SISO enumeration EmitterName uid 75)</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="emitterFunction" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>function of the emitter, 8-bit enumeration (SISO enumeration EmitterSystemFunction
                     uid 76)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="emitterIDNumber" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>emitter ID, 8-bit enumeration</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute EmitterSystemType/@emitterName
type xs:string
annotation
appinfo
Name of the emitter, 16-bit enumeration (SISO enumeration EmitterName uid 75)
source <xs:attribute name="emitterName" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>Name of the emitter, 16-bit enumeration (SISO enumeration EmitterName uid 75)</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EmitterSystemType/@emitterFunction
type xs:string
annotation
appinfo
function of the emitter, 8-bit enumeration (SISO enumeration EmitterSystemFunction
                     uid 76)
                 
source <xs:attribute name="emitterFunction" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>function of the emitter, 8-bit enumeration (SISO enumeration EmitterSystemFunction
                     uid 76)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute EmitterSystemType/@emitterIDNumber
type xs:unsignedByte
annotation
appinfo
emitter ID, 8-bit enumeration
source <xs:attribute name="emitterIDNumber" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>emitter ID, 8-bit enumeration</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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