complexType AcousticEmitterType
diagram DIS_7_2012.autogenerated_diagrams/DIS_7_2012.autogenerated_p346.png
type extension of rootType
properties
base rootType
abstract false
used by
element UAEmitterType/acousticEmitter
attributes
Name  Type  Use  Default  Fixed  Annotation
acousticSystemName  xs:string        
appinfo
The system for a particular UA emitter, and an enumeration (SISO enumeration UAAcousticSystemName
                     uid 144)
                 
acousticFunction  xs:string        
appinfo
The function of the acoustic system (SISO enumeration UAAcousticEmitterSystemFunction
                     uid 145)
                 
acousticIDNumber  xs:unsignedByte        
appinfo
The UA emitter identification number relative to a specific system
annotation
appinfo
Information about a specific UA emitter. Section 6.2.2.
source <xs:complexType name="AcousticEmitterType" abstract="false">
 
<xs:annotation>
   
<xs:appinfo>Information about a specific UA emitter. Section 6.2.2.</xs:appinfo>
 
</xs:annotation>
 
<xs:complexContent>
   
<xs:extension base="rootType">
     
<xs:attribute name="acousticSystemName" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>The system for a particular UA emitter, and an enumeration (SISO enumeration UAAcousticSystemName
                     uid 144)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="acousticFunction" type="xs:string">
       
<xs:annotation>
         
<xs:appinfo>The function of the acoustic system (SISO enumeration UAAcousticEmitterSystemFunction
                     uid 145)
                 
</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
     
<xs:attribute name="acousticIDNumber" type="xs:unsignedByte">
       
<xs:annotation>
         
<xs:appinfo>The UA emitter identification number relative to a specific system</xs:appinfo>
       
</xs:annotation>
     
</xs:attribute>
   
</xs:extension>
 
</xs:complexContent>
 
<!--abstract='false' base='rootType'-->
</xs:complexType>

attribute AcousticEmitterType/@acousticSystemName
type xs:string
annotation
appinfo
The system for a particular UA emitter, and an enumeration (SISO enumeration UAAcousticSystemName
                     uid 144)
                 
source <xs:attribute name="acousticSystemName" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>The system for a particular UA emitter, and an enumeration (SISO enumeration UAAcousticSystemName
                     uid 144)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute AcousticEmitterType/@acousticFunction
type xs:string
annotation
appinfo
The function of the acoustic system (SISO enumeration UAAcousticEmitterSystemFunction
                     uid 145)
                 
source <xs:attribute name="acousticFunction" type="xs:string">
 
<xs:annotation>
   
<xs:appinfo>The function of the acoustic system (SISO enumeration UAAcousticEmitterSystemFunction
                     uid 145)
                 
</xs:appinfo>
 
</xs:annotation>
</xs:attribute>

attribute AcousticEmitterType/@acousticIDNumber
type xs:unsignedByte
annotation
appinfo
The UA emitter identification number relative to a specific system
source <xs:attribute name="acousticIDNumber" type="xs:unsignedByte">
 
<xs:annotation>
   
<xs:appinfo>The UA emitter identification number relative to a specific system</xs:appinfo>
 
</xs:annotation>
</xs:attribute>


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