Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element witsml:MwdTool / witsml:FlowrateMn
Namespace http://www.energistics.org/energyml/data/witsmlv2
Annotations
Minimum flow rate.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_VolumePerTimeMeasure.tmp#VolumePerTimeMeasure_uomMeasureType_xsd_Complex_Type_eml_VolumePerTimeMeasure.tmp#VolumePerTimeMeasure
Type eml:VolumePerTimeMeasure
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
uom eml:VolumePerTimeUom required
Source
<xs:element name="FlowrateMn" type="eml:VolumePerTimeMeasure" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Minimum flow rate.</xs:documentation>
  </xs:annotation>
</xs:element>
Element witsml:MwdTool / witsml:FlowrateMx
Namespace http://www.energistics.org/energyml/data/witsmlv2
Annotations
Maximum flow rate.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_VolumePerTimeMeasure.tmp#VolumePerTimeMeasure_uomMeasureType_xsd_Complex_Type_eml_VolumePerTimeMeasure.tmp#VolumePerTimeMeasure
Type eml:VolumePerTimeMeasure
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
uom eml:VolumePerTimeUom required
Source
<xs:element name="FlowrateMx" type="eml:VolumePerTimeMeasure" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Maximum flow rate.</xs:documentation>
  </xs:annotation>
</xs:element>
Element witsml:MwdTool / witsml:TempMx
Namespace http://www.energistics.org/energyml/data/witsmlv2
Annotations
Maximum Temperature.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_ThermodynamicTemperatureMeasure.tmp#ThermodynamicTemperatureMeasure_uomMeasureType_xsd_Complex_Type_eml_ThermodynamicTemperatureMeasure.tmp#ThermodynamicTemperatureMeasure
Type eml:ThermodynamicTemperatureMeasure
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
uom eml:ThermodynamicTemperatureUom required
Source
<xs:element name="TempMx" type="eml:ThermodynamicTemperatureMeasure" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Maximum Temperature.</xs:documentation>
  </xs:annotation>
</xs:element>
Element witsml:MwdTool / witsml:IdEquv
Namespace http://www.energistics.org/energyml/data/witsmlv2
Annotations
Equivalent inner diameter.
Diagram
DiagramBaseTypes_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureType_xsd_Complex_Type_eml_LengthMeasure.tmp#LengthMeasure_uomMeasureType_xsd_Complex_Type_eml_LengthMeasure.tmp#LengthMeasure
Type eml:LengthMeasure
Type hierarchy
Properties
content complex
minOccurs 0
maxOccurs 1
Attributes
QName Type Use
uom eml:LengthUom required
Source
<xs:element name="IdEquv" type="eml:LengthMeasure" minOccurs="0" maxOccurs="1">
  <xs:annotation>
    <xs:documentation>Equivalent inner diameter.</xs:documentation>
  </xs:annotation>
</xs:element>
Element witsml:MwdTool / witsml:ExtensionAny
Namespace http://www.energistics.org/energyml/data/witsmlv2
Diagram
DiagramAbstract_xsd_Complex_Type_eml_CustomData.tmp#CustomData
Type eml:CustomData
Properties
content complex
minOccurs 0
maxOccurs 1
Model
ANY element from ANY namespace
Source
<xs:element name="ExtensionAny" type="eml:CustomData" minOccurs="0" maxOccurs="1"/>
Element witsml:MwdTool / witsml:Sensor
Namespace http://www.energistics.org/energyml/data/witsmlv2
Diagram
DiagramTubular_xsd_Complex_Type_witsml_Sensor.tmp#http___www.energistics.org_energyml_data_witsmlv2_Sensor_uidTubular_xsd_Complex_Type_witsml_Sensor.tmp#http___www.energistics.org_energyml_data_witsmlv2_Sensor_TypeMeasurementTubular_xsd_Complex_Type_witsml_Sensor.tmp#http___www.energistics.org_energyml_data_witsmlv2_Sensor_OffsetBotTubular_xsd_Complex_Type_witsml_Sensor.tmp#http___www.energistics.org_energyml_data_witsmlv2_Sensor_CommentsTubular_xsd_Complex_Type_witsml_Sensor.tmp#http___www.energistics.org_energyml_data_witsmlv2_Sensor_ExtensionNameValueTubular_xsd_Complex_Type_witsml_Sensor.tmp#http___www.energistics.org_energyml_data_witsmlv2_Sensor_ExtensionAnyTubular_xsd_Complex_Type_witsml_Sensor.tmp#http___www.energistics.org_energyml_data_witsmlv2_Sensor
Type witsml:Sensor
Properties
content complex
minOccurs 0
maxOccurs unbounded
Model
Children witsml:Comments, witsml:ExtensionAny, witsml:ExtensionNameValue, witsml:OffsetBot, witsml:TypeMeasurement
Instance
<witsml:Sensor uid="" xmlns:witsml="http://www.energistics.org/energyml/data/witsmlv2">
  <witsml:TypeMeasurement>{0,1}</witsml:TypeMeasurement>
  <witsml:OffsetBot uom="">{0,1}</witsml:OffsetBot>
  <witsml:Comments>{0,1}</witsml:Comments>
  <witsml:ExtensionNameValue>{0,unbounded}</witsml:ExtensionNameValue>
  <witsml:ExtensionAny>{0,1}</witsml:ExtensionAny>
</witsml:Sensor>
Attributes
QName Type Use Annotation
uid eml:String64 required
Unique identifier for this instance of Sensor.
Source
<xs:element name="Sensor" type="witsml:Sensor" minOccurs="0" maxOccurs="unbounded"/>
Complex Type witsml:MwdTool
Namespace http://www.energistics.org/energyml/data/witsmlv2
Annotations
Tubular MWD Tool Component Schema. Used to capture operating parameters of the MWD tool.
Diagram
DiagramTubular_xsd_Complex_Type_witsml_MwdTool.tmp#MwdTool_FlowrateMnTubular_xsd_Complex_Type_witsml_MwdTool.tmp#MwdTool_FlowrateMxTubular_xsd_Complex_Type_witsml_MwdTool.tmp#MwdTool_TempMxTubular_xsd_Complex_Type_witsml_MwdTool.tmp#MwdTool_IdEquvTubular_xsd_Complex_Type_witsml_MwdTool.tmp#MwdTool_ExtensionAnyTubular_xsd_Complex_Type_witsml_MwdTool.tmp#MwdTool_Sensor
Used by
Model
Children witsml:ExtensionAny, witsml:FlowrateMn, witsml:FlowrateMx, witsml:IdEquv, witsml:Sensor, witsml:TempMx
Source
<xs:complexType name="MwdTool">
  <xs:annotation>
    <xs:documentation>Tubular MWD Tool Component Schema. Used to capture operating parameters of the MWD tool.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="FlowrateMn" type="eml:VolumePerTimeMeasure" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Minimum flow rate.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="FlowrateMx" type="eml:VolumePerTimeMeasure" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Maximum flow rate.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="TempMx" type="eml:ThermodynamicTemperatureMeasure" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Maximum Temperature.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="IdEquv" type="eml:LengthMeasure" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>Equivalent inner diameter.</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="ExtensionAny" type="eml:CustomData" minOccurs="0" maxOccurs="1"/>
    <xs:element name="Sensor" type="witsml:Sensor" minOccurs="0" maxOccurs="unbounded"/>
  </xs:sequence>
</xs:complexType>