Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Complex Type witsml:AbstractLogDataContext
Namespace http://www.energistics.org/energyml/data/witsmlv2
Annotations
Defines a constraint against the data points in the log's channel. Each time the log is realized, only the data points satisfying this constraint are included.
Diagram
Diagram
Properties
abstract true
Used by
Model
Source
<xs:complexType name="AbstractLogDataContext" abstract="true">
  <xs:annotation>
    <xs:documentation>Defines a constraint against the data points in the log's channel. Each time the log is realized, only the data points satisfying this constraint are included.</xs:documentation>
  </xs:annotation>
  <xs:sequence/>
</xs:complexType>