Showing:

Annotations
Diagrams
Model
Properties
Source
Used by
Complex Type witsml:AbstractIndexValue
Namespace http://www.energistics.org/energyml/data/witsmlv2
Annotations
Generic representation of pass, depth, or time values. Each derived element provides specialized implementation for specific content types or for optimization of the representation.
Diagram
Diagram
Properties
abstract true
Used by
Model
Source
<xs:complexType name="AbstractIndexValue" abstract="true">
  <xs:annotation>
    <xs:documentation>Generic representation of pass, depth, or time values. Each derived element provides specialized implementation for specific content types or for optimization of the representation.</xs:documentation>
  </xs:annotation>
  <xs:sequence/>
</xs:complexType>