identifier of instrument, preamplifier, or hydrophone.Corresponds to elements in Deployment:Deployment/Instrument/IDDeployment/Sensors/Audio[i]/HydrophoneIDDeployment/Sensors/Audio[i]/PreampID
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="ID" type="xs:string"><xs:annotation><xs:documentation>identifier of instrument, preamplifier, or hydrophone. Corresponds to elements in Deployment: Deployment/Instrument/ID Deployment/Sensors/Audio[i]/HydrophoneID Deployment/Sensors/Audio[i]/PreampID</xs:documentation></xs:annotation></xs:element>
<xs:element name="TimeStamp" type="xs:dateTime"><xs:annotation><xs:documentation>Date and time of calibration</xs:documentation></xs:annotation></xs:element>
hydrophone, preamplifier, or end-to-endIndicates type of calibration
Diagram
Type
restriction of xs:string
Properties
content
simple
Facets
enumeration
hydrophone
enumeration
preamplifier
enumeration
end-to-end
Source
<xs:element name="Type"><xs:annotation><xs:documentation>hydrophone, preamplifier, or end-to-end Indicates type of calibration</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="hydrophone"/><xs:enumeration value="preamplifier"/><xs:enumeration value="end-to-end"/></xs:restriction></xs:simpleType></xs:element>
<xs:element minOccurs="0" name="Method" type="AlgorithmType"><xs:annotation><xs:documentation>Method used to calibrate instrument.</xs:documentation></xs:annotation></xs:element>
<xs:element name="FrequencyResponse"><xs:annotation><xs:documentation>Lists of frequencies (Hz) and responses (dB). Lists must be of equal length.</xs:documentation></xs:annotation><xs:complexType><xs:sequence maxOccurs="unbounded"><xs:element name="Hz" type="DoubleList"/><xs:element name="dB" type="DoubleList"/></xs:sequence></xs:complexType></xs:element>
<xs:complexType name="CalibrationType"><xs:sequence><xs:element name="ID" type="xs:string"><xs:annotation><xs:documentation>identifier of instrument, preamplifier, or hydrophone. Corresponds to elements in Deployment: Deployment/Instrument/ID Deployment/Sensors/Audio[i]/HydrophoneID Deployment/Sensors/Audio[i]/PreampID</xs:documentation></xs:annotation></xs:element><xs:element name="TimeStamp" type="xs:dateTime"><xs:annotation><xs:documentation>Date and time of calibration</xs:documentation></xs:annotation></xs:element><xs:element name="Type"><xs:annotation><xs:documentation>hydrophone, preamplifier, or end-to-end Indicates type of calibration</xs:documentation></xs:annotation><xs:simpleType><xs:restriction base="xs:string"><xs:enumeration value="hydrophone"/><xs:enumeration value="preamplifier"/><xs:enumeration value="end-to-end"/></xs:restriction></xs:simpleType></xs:element><xs:element minOccurs="0" name="Method" type="AlgorithmType"><xs:annotation><xs:documentation>Method used to calibrate instrument.</xs:documentation></xs:annotation></xs:element><xs:element minOccurs="0" name="ResponsibleParty" type="ResponsibleParty"><xs:annotation><xs:documentation>Who conducted/managed the calibration?</xs:documentation></xs:annotation></xs:element><xs:element name="FrequencyResponse"><xs:annotation><xs:documentation>Lists of frequencies (Hz) and responses (dB). Lists must be of equal length.</xs:documentation></xs:annotation><xs:complexType><xs:sequence maxOccurs="unbounded"><xs:element name="Hz" type="DoubleList"/><xs:element name="dB" type="DoubleList"/></xs:sequence></xs:complexType></xs:element></xs:sequence></xs:complexType>