<xs:element name="ChannelReference" type="eml:DataObjectReference" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The channel refers to another Energistics data object.</xs:documentation></xs:annotation></xs:element>
<xs:element name="DataValue" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>A free-form format to specify the data value.</xs:documentation></xs:annotation></xs:element>
Complex Type witsml:ChannelValueContext
Namespace
http://www.energistics.org/energyml/data/witsmlv2
Annotations
Describes the data for the log in terms of the value of a given channel.
<xs:complexType name="ChannelValueContext"><xs:annotation><xs:documentation>Describes the data for the log in terms of the value of a given channel.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="witsml:AbstractLogDataContext"><xs:sequence><xs:element name="ChannelReference" type="eml:DataObjectReference" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The channel refers to another Energistics data object.</xs:documentation></xs:annotation></xs:element><xs:element name="DataValue" type="xs:string" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>A free-form format to specify the data value.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>