| diagram | ![]() |
||||||||||||||||||||||||||||||
| type | extension of rootType | ||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||
| attributes |
|
||||||||||||||||||||||||||||||
| annotation |
|
||||||||||||||||||||||||||||||
| 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> |
| type | xs:string | ||
| annotation |
|
||
| 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> |
| type | xs:string | ||
| annotation |
|
||
| 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> |
| type | xs:unsignedByte | ||
| annotation |
|
||
| 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> |