POSC WITSML V1.3.0
Schema Tag Cross Reference Listing
October 5, 2005

Copyright � 2005 Petrotechnical Open Standards Consortium, Inc. All rights reserved.
POSC �, the POSC logo � and WITSML� and the WITSML� logo are trademarks of Petrotechnical Open Standards Consortium, Inc.
Access, receipt, and/or use of this file and all POSC standards, specifications, software, and/or other materials obtained from this Web site or elsewhere is subject to the POSC Product Licensing Agreement posted on http://www.posc.org . 

As an aid to locating definitions of interest within the Schema source files, this cross-reference listing has been generated. The listing is an alphabetical presentation of element and attribute names. 

To illustrate, here is a portion of the entry for the nameWell element name:

nameWell
Set="WITSML_obj_completionString_v1.3.
0", Path="obj_completionString" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_wellboreInterval_v1.3.
0", Path="obj_wellboreInterval" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

The element name is presented in bold, followed by one or more uses of the name. For each use, the source file is given as Set and the parent elements, if any, are given as Path. This is followed by the definition, the Data Type, and the Cardinality. In the cardinality, '*' represents unbounded.  Note that the contents of grp_ source files are associated with the parent file, e.g. grp_well.xsd elements are presented as elements in obj_well.xsd.

Notes: 

1. This report should be used in conjunction with the associated data schema specifications as identified in the title and found on http://www.witsml.org.
2. Various kinds of defined data are included in this cross reference report, which is presented in alphabetical order by WITSML Schema tag name (element name or attribute name.)
3. Set is the name of the Schema source file, which may be an obj_ (object level), cs_ (component schema level for defined subject matter types), or typ_ (type schema level for defined types that are primitive or special-purpose). The contents of grp_ (element group) source files are referenced to the source file where the grp_ reference occurs.
4. Path is the series of parent elements, if any, as presented in the Schema source file.
5. The definition, type, and cardinality are derived from the Schema source file. 
6. Address questions and comments to the Alan Doniger or Gary Masters in the POSC Houston office.

Number of instances = 3024.

abstractBoolean
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"This type disallows an empty"" boolean value. This type should not be used directly except to derive another type. All boolean types should be derived from this type rather than using xsd:boolen."""
Data Type="primitive", Cardinality=""

abstractCommentString
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"The intended abstract supertype of all comments or remarks intended for human consumption. There should be no assumption that semantics can be extracted from the field by a computer. Neither should there be an assumption that any two humans will interpret the information in the same way (i.e., it may not be interoperable)."
Data Type="primitive", Cardinality=""

abstractDateTime
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"This type disallows an empty"" dateTime value. This type should not be used directly except to derive another type. All dateTime types should be derived from this type rather than using xsd:dateTime."""
Data Type="primitive", Cardinality=""

abstractDouble
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"This type disallows an empty"" double value. This type should not be used directly except to derive another type."""
Data Type="primitive", Cardinality=""

abstractInt
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"This type disallows an empty"" int value. This type should not be used directly except to derive another type."""
Data Type="primitive", Cardinality=""

abstractMaximumLengthString
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
This defines the maximum acceptable length of a string that can be stored in a data base.
Data Type="primitive", Cardinality=""

abstractMeasure
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
The intended abstract supertype of all quantities that have a value with a unit of measure. The unit of measure is in the uom attribute of the subtypes. This type allows all quantities to be profiled to be a 'float' instead of a 'double'.
Data Type="complex", Cardinality=""

abstractNameString
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
The intended abstract supertype of all user assigned human recognizable contextual name types. There should be no assumption that (interoperable) semantic information will be extracted from the name by a third party. This type of value is generally not guaranteed to be unique and is not a candidate to be replaced by an enumeration.
Data Type="primitive", Cardinality=""

abstractPositiveCount
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
A positive integer (one based count or index) with a maximum value of 32767 (2-bytes).
Data Type="primitive", Cardinality=""

abstractShort
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"This type disallows an empty"" short value. This type should not be used directly except to derive another type."""
Data Type="primitive", Cardinality=""

abstractString
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
The intended abstract supertype of all strings. This abstract type allows the control over whitespace for all strings to be defined at a high level. This type should not be used directly except to derive another type.
Data Type="primitive", Cardinality=""

abstractTypeEnum
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"The intended abstract supertype of all enumerated types"". This abstract type allows the maximum length of a type enumeration to be centrally defined. This type should not be used directly except to derive another type. It should also be used for uncontrolled strings which are candidates to become enumerations at a future date."""
Data Type="primitive", Cardinality=""

abstractUidString
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"The intended abstract supertype of all locally unique identifiers. The value is not intended to convey any semantic content (e.g., it may be computer generated). The value is only required to be unique within a context in a document (e.g., defined via key and keyref). There is no guarantee that the same data in multiple documents will utilize the same uid value unless enforced by the source of the document (e.g., a document server). Spaces are not allowed."
Data Type="primitive", Cardinality=""

abstractUncollapsedString
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
The intended abstract supertype of all strings that must maintain whitespace. The type abstractString should normally be used. This type should not be used directly except to derive another type.
Data Type="primitive", Cardinality=""

abstractUomEnum
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"The intended abstract supertype of all units of measure"". This abstract type allows the maximum length of a UOM enumeration to be centrally defined. This type is abstract in the sense that it should not be used directly except to derive another type."""
Data Type="primitive", Cardinality=""

abstractYear
Set="WITSML_typ_baseType_v1.3.0", Path="" [class]
"This type disallows an empty"" gYear value. This type should not be used directly except to derive another type. All year types should be derived from this type rather than using xsd:gYear."""
Data Type="primitive", Cardinality=""

abundance
Set="WITSML_cs_qualifier_v1.3.0", Path="cs_qualifier" [element]
"The relative abundance of the qualifier. This is usually estimated based on a visual area"" basis by inspecting the cuttings spread out on the shaker table. This either represents a point value or the upperbound of a range (e.g., 0% to 10%)."""
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

abundanceCode
Set="WITSML_cs_qualifier_v1.3.0", Path="cs_qualifier" [element]
"A code associated with the relative abundance of the qualifier. For example, race"", ""common"" or ""abundant"". This is usually estimated based on a ""visual area"" basis by inspecting the cuttings spread out on the shaker table. If there is an abundance value associated with the code then it should be specified in ""abundance""."""
Data Type="witsml:kindString", Cardinality="min=0,max=1"

accelerationLinearMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

accelerationLinearUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

accumulator
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Type of accumulator/description.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

acetylene
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Acetylene.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

actDogleg
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Actual dogleg severity.
Data Type="witsml:perLengthMeas", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Actual dogleg severity.
Data Type="witsml:perLengthMeas", Cardinality="min=0,max=1"

actDoglegMx
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Actual dogleg severity - Maximum.
Data Type="witsml:perLengthMeas", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Actual dogleg severity - Maximum.
Data Type="witsml:perLengthMeas", Cardinality="min=0,max=1"

activity
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
"Activity breakdown, multiple for many activities."
Data Type="witsml:cs_activity", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
"Activity breakdown, multiple for many activities."
Data Type="witsml:cs_activity", Cardinality="min=0,max=*"

ActivityClassType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

activityCode
Set="WITSML_cs_activityCode_v1.3.0", Path="cs_activityCode" [element]
An IADC activity code.
Data Type="witsml:ActivityCode", Cardinality="min=0,max=1"

Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [class]
The set of codes used to define rig activity. It is comprised of an IADC activity type code and detail text field.
Data Type="witsml:cs_activityCo", Cardinality="min=0,max=1"

ActivityCode
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
Activity codes as defined by IADC.
Data Type="primitive", Cardinality=""

activityCode
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
IADC activity type code.
Data Type="witsml:ActivityCode", Cardinality="min=0,max=1"

Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" [element]
The IADC code used to define rig activity.
Data Type="witsml:ActivityCode", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
IADC activity type code.
Data Type="witsml:ActivityCode", Cardinality="min=0,max=1"

additive
Set="WITSML_cs_cementAdditive_v1.3.0", Path="cs_cementAdditive" [element]
Additive Amount.
Data Type="witsml:massMeasure", Cardinality="min=1,max=1"

affectedPersonnel
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
The personnel afected by the risk.
Data Type="witsml:RiskAffectedP", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
The personnel afected by the risk.
Data Type="witsml:RiskAffectedP", Cardinality="min=0,max=*"

afterFlowAnn
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Annular flow at the end of displacement. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

agency
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Name of company that supplied the data.
Data Type="witsml:str32", Cardinality="min=0,max=1"

airGap
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Air gap from Rig Floor to ground or mean sea level depending on location.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Air gap from Rig Floor to ground or mean sea level depending on location.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

alkalinityP1
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Mud alkalinity P1 from alternate alkalinity method (volume in ml of 0.02N acid to reach the phenolphthalein endpoint).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

alkalinityP2
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Mud alkalinity P2 from alternate alkalinity method (volume in ml of 0.02N acid to titrate the reagent mixture to the phenolphthalein endpoint).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

allObjects
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

amtPrecip
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Amount of precipitation.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

analysisBy
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Name of engineer analyzing sidewall core samples.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Name of engineer analyzing sidewall core samples.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

analysisContractor
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Name of analysis company.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Analysis company
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Name of analysis company.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Analysis company
Data Type="witsml:nameString", Cardinality="min=0,max=1"

anchorAngle
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Vector of the angles of the anchors #1 to #n.
Data Type="witsml:indexedObject", Cardinality="min=0,max=*"

anchorTension
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Vector of the tension on anchors #1 to #n.
Data Type="witsml:indexedObject", Cardinality="min=0,max=*"

angle
Set="WITSML_cs_bend_v1.3.0", Path="cs_bend" [element]
Angle of the bend.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

angleArc
Set="WITSML_cs_targetSection_v1.3.0", Path="cs_targetSection" [element]
Direction of straight line section or radius of arc for continuous curve section.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

anglePerLengthMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

anglePerLengthUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

anglePerTimeMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

anglePerTimeUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

annFlowAfter
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Fluid returns. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

approvals
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Rig approvals/certification.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Rig approvals/certification.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

areaMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

areaNozzleFlow
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Total area of nozzles.
Data Type="witsml:areaMeasure", Cardinality="min=0,max=1"

areaPerAreaMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

areaPerAreaUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

areaSeparatorFlow
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Flow area of separator.
Data Type="witsml:areaMeasure", Cardinality="min=0,max=1"

areaUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

array
Set="WITSML_cs_wellLogData_v1.3.0", Path="blockLevel" [element]
The space delimited array-of-double values associated with a particular curve in this block. The axis indices for this N-Dimensional array are defined by N axisDefinitions.
Data Type="witsml:doubleArray", Cardinality="min=0,max=*"

ArrayElementDataType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"A list of binary representations for elements of aggregates which may be Base64-encoded (e. g. elements of well log array traces, or multiplexed frames of similar-typed well log traces) as described in XML Schema Part 2: Datatypes"", 3.2.16 base64binary [http://www.w3.org/TR/xmlschema-2/#base4Binary]] and in ""Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies"" (IETF RFC 2045) [ http://www.ietf.org/rfc/rfc2045.txt ]."""
Data Type="primitive", Cardinality=""

asg
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Average specific gravity of solids.
Data Type="witsml:dimensionless", Cardinality="min=0,max=1"

AuditTrail
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
A collection of events that can document the history of the data.
Data Type="witsml:auditType", Cardinality="min=0,max=1"

auditType
Set="WITSML_cs_documentInfo_v1.3.0", Path="" [class]
"The audit records what happened to the data, to produce the data that is in this file. It consists of one or more events."
Data Type="complex", Cardinality=""

axialStiffness
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Axial stiffness of tubular.
Data Type="witsml:energyPerArea", Cardinality="min=0,max=1"

axisDefinition
Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [class]
"Indicates that the channel is an array channel (i.e., multi-valued samples), and provides meta data by which an axis of the array can be understood."
Data Type="witsml:cs_axisDefini", Cardinality="min=0,max=*"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [class]
"Indicates that the curve is an array curve (i.e., multi-valued samples), and provides meta data by which an axis of the array can be understood."
Data Type="witsml:cs_axisDefini", Cardinality="min=0,max=*"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [class]
"Indicates that the curve is an array curve (i.e., multi-valued samples), and provides meta data by which an axis of the array can be understood. A separate definition is required for each axis of an N-dimensional array."
Data Type="witsml:cs_axisDefini", Cardinality="min=0,max=*"

azi
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Hole azimuth. Corrected to wells azimuth reference.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Hole azimuth. Corrected to wells azimuth reference.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

aziBottom
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Azimuth at stop measured depth.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

aziCurrentSea
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Azimuth of current.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

azimuthing
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
"Are the thrusters azimuth. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
"Are the thrusters azimuth. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

AziRef
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
The north direction as defined by the magnetic north pole at the time of the measurement. The magnetic north pole is the direction that a magnet will point to when freely rotating.
Data Type="primitive", Cardinality=""

aziRef
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Specifies the definition of north.
Data Type="witsml:AziRef", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Specifies the definition of north.
Data Type="witsml:AziRef", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
"Specifies the definition of north. While this is optional because of legacy data, it is strongly recommended that this always be specified."
Data Type="witsml:AziRef", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011037",Version="0",Name="AZIMUTH REFERENCE INDICATOR"
"An indicator of whether an azimuth angle is given with respect to true north or grid north. CHECK THIS OUT [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
"Specifies the definition of north. While this is optional because of legacy data, it is strongly recommended that this always be specified."
Data Type="witsml:AziRef", Cardinality="min=0,max=1"

aziTop
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Azimuth at start measured depth.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

aziVertSect
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Azimuth used for vertical section plot/computations.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0003749",Version="0",Name="BOREHOLE AZIMUTH ANGLE"
"The angle between north and the projection of the borehole axis onto a horizontal plane. Angle is referred to either true north, magnetic north, or grid north."

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Azimuth used for vertical section plot/computations.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

aziWave
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
"The direction from which the waves are coming, measured from true north."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

aziWind
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
"The direction from which the wind is blowing, measured from true north."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

ballJointAngle
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Angle between riser and blow out preventer at the flex joint.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

ballJointDirection
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Direction of the ball joint.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

baritePc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Barite content (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

barometricPressure
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Atmospheric pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

base64
Set="WITSML_cs_wellLogData_v1.3.0", Path="blockLevel" [element]
The base64 encoded data associated with a particular curve in this block. The axis indices for this N-Dimensional array are defined by N axisDefinitions.
Data Type="witsml:base64Array", Cardinality="min=0,max=*"

base64Array
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
An array represented as the Base64-encoding of a sequence of binary representations of its elements.
Data Type="complex", Cardinality=""

bearing
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Bearing angle of the great circle with respect to north at the central point.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

BearingType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

beaufortScaleIntegerCode
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
An estimate wind strength based on the Beaufort Wind Scale. Values range from 0 (calm) to 12 (hurricane).
Data Type="primitive", Cardinality=""

beaufortScaleNumber
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
The Beaufort wind scale is a system used to estimate and report wind speeds when no measuring apparatus is available. It was invented in the early 19th Century by Admiral Sir Francis Beaufort of the British Navy as a way to interpret winds from conditions.
Data Type="witsml:beaufortScale", Cardinality="min=0,max=1"

bend
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
Bend object.
Data Type="witsml:cs_bend", Cardinality="min=0,max=*"

bendAngle
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
"Used with PointTheBit type RSS tools, describes the angle of the bit."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

bendOffset
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Offset from bottom connection to bend.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

bendSettingsMn
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Minimum bend angle setting.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

bendSettingsMx
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Maximum bend angle setting.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

bendStiffness
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Bending stiffness of tubular.
Data Type="witsml:energyPerArea", Cardinality="min=0,max=1"

bhaRun
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRuns" [element]
A single bottom hole assembly run.
Data Type="witsml:obj_bhaRun", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single bottom hole assembly run.
Data Type="witsml:co_bhaRun", Cardinality="min=1,max=*"

bhaRuns
Set="WITSML_obj_bhaRun_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_bhaRuns", Cardinality="min=1,max=1"

BhaStatus
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

biasE
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="cs_stnTrajMatrixCov" [element]
Bias east.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

biasN
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="cs_stnTrajMatrixCov" [element]
Bias north.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

biasVert
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="cs_stnTrajMatrixCov" [element]
Bias vertical.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

bitClass
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
"N = new, U = used."
Data Type="witsml:str2", Cardinality="min=0,max=1"

BitDullCode
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"These values represent a classification of a drill bit based on its reason for being declared inoperable, as originally defined by the IADC."
Data Type="primitive", Cardinality=""

BitReasonPulled
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"These values represent the reason for pulling a drill bit from the wellbore, as originally defined by the IADC."
Data Type="primitive", Cardinality=""

bitRecord
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
Bit object.
Data Type="witsml:cs_bitRecord", Cardinality="min=0,max=1"

BitType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of drill/core bit.
Data Type="primitive", Cardinality=""

BladeShapeType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

BladeType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

block
Set="WITSML_cs_wellLogData_v1.3.0", Path="cs_wellLogData" [element]
All data for one index within a block.
Data Type="witsml:blockLevel", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Block name in which well is located.
Data Type="witsml:str32", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0001523",Version="0",Name="OCS PLANNING AREA NAME"
"The name assigned to a group of contiguous blocks located in a particular region on the Outer Continental Shelf (OCS) that is considered to be a unit for administrative reporting and planning purposes."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Block name in which well is located.
Data Type="witsml:str32", Cardinality="min=0,max=1"

blockCurveInfo
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [class]
"A curve occurring in data records defined by this block, and its position within the data record."
Data Type="witsml:cs_blockCurve", Cardinality="min=1,max=*"

blockId
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" []
The identifier of this block. This value will be pointed to by data levels that are associated with this block.
Data Type="witsml:str32", Cardinality="use=required"

blockInfo
Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [class]
The description of a data block.
Data Type="witsml:cs_blockInfo", Cardinality="min=0,max=*"

blockLevel
Set="WITSML_cs_wellLogData_v1.3.0", Path="" [class]
"Data for the set of curves specified as a block. All data in this structure represents the same index value within the block. That is, it represents one row of the table."
Data Type="complex", Cardinality=""

bop
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Blow out preventer description and components.
Data Type="witsml:cs_bop", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Blow out preventer description and components.
Data Type="witsml:cs_bop", Cardinality="min=0,max=1"

bopComponent
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [class]
Container element for Blow Out Preventer component schema elements.
Data Type="witsml:cs_bopCompone", Cardinality="min=0,max=*"

BopType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

botPlug
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Bottom plug used. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

botPlugNumber
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Amount of bottom plug used.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

BoxPinConfig
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of Box/Pin configuration.
Data Type="primitive", Cardinality=""

brinePc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Brine content (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

bulk
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Bulk item usage and cost.
Data Type="witsml:cs_inventory", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Bulk item usage and cost.
Data Type="witsml:cs_inventory", Cardinality="min=0,max=*"

bunksPerRoom
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Number of bunks per room.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Number of bunks per room.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

calcite
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Calcimetry calcite percentage.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

calcium
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Calcium content.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

calciumChloride
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Calcium chloride content.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

calcStab
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Calcimetry stabilized percentage.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

calendarYear
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A calendar year (CCYY) in the gregorian calendar.
Data Type="primitive", Cardinality=""

capAccFluid
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Accumulator fluid capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

capBlowdown
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Gas vent rate at which the vent line pressure drop exceeds the hydrostatic head due to the mud seal.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

capBulkCement
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Capacity of builk cement.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Capacity of builk cement.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

capBulkMud
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Bulk/dry mud storage capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Bulk/dry mud storage capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

capDrillWater
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Drill water capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Drill water capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

capFlow
Set="WITSML_cs_centrifuge_v1.3.0", Path="cs_centrifuge" [element]
Maximum pump rate at which the unit will efficiently operate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Maximum pump rate at which the unit will efficiently operate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Maximum pump rate at which the unit will efficiently operate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

capFuel
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Fuel capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Fuel capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

capGasSep
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Safe gas separating capacity.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

capLiquidMud
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Liquid mud storage capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Liquid mud storage capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

capMx
Set="WITSML_cs_pit_v1.3.0", Path="cs_pit" [element]
Maximum pit capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=1,max=1"

capPotableWater
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Potable water capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Potable water capacity.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

capWindDerrick
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Derrick wind capacity.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Derrick wind capacity.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

category
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
The category of risk.
Data Type="witsml:RiskCategory", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
The category of risk.
Data Type="witsml:RiskCategory", Cardinality="min=1,max=1"

catTarg
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Geological or drillers target.
Data Type="witsml:TargetCategor", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Geological or drillers target.
Data Type="witsml:TargetCategor", Cardinality="min=0,max=1"

causeDesc
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Cause description.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

cblBondQual
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
"Cement bond log quality indication. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

cblPres
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Cement bond Log under pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

cblRun
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
"Cement bond log run? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

cec
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Cuttings cationic exchange capacity.
Data Type="witsml:equivalentPer", Cardinality="min=0,max=1"

ceilingCloud
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Height of cloud cover.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

cementAdditive
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [class]
"Additives can be added in slurry but also in spacers, washs, mud."
Data Type="witsml:cs_cementAddi", Cardinality="min=0,max=*"

cementDrillOut
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
"Cement drilled out flag. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
"Cement drilled out flag. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

cementEngr
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Cementing engineer.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Cementing engineer.
Data Type="witsml:str32", Cardinality="min=0,max=1"

cementFoundOnTool
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
"Cement found on tool? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

cementingFluid
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [class]
"Displaced Mud, washes and spacers, cements, displacement mud."
Data Type="witsml:cs_cementingF", Cardinality="min=0,max=1"

cementJob
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJobs" [element]
A single cement job.
Data Type="witsml:obj_cementJob", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single cement job.
Data Type="witsml:co_cementJob", Cardinality="min=1,max=*"

cementJobs
Set="WITSML_obj_cementJob_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_cementJob", Cardinality="min=1,max=1"

CementJobType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

cementPumpSchedule
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [class]
Set of (Time / Rate / Back Pressure).
Data Type="witsml:cs_cementPump", Cardinality="min=0,max=1"

cementShoeCollar
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
"Cement found between shoe and collar? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

cementStage
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Set of stages for the job (usually 1 or 2).
Data Type="witsml:cs_cementStag", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Set of stages for the job (usually 1 or 2).
Data Type="witsml:cs_cementStag", Cardinality="min=0,max=*"

cementTest
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Test results post-job.
Data Type="witsml:cs_cementTest", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Test results post-job.
Data Type="witsml:cs_cementTest", Cardinality="min=0,max=1"

cementUnit
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Name of cement unit on the rig.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Name of cement unit on the rig.
Data Type="witsml:str32", Cardinality="min=0,max=1"

centralMeridian
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Longitude of the Y axis of the resulting map.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

centrifuge
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Mud cleaning centrifuge equipment for the rig.
Data Type="witsml:cs_centrifuge", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Mud cleaning centrifuge equipment for the rig.
Data Type="witsml:cs_centrifuge", Cardinality="min=0,max=*"

cetBondQual
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
"Cement evaluation tool bond quality. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

cetRun
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
"Cement evaluation tool run. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

channel
Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" [element]
The data associated with a channel.
Data Type="witsml:cs_channel", Cardinality="min=0,max=*"

channelDefinition
Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [class]
The definition of a channel.
Data Type="witsml:cs_channelDef", Cardinality="min=1,max=*"

chloride
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Chloride content.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

chromatograph
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [class]
Chromatographic break down for the interval.
Data Type="witsml:cs_chromatogr", Cardinality="min=0,max=1"

chromIntRpt
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
"Chromatograph integrator report time, format may be variable due to recording equipment"
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

chromType
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Chromatograph type.
Data Type="witsml:str16", Cardinality="min=0,max=1"

chronostratigraphic
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Chronostratirgraphic classification.
Data Type="witsml:nameString", Cardinality="min=0,max=*"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Chronostratigraphic classification.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Chronostratigraphic classification.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Class
Set="WITSML_cs_documentInfo_v1.3.0", Path="securityInfoType" [element]
"The security class in which this document is classified. Examples would be confidential, partner confidential, tight. The meaning of the class is determined by the System in which it is defined."
Data Type="witsml:kindString", Cardinality="min=0,max=1"

classRig
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Rig classification.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Rig classification.
Data Type="witsml:str32", Cardinality="min=0,max=1"

classService
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Service class.
Data Type="witsml:str32", Cardinality="min=0,max=1"

classSlurryDryBlend
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Slurry class.
Data Type="witsml:str16", Cardinality="min=0,max=1"

classWitsml
Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [element]
"Name of channel from realtime catalog. Although this is optional, it is strongly recommended that it be included. This defines the underlying meaning of the curve (e.g., a porosity). Mnemonic allows multiple channels of the same class to exist in one realtime."
Data Type="witsml:RealtimeData", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
The curve classification obtained from a lookup in the vendors mnemonic catalog.
Data Type="witsml:RealtimeData", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
The curve classification obtained from a lookup in the vendors mnemonic catalog.
Data Type="witsml:RealtimeData", Cardinality="min=0,max=1"

cleaningMethod
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Sample treatment : cleaning method.
Data Type="witsml:str32", Cardinality="min=0,max=1"

clearanceBearBox
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Clearance inside bearing box.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

closePadOd
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Outiside diameter of tool when pads are closed.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

co2Av
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Carbon Dioxide ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

co2Mn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Carbon Dioxide ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

co2Mx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Carbon Dioxide ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

code
Set="WITSML_cs_dataTypes_v1.3.0", Path="wellKnownNameStruct" []
A unique (short) code associated with the name.
Data Type="witsml:kindString", Cardinality="use=optional"

Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" [element]
"The code value that represents the type of reference datum. This may represent a point on a device (e.g., kelly bushing) or it may represent a vertical reference datum (e.g., mean sea level)."
Data Type="witsml:ElevCodeEnum", Cardinality="min=0,max=1"

codeIADC
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
IADC bit code.
Data Type="witsml:str32", Cardinality="min=0,max=1"

codeLith

PIDD TermProperty: Thread="P0008376",Version="0",Name="LITHOLOGY TYPE CODE"
"An indicator of the type of lithology; e.g., sandstone, salt, dolomite, coal."

Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology official codes if desired. Operator typically to define what the codes are.
Data Type="witsml:str16", Cardinality="min=0,max=1"

coilTubing
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
"Coiled Tubing Used (true=CTU used). Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
"Coiled Tubing Used (true=CTU used). Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

color
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology color description.
Data Type="witsml:str16", Cardinality="min=0,max=1"

columnIndex
Set="WITSML_cs_blockCurveInfo_v1.3.0", Path="cs_blockCurveInfo" [element]
A 1-based index of curve data in the data records. This does not apply to array data.
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="indexCurve" []
The column index of the curve.
Data Type="witsml:positiveCount", Cardinality="use=required"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
A 1-based index of data in the LOGDATA.DATA section.
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

Comment
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
An optional comment about the document.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_documentInfo_v1.3.0", Path="fileCreationType" [element]
Any comment that would be useful to further explain the creation of this instance document.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_documentInfo_v1.3.0", Path="securityInfoType" [element]
A general comment to further define the security class.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_documentInfo_v1.3.0", Path="eventType" [element]
A free form comment that can further define the event that occurred.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

comment
Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" [element]
A contextual description of the well reference datum.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

comments
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
Comments and Remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_cementPumpSchedule_v1.3.0", Path="cs_cementPumpSchedule" [element]
Comments and Remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_commonData_v1.3.0", Path="cs_commonData" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_sensor_v1.3.0", Path="cs_sensor" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_supportCraft_v1.3.0", Path="cs_supportCraft" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_swcSample_v1.3.0", Path="cs_swcSample" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Comments and remarks.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

commentString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"A comment or remark intended for human consumption. There should be no assumption that semantics can be extracted from this field by a computer. Neither should there be an assmumption that any two humans will interpret the information in the same way (i.e., it may not be interoperable)."
Data Type="primitive", Cardinality=""

commonData
Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_message_v1.3.0", Path="obj_message" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_fluidsReport" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_log" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_surveyProgram" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_tubular" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wbGeometry" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellLog" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0010007",Version="0",Name="STOCK TANK LIQUID GRAVITY MEASUREMENT"
"TBD"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011007",Version="0",Name="COMMON CONTENT"
"The contents of a class of things that is common to all instances of the class. [©POSC, 2004]"

Set="WITSML_obj_log_v1.3.0", Path="obj_log" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [class]
A container element that contains elements that are common to all data objects.
Data Type="witsml:cs_commonData", Cardinality="min=0,max=1"

company
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Name of company.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_personnel_v1.3.0", Path="cs_personnel" [element]
Name of company.
Data Type="witsml:str32", Cardinality="min=0,max=1"

concentration
Set="WITSML_cs_cementAdditive_v1.3.0", Path="cs_cementAdditive" [element]
Concentration Amount: unit type depends of typeConc.
Data Type="witsml:massConcentra", Cardinality="min=1,max=1"

Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" [element]
A concentration value that represents the parameter.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

condFinalBearing
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
"Condition of bit bearings (integer 0-8 or E, F, N or X)."
Data Type="witsml:iadcBearingWe", Cardinality="min=0,max=1"

condFinalDull
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Overall dull condition from IADC bit wear 2 character codes.
Data Type="witsml:BitDullCode", Cardinality="min=0,max=1"

condFinalGauge
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
"Condition of bit gauge in 1/16 of a inch. I = in gauge, else number of 16ths out of gauge."
Data Type="witsml:str32", Cardinality="min=0,max=1"

condFinalInner
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Condition of inner tooth rows (inner 2/3 of bit) (0-8).
Data Type="witsml:iadcIntegerCo", Cardinality="min=0,max=1"

condFinalLocation
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
"Row and cone numbers for items which need location information (e.g. Cracked Cone, Lost Cone etc)."
Data Type="witsml:str32", Cardinality="min=0,max=1"

condFinalOther
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Other comments on bit condition from IADC list (BitDullCode in Standard LISTS).
Data Type="witsml:str32", Cardinality="min=0,max=1"

condFinalOuter
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Condition of outer tooth rows (outer 1/3 of bit) (0-8).
Data Type="witsml:iadcIntegerCo", Cardinality="min=0,max=1"

condFinalReason
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Reason bit was pulled from IADC codes.
Data Type="witsml:BitReasonPull", Cardinality="min=0,max=1"

condInitBearing
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
"Condition of bit bearings (integer 0-8 or E, F, N or X))."
Data Type="witsml:iadcBearingWe", Cardinality="min=0,max=1"

condInitDull
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Overall dull condition from IADC bit wear 2 character codes.
Data Type="witsml:BitDullCode", Cardinality="min=0,max=1"

condInitGauge
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
"Condition of bit gauge in 1/16 of an inch. I = in gauge, else number of 16ths out of gauge."
Data Type="witsml:str32", Cardinality="min=0,max=1"

condInitInner
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Condition of inner tooth rows (inner 2/3 of bit) (0-8).
Data Type="witsml:iadcIntegerCo", Cardinality="min=0,max=1"

condInitLocation
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
"Row and cone numbers for items which need location information (e.g. Cracked Cone, Lost Cone etc)."
Data Type="witsml:str32", Cardinality="min=0,max=1"

condInitOther
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Other comments on bit condition from IADC list (BitDullCode in standard list).
Data Type="witsml:str32", Cardinality="min=0,max=1"

condInitOuter
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Condition of outer tooth rows (outer 1/3 of bit) (0-8).
Data Type="witsml:iadcIntegerCo", Cardinality="min=0,max=1"

condInitReason
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Reason bit was pulled from IADC codes.
Data Type="witsml:BitReasonPull", Cardinality="min=0,max=1"

conditionHole
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Hole condition description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Hole condition description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

configCon
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Box/Pin configuration.
Data Type="witsml:BoxPinConfig", Cardinality="min=0,max=1"

connection
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
Connection object.
Data Type="witsml:cs_connection", Cardinality="min=0,max=*"

ConnectionPosition
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the position of a connection.
Data Type="primitive", Cardinality=""

consTestThickening
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Test thickening consistency/slurry viscosity - Bearden Consistency (Bc) 0 to 100.
Data Type="witsml:dimensionless", Cardinality="min=0,max=1"

contingency
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Plan of action if the Risk materializes.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Plan of action if the Risk materializes.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

contractor
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Name of cementing contractor.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Name of cementing contractor.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

convCore
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCores" [element]
A single conventional core.
Data Type="witsml:obj_convCore", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single conventional core.
Data Type="witsml:co_convCore", Cardinality="min=1,max=*"

convCores
Set="WITSML_obj_convCore_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_convCores", Cardinality="min=1,max=1"

coreBarrel
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Core barrel type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Core barrel type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

coreBitType
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Core bit type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Core bit type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

coreDescription
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
General core description.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
General core description.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

coreFluidUsed
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Mud type in use when cutting core.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Mud type in use when cutting core.
Data Type="witsml:str32", Cardinality="min=0,max=1"

coreMethod
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
"Method to catch core - fiberglass barrel, conventional, etc."
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
"Method to catch core - fiberglass barrel, conventional, etc."
Data Type="witsml:str32", Cardinality="min=0,max=1"

coreOrientation
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
"True if the core can be re-oriented in space after extraction when a tool-face has been used. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
"True if the core can be re-oriented in space after extraction when a tool-face has been used. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

coreReference
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Manufacturer core reference.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Manufacturer core reference.
Data Type="witsml:str32", Cardinality="min=0,max=1"

coreReferenceLog
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Reference log information.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Reference log information.
Data Type="witsml:str32", Cardinality="min=0,max=1"

coreTreatmentMethod
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Preservation method description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Preservation method description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

coringContractor
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Name of coring contractor.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Name of coring contractor.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

corUsed
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Applies only to measured magnetic stations.
Data Type="witsml:cs_stnTrajCor", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Applies only to measured magnetic stations.
Data Type="witsml:cs_stnTrajCor", Cardinality="min=0,max=1"

cost
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Bit cost in local currency.
Data Type="witsml:cost", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

costAmount
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Cost for the item for this record.
Data Type="witsml:cost", Cardinality="min=1,max=1"

costClass
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Cost class code.
Data Type="witsml:str16", Cardinality="min=1,max=1"

costCode
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Cost code.
Data Type="witsml:str16", Cardinality="min=1,max=1"

costDay
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Daily Cost.
Data Type="witsml:cost", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Daily Cost.
Data Type="witsml:cost", Cardinality="min=0,max=1"

costDayMud
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Daily Mud Cost.
Data Type="witsml:cost", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Daily Mud Cost.
Data Type="witsml:cost", Cardinality="min=0,max=1"

costGroup
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Cost group code.
Data Type="witsml:str16", Cardinality="min=0,max=1"

costItem
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Cost for the product for the interval.
Data Type="witsml:cost", Cardinality="min=0,max=1"

costItemDescription
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Description of cost item.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

costLostGross
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Gross estimate of cost incurred due to incident.
Data Type="witsml:cost", Cardinality="min=0,max=1"

costPerItem
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
"Cost per cost item, assume same currency."
Data Type="witsml:cost", Cardinality="min=0,max=1"

costSubCode
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Cost subcode.
Data Type="witsml:str16", Cardinality="min=0,max=1"

count
Set="WITSML_cs_axisDefinition_v1.3.0", Path="cs_axisDefinition" [element]
The count of elements along this axis of the array.
Data Type="witsml:positiveCount", Cardinality="min=1,max=1"

country
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Country in which well is located.
Data Type="witsml:str32", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0000534",Version="0",Name="COUNTRY NAME"
"A name that identifies a country."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Country in which well is located.
Data Type="witsml:str32", Cardinality="min=0,max=1"

county
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
County in which the well is located.
Data Type="witsml:str32", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0000536",Version="0",Name="COUNTY NAME"
"The name of the county or parish, within a state."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
County in which the well is located.
Data Type="witsml:str32", Cardinality="min=0,max=1"

coverCloud
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Description of cloud cover.
Data Type="witsml:str32", Cardinality="min=0,max=1"

co_bhaRun
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
The non-contextual content for a BHA run.
Data Type="complex", Cardinality=""

co_cementJob
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the cement job.
Data Type="complex", Cardinality=""

co_convCore
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the conventional core.
Data Type="complex", Cardinality=""

co_fluidsReport
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for teh fluids report.
Data Type="complex", Cardinality=""

co_formationMarker
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the formation marker.
Data Type="complex", Cardinality=""

co_log
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the log.
Data Type="complex", Cardinality=""

co_message
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
The non-contextual content for a message.
Data Type="complex", Cardinality=""

co_mudLog
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the mud log.
Data Type="complex", Cardinality=""

co_opsReport
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the operations report.
Data Type="complex", Cardinality=""

co_rig
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the rig.
Data Type="complex", Cardinality=""

co_risk
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the risk.
Data Type="complex", Cardinality=""

co_sidewallCore
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the sidewall core.
Data Type="complex", Cardinality=""

co_surveyProgram
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the survey program.
Data Type="complex", Cardinality=""

co_target
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the target.
Data Type="complex", Cardinality=""

co_trajectory
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the trajectory.
Data Type="complex", Cardinality=""

co_tubular
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the tubular (assembly).
Data Type="complex", Cardinality=""

co_wbGeometry
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the wellbore geometry.
Data Type="complex", Cardinality=""

co_well
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the well.
Data Type="complex", Cardinality=""

co_wellbore
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the wellbore.
Data Type="complex", Cardinality=""

co_wellboreHeader
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
The non-contextual general information for a wellbore.
Data Type="complex", Cardinality=""

co_wellHeader
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
The non-contextual general information for a well.
Data Type="complex", Cardinality=""

co_wellLog
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
Human recognizable context for the well log.
Data Type="complex", Cardinality=""

creationDate
Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
Date and time that the log was created.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [element]
Date and time that the realtime was created.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
Date and time that the log was created.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

criticalCrossSection
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
For bending stiffness ratio.
Data Type="witsml:areaMeasure", Cardinality="min=0,max=1"

cs_activity
Set="WITSML_cs_activity_v1.3.0", Path="" [class]
WITSML - Operations Activity Component Schema
Data Type="complex", Cardinality=""

cs_activityCode
Set="WITSML_cs_activityCode_v1.3.0", Path="" [class]
WITSML - Operations Activity Component Schema.
Data Type="complex", Cardinality=""

cs_axisDefinition
Set="WITSML_cs_axisDefinition_v1.3.0", Path="" [class]
Metadata by which the array structure of a compound value is defined. This defines one axis of an array.
Data Type="complex", Cardinality=""

cs_bend
Set="WITSML_cs_bend_v1.3.0", Path="" [class]
WITSML - Tubular Bend Component Schema.
Data Type="complex", Cardinality=""

cs_bitRecord
Set="WITSML_cs_bitRecord_v1.3.0", Path="" [class]
WITSML - Bit Record Component Schema.
Data Type="complex", Cardinality=""

cs_blockCurveInfo
Set="WITSML_cs_blockCurveInfo_v1.3.0", Path="" [class]
Descriptor of a curve associated with a block.
Data Type="complex", Cardinality=""

cs_blockInfo
Set="WITSML_cs_blockInfo_v1.3.0", Path="" [class]
Describes a well log data block.
Data Type="complex", Cardinality=""

cs_bop
Set="WITSML_cs_bop_v1.3.0", Path="" [class]
WITSML - Rig BOP Component Schema.
Data Type="complex", Cardinality=""

cs_bopComponent
Set="WITSML_cs_bopComponent_v1.3.0", Path="" [class]
WITSML - Blow Out Preventer Component Schema.
Data Type="complex", Cardinality=""

cs_cementAdditive
Set="WITSML_cs_cementAdditive_v1.3.0", Path="" [class]
WITSML - Cement Additive Component Schema
Data Type="complex", Cardinality=""

cs_cementingFluid
Set="WITSML_cs_cementingFluid_v1.3.0", Path="" [class]
WITSML - Cementing Fluid Component Schema
Data Type="complex", Cardinality=""

cs_cementPumpSchedule
Set="WITSML_cs_cementPumpSchedule_v1.3.0", Path="" [class]
WITSML - Cement Pump Schedule Component Schema
Data Type="complex", Cardinality=""

cs_cementStage
Set="WITSML_cs_cementStage_v1.3.0", Path="" [class]
WITSML - Cement Stage Component Schema
Data Type="complex", Cardinality=""

cs_cementTest
Set="WITSML_cs_cementTest_v1.3.0", Path="" [class]
WITSML - Cement Test Component Schema
Data Type="complex", Cardinality=""

cs_centrifuge
Set="WITSML_cs_centrifuge_v1.3.0", Path="" [class]
WITSML - Rig Centrifuge Component Schema
Data Type="complex", Cardinality=""

cs_channel
Set="WITSML_cs_channel_v1.3.0", Path="" [class]
WITSML - Realtime Channel Component Schema
Data Type="complex", Cardinality=""

cs_channelDefinition
Set="WITSML_cs_channelDefinition_v1.3.0", Path="" [class]
WITSML - Realtime Channel Component Schema
Data Type="complex", Cardinality=""

cs_chromatograph
Set="WITSML_cs_chromatograph_v1.3.0", Path="" [class]
WITSML - Chromatographic Component Schema
Data Type="complex", Cardinality=""

cs_commonData
Set="WITSML_cs_commonData_v1.3.0", Path="" [class]
WITSML - Common Data Component Schema
Data Type="complex", Cardinality=""

cs_connection
Set="WITSML_cs_connection_v1.3.0", Path="" [class]
WITSML - Tubular Connection Component Schema
Data Type="complex", Cardinality=""

cs_customData
Set="WITSML_cs_customData_v1.3.0", Path="" [class]
"WITSML - Custom or User Defined Element and Attributes Component Schema. Specify custom element, attributes, and types in the custom data area."
Data Type="complex", Cardinality=""

cs_dayCost
Set="WITSML_cs_dayCost_v1.3.0", Path="" [class]
WITSML - Day Cost Component Schema
Data Type="complex", Cardinality=""

cs_degasser
Set="WITSML_cs_degasser_v1.3.0", Path="" [class]
WITSML - Rig Degasser Component Schema
Data Type="complex", Cardinality=""

cs_documentInfo
Set="WITSML_cs_documentInfo_v1.3.0", Path="" [class]
"A schema to capture a set of data that is relevant for many exchange documents. It includes information about the file that was created, and high-level information about the data that is being exchanged within the file."
Data Type="complex", Cardinality=""

cs_drillingParams
Set="WITSML_cs_drillingParams_v1.3.0", Path="" [class]
WITSML - Bottom hole assembly drilling parameters component schema
Data Type="complex", Cardinality=""

cs_fluid
Set="WITSML_cs_fluid_v1.3.0", Path="" [class]
WITSML - fluids component schema
Data Type="complex", Cardinality=""

cs_geodeticModel
Set="WITSML_cs_geodeticModel_v1.3.0", Path="" [class]
WITSML - Geodetic Model Component Schema
Data Type="complex", Cardinality=""

cs_geologyInterval
Set="WITSML_cs_geologyInterval_v1.3.0", Path="" [class]
WITSML - Geology Interval Component Schema
Data Type="complex", Cardinality=""

cs_holeOpener
Set="WITSML_cs_holeOpener_v1.3.0", Path="" [class]
WITSML - Hole Opener Component Schema
Data Type="complex", Cardinality=""

cs_hse
Set="WITSML_cs_hse_v1.3.0", Path="" [class]
"WITSML - Operations Health, Safety and Environment Component Schema"
Data Type="complex", Cardinality=""

cs_hydrocyclone
Set="WITSML_cs_hydrocyclone_v1.3.0", Path="" [class]
WITSML - Rig HydroCyclones Component Schema
Data Type="complex", Cardinality=""

cs_incident
Set="WITSML_cs_incident_v1.3.0", Path="" [class]
WITSML - Operations HSE Component Schema
Data Type="complex", Cardinality=""

cs_interval
Set="WITSML_cs_interval_v1.3.0", Path="" [class]
WITSML - Realtime Channel Interval Schema
Data Type="complex", Cardinality=""

cs_inventory
Set="WITSML_cs_inventory_v1.3.0", Path="" [class]
WITSML - Inventory Component Schema
Data Type="complex", Cardinality=""

cs_jar
Set="WITSML_cs_jar_v1.3.0", Path="" [class]
WITSML - Tubular Jar Component Schema
Data Type="complex", Cardinality=""

cs_lithology
Set="WITSML_cs_lithology_v1.3.0", Path="" [class]
WITSML - Lithology Component Schema
Data Type="complex", Cardinality=""

cs_localCRS
Set="WITSML_cs_localCRS_v1.3.0", Path="" [class]
"True ( rue"" or ""1"") indicates that the well surface point is the origin of this CRS. False (""false"" or ""0"") or not given indicates otherwise."""
Data Type="complex", Cardinality=""

cs_location
Set="WITSML_cs_location_v1.3.0", Path="" [class]
"WITSML Location Component Schema This is a location that is expressed in terms of 2D coordinates. In order that the location be understood, the coordinate reference system (CRS) must be known."
Data Type="complex", Cardinality=""

cs_logCurveInfo
Set="WITSML_cs_logCurveInfo_v1.3.0", Path="" [class]
WITSML Log - Curve Information
Data Type="complex", Cardinality=""

cs_logData
Set="WITSML_cs_logData_v1.3.0", Path="" [class]
"WITSML Log - Curve Information The order of the data in the container is significant if the index is implied by a stepIncrement. That is, the first node will represent an index of 'startIndex' and the next node will represent an index of'startIndex + stepIncrement', etc."
Data Type="complex", Cardinality=""

cs_logHeader
Set="WITSML_cs_logHeader_v1.3.0", Path="" [class]
WITSML - Log Information that supports the WITSML standard.
Data Type="complex", Cardinality=""

cs_motor
Set="WITSML_cs_motor_v1.3.0", Path="" [class]
WITSML - Tubular Motor Component Schema
Data Type="complex", Cardinality=""

cs_mudGas
Set="WITSML_cs_mudGas_v1.3.0", Path="" [class]
WITSML Mud Gas Component Schema
Data Type="complex", Cardinality=""

cs_mudLogParameter
Set="WITSML_cs_mudLogParameter_v1.3.0", Path="" [class]
WITSML - Mud Log Parameter Component Schema
Data Type="complex", Cardinality=""

cs_mudLosses
Set="WITSML_cs_mudLosses_v1.3.0", Path="" [class]
WITSML - Operations Mud Losses Component Schema
Data Type="complex", Cardinality=""

cs_mudVolume
Set="WITSML_cs_mudVolume_v1.3.0", Path="" [class]
WITSML - Operations Mud Volume Component Schema
Data Type="complex", Cardinality=""

cs_mwdTool
Set="WITSML_cs_mwdTool_v1.3.0", Path="" [class]
WITSML - Tubular MWD Tool Component Schema
Data Type="complex", Cardinality=""

cs_nozzle
Set="WITSML_cs_nozzle_v1.3.0", Path="" [class]
WITSML - Nozzle Component Schema
Data Type="complex", Cardinality=""

cs_personnel
Set="WITSML_cs_personnel_v1.3.0", Path="" [class]
WITSML - Operations Personnel Component Schema
Data Type="complex", Cardinality=""

cs_pit
Set="WITSML_cs_pit_v1.3.0", Path="" [class]
WITSML - Rig Pit Component Schema
Data Type="complex", Cardinality=""

cs_pitVolume
Set="WITSML_cs_pitVolume_v1.3.0", Path="" [class]
WITSML - Pit Volume Component Schema
Data Type="complex", Cardinality=""

cs_projectionx
Set="WITSML_cs_projectionx_v1.3.0", Path="" [class]
WITSML Element Types
Data Type="complex", Cardinality=""

cs_pump
Set="WITSML_cs_pump_v1.3.0", Path="" [class]
WITSML - Rig Pump Component Schema
Data Type="complex", Cardinality=""

cs_pumpOp
Set="WITSML_cs_pumpOp_v1.3.0", Path="" [class]
WITSML - Operations Pump Component Schema
Data Type="complex", Cardinality=""

cs_qualifier
Set="WITSML_cs_qualifier_v1.3.0", Path="" [class]
WITSML - lithology qualifier Component Schema
Data Type="complex", Cardinality=""

cs_realtimeHeader
Set="WITSML_cs_realtimeHeader_v1.3.0", Path="" [class]
"WITSML realtime header component object. The header is only transmitted with the first realtime, when the header changes or when a retransmit is requested."
Data Type="complex", Cardinality=""

cs_referencePoint
Set="WITSML_cs_referencePoint_v1.3.0", Path="" [class]
WITSML - Reference Point Component Schema.
Data Type="complex", Cardinality=""

cs_rheometer
Set="WITSML_cs_rheometer_v1.3.0", Path="" [class]
WITSML - Rheometer Component Schema
Data Type="complex", Cardinality=""

cs_rigResponse
Set="WITSML_cs_rigResponse_v1.3.0", Path="" [class]
WITSML - Operations Rig Response Component Schema
Data Type="complex", Cardinality=""

cs_rotarySteerableTool
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="" [class]
WITSML - Rotary Steerable Tool Component Schema
Data Type="complex", Cardinality=""

cs_scr
Set="WITSML_cs_scr_v1.3.0", Path="" [class]
WITSML - Operations Slow Circulation Rates (SCR) Component Schema
Data Type="complex", Cardinality=""

cs_sensor
Set="WITSML_cs_sensor_v1.3.0", Path="" [class]
WITSML - Tubular Sensor Component Schema
Data Type="complex", Cardinality=""

cs_shaker
Set="WITSML_cs_shaker_v1.3.0", Path="" [class]
WITSML - Rig Shaker Component Schema
Data Type="complex", Cardinality=""

cs_shakerOp
Set="WITSML_cs_shakerOp_v1.3.0", Path="" [class]
WITSML - Operations Shaker Component Schema
Data Type="complex", Cardinality=""

cs_shakerscreen
Set="WITSML_cs_shakerScreen_v1.3.0", Path="" [class]
WITSML - Operations Shaker Screen Component Schema
Data Type="complex", Cardinality=""

cs_show
Set="WITSML_cs_show_v1.3.0", Path="" [class]
WITSML Geology Show Component Schema
Data Type="complex", Cardinality=""

cs_stabilizer
Set="WITSML_cs_stabilizer_v1.3.0", Path="" [class]
WITSML - Stablizer Component Schema
Data Type="complex", Cardinality=""

cs_stnTrajCorUsed
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="" [class]
WITSML Trajectory Station Corrections Applied
Data Type="complex", Cardinality=""

cs_stnTrajMatrixCov
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="" [class]
WITSML Validation Information for Covariance Matrix
Data Type="complex", Cardinality=""

cs_stnTrajRawData
Set="WITSML_cs_stnTrajRawData_v1.3.0", Path="" [class]
WITSML Trajectory Station Raw Data
Data Type="complex", Cardinality=""

cs_stnTrajValid
Set="WITSML_cs_stnTrajValid_v1.3.0", Path="" [class]
WITSML Validation Information for Survey
Data Type="complex", Cardinality=""

cs_supportCraft
Set="WITSML_cs_supportCraft_v1.3.0", Path="" [class]
WITSML - Operations Support Craft Component Schema
Data Type="complex", Cardinality=""

cs_surfaceEquipment
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="" [class]
WITSML - Rig Surface Equipment Component Schema
Data Type="complex", Cardinality=""

cs_surveySection
Set="WITSML_cs_surveySection_v1.3.0", Path="" [class]
WITSML - Survey Section Component Schema
Data Type="complex", Cardinality=""

cs_swcSample
Set="WITSML_cs_swcSample_v1.3.0", Path="" [class]
WITSML - Sidewall Core Sample Component Schema
Data Type="complex", Cardinality=""

cs_targetSection
Set="WITSML_cs_targetSection_v1.3.0", Path="" [class]
WITSML Element Types
Data Type="complex", Cardinality=""

cs_trajectoryStation
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="" [class]
WITSML - Trajectory Station Component Schema
Data Type="complex", Cardinality=""

cs_tubularComponent
Set="WITSML_cs_tubularComponent_v1.3.0", Path="" [class]
"WITSML - tubular component - component schema. The order of the components in the XML instance is significant. The components are list in the order that they enter the hole. That is, the first component is closest to the bit."
Data Type="complex", Cardinality=""

cs_wbGeometry
Set="WITSML_cs_wbGeometry_v1.3.0", Path="" [class]
WITSML - Wellbore Geometry Component Schema
Data Type="complex", Cardinality=""

cs_wbGeometrySection
Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="" [class]
"WITSML - Wellbore Geometry Component Schema. This defines the fixed"" components in a wellbore. It does not define the ""transient"" drilling strings or the ""hanging"" production components."""
Data Type="complex", Cardinality=""

cs_weather
Set="WITSML_cs_weather_v1.3.0", Path="" [class]
WITSML - Operations Weather Component Schema
Data Type="complex", Cardinality=""

cs_wellCRS
Set="WITSML_cs_wellCRS_v1.3.0", Path="" [class]
"WITSML - Well Coordinate Reference System Component Schema. Note that this is intended for use with two dimensional coordinates. That does not prevent the use of a three dimensional CRS. It just means that only two coordinates will be specified in that 3D system. The veritcal coordinates are specified separately and, for 3D systems, one of the linked wellDatums should represent the vertical datum of that 3D system so that the height in the 3d system can be determined."
Data Type="complex", Cardinality=""

cs_wellDatum
Set="WITSML_cs_wellDatum_v1.3.0", Path="" [class]
"Defines the datums associated with elevation, vertical depth and measured depth coordinates within the context of a well."
Data Type="complex", Cardinality=""

cs_wellLogCurveInfo
Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="" [class]
WITSML Well Log - Curve Information
Data Type="complex", Cardinality=""

cs_wellLogData
Set="WITSML_cs_wellLogData_v1.3.0", Path="" [class]
"WITSML Log - Curve Information. The order of the blocks in the container is significant if the index is implied by a stepIncrement. That is, the first node with a particular block id will represent an index of 'startIndex' and the next node with the same block id will represent an index of'startIndex + stepIncrement', etc."
Data Type="complex", Cardinality=""

cs_wellLogHeader
Set="WITSML_cs_wellLogHeader_v1.3.0", Path="" [class]
WITSML - Well Log Information that supports the WITSML standard.
Data Type="complex", Cardinality=""

cTimCirc
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Time spent circulating from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

cTimDrillRot
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Time spent rotary drilling from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

cTimDrillSlid
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Time spent slide drilling from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

cTimHold
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Time spent on hold from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

cTimReam
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Time spent reaming from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

cTimSteering
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Time spent steering from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

ctWrapType
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing - Coiled tubing wrap type.
Data Type="witsml:str16", Cardinality="min=0,max=1"

currency
Set="WITSML_cs_dataTypes_v1.3.0", Path="cost" []
No local definition entered.
Data Type="witsml:kindString", Cardinality="use=optional"

currentSea
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Current speed.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

curveConductor
Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
"Curved conductor? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

curveDescription
Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
Description of the curve.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
Description of the curve.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

curveId
Set="WITSML_cs_blockCurveInfo_v1.3.0", Path="cs_blockCurveInfo" [element]
A pointer to the curveInfo's curveId that this curve represents. Array data will point back to this value to define which curve the array represents.
Data Type="witsml:str32", Cardinality="min=1,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" []
The ID of the curve. This value will be referenced by block curve descriptors. This value must be unique within the context of the log.
Data Type="witsml:str32", Cardinality="use=required"

customData
Set="WITSML_cs_bend_v1.3.0", Path="cs_bend" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_holeOpener_v1.3.0", Path="cs_holeOpener" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_jar_v1.3.0", Path="cs_jar" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_mwdTool_v1.3.0", Path="cs_mwdTool" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_nozzle_v1.3.0", Path="cs_nozzle" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_sensor_v1.3.0", Path="cs_sensor" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_stabilizer_v1.3.0", Path="cs_stabilizer" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_message_v1.3.0", Path="obj_message" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_fluidsReport" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_log" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_surveyProgram" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_tubular" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wbGeometry" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellLog" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0010008",Version="0",Name="POROUS ZONE BASE DEPTH"
"TBD"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011008",Version="0",Name="CUSTOM CONTENT"
"The contents of a class of things that is separately defined for each subclass of the class. [©POSC, 2004]"

Set="WITSML_obj_log_v1.3.0", Path="obj_log" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [class]
A container element that can contain custom or user defined data elements.
Data Type="witsml:cs_customData", Cardinality="min=0,max=1"

cutColor
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Cut color.
Data Type="witsml:str16", Cardinality="min=0,max=1"

cutFlorColor
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Cut fluorescence color.
Data Type="witsml:str16", Cardinality="min=0,max=1"

cutFlorForm
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Cut fluorescence form.
Data Type="witsml:ShowLevel", Cardinality="min=0,max=1"

cutFlorLevel
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Cut fluorescence level.
Data Type="witsml:ShowFluoresce", Cardinality="min=0,max=1"

cutFlorSpeed
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Cut fluorescence speed.
Data Type="witsml:ShowSpeed", Cardinality="min=0,max=1"

cutFlorStrength
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Cut fluorescence strength.
Data Type="witsml:str16", Cardinality="min=0,max=1"

cutForm
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Cut formulation.
Data Type="witsml:ShowLevel", Cardinality="min=0,max=1"

cutLevel
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
"Cut level (Faint, Bright, etc.)."
Data Type="witsml:str16", Cardinality="min=0,max=1"

cutPoint
Set="WITSML_cs_shakerScreen_v1.3.0", Path="cs_shakerscreen" [element]
Shaker screen cut point - the maximum size that will pass through the screen.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

cutSpeed
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Cut speed.
Data Type="witsml:ShowSpeed", Cardinality="min=0,max=1"

cutStrength
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Cut strength.
Data Type="witsml:str16", Cardinality="min=0,max=1"

cuttingFluid
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Sample treatment : cutting fluid.
Data Type="witsml:str32", Cardinality="min=0,max=1"

data
Set="WITSML_cs_logData_v1.3.0", Path="cs_logData" [element]
"The actual data corresponding to the curves defined in the LOGCURVEINFO object. A comma delimited list of data values with one value for each curve on the log (e.g., xxx,yyy,zzz""). For array curves, the value of the array curve will be a space delimited list of values that are contained within the commas that delimit the value for that curve (e.g., ""xxx,aa bb cc,zzz""). This essentially represents one row of a table where the curve mnemonics represent the column headings."""
Data Type="witsml:abstractMaxim", Cardinality="min=1,max=*"

Set="WITSML_cs_wellLogData_v1.3.0", Path="blockLevel" [element]
"A comma delimited list of data values with one value for each curve on the log. This essentially represents one row of a table where the curve mnemonics represent the column headings. The first value in the list represents columnIndex=1. The value for the index curve, if any, will be in this structure."
Data Type="witsml:abstractMaxim", Cardinality="min=0,max=1"

dataGroup
Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" [element]
"The group name of the channels in this realtime. For example, a publisher can publish data from the mudlogger, drilling and MWD systems at the same time. The drilling and mudlogger systems could have channels with the same mnemonic. The group name is used to distinguish between curves from these different source systems."
Data Type="witsml:nameString", Cardinality="min=0,max=1"

dataRowCount
Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
The number of data rows in the persistent log. If a value is specified for this element in a query then the server will limit the number of data rows in the result but the return value will still be the number of data rows in the persistent log.
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

dataSource
Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [element]
"Data source, could be tool name/id."
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
"Data source, could be tool name/id."
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
"Data source, could be tool name/id."
Data Type="witsml:str32", Cardinality="min=0,max=1"

dataType
Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [element]
"Specifies the data encoding of a value"". If this value is not supplied, the data type is assumed to be double."""
Data Type="witsml:LogDataType", Cardinality="min=0,max=1"

datum
Set="WITSML_cs_dataTypes_v1.3.0", Path="measuredDepthCoord" []
A pointer to the reference datum for this coordinate value as defined in WellDatum. This value is assumed to match the uid value in a WellDatum. If not given then the default WellDatum must be assumed.
Data Type="witsml:refWellDatum", Cardinality="use=optional"

Set="WITSML_cs_dataTypes_v1.3.0", Path="wellVerticalDepthCoord" []
A pointer to the reference datum for this coordinate value as defined in WellDatum. If not given then the default WellDatum must be assumed.
Data Type="witsml:refWellDatum", Cardinality="use=optional"

Set="WITSML_cs_dataTypes_v1.3.0", Path="wellElevationCoord" []
A pointer to the reference datum for this coordinate value as defined in WellDatum. If not given then the default WellDatum must be assumed.
Data Type="witsml:refWellDatum", Cardinality="use=optional"

datumName
Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" [element]
The name of the vertical reference datum in a particular naming system. This should only be specified if the above 'code' represents some variation of sea level. An optional short name (code) can also be specified. Specifying a well known datum is highly desired if the above code is a variant of sea level because sea level varies over time and space. An example would be to specify a name of 'Caspian Sea' with a code of '5106' in the 'EPSG' naming system.
Data Type="witsml:wellKnownName", Cardinality="min=0,max=1"

dayCost
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Cost item for the report interval.
Data Type="witsml:cs_dayCost", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Cost item for the report interval.
Data Type="witsml:cs_dayCost", Cardinality="min=0,max=*"

daysIncFree
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Incident free duration (commonly in days).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

dayTarget
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Target days for drilling wellbore.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011026",Version="0",Name="PLANNED WELLBORE DRILLING DURATION"
"The planned number of days to drill a wellbore. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Target days for drilling wellbore.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

defaultElevation
Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" []
"True indicates that this is the default reference datum for elevation coordinates. False or not given indicates that this is not the default reference datum. Elevation coordinates that do not specify a datum reference should be assumed to be measured relative to the default reference datum. Only one reference datum may be designated as the default elevation datum for each well. Values are rue"" (or ""1"") and ""false"" ( or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="use=optional"

defaultMeasuredDepth
Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" []
"True indicates that this is the default reference datum for measured depth coordinates. False or not given indicates that this is not the default reference datum. Measured depth coordinates that do not specify a datum reference should be assumed to be measured relative to this default reference datum. Only one reference datum may be designated as the default measured depth datum for each well. Values are rue"" (or ""1"") and ""false"" ( or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="use=optional"

defaultVerticalDepth
Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" []
"True indicates that this is the default reference datum for vertical depth coordinates. False or not given indicates that this is not the default reference datum. Vertical depth coordinates that do not specify a datum reference should be assumed to be measured relative to the default reference datum. Only one reference datum may be designated as the default vertical depth datum for each well. Values are rue"" (or ""1"") and ""false"" ( or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="use=optional"

definitive
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
"True ( rue"" or ""1"") indicates that this trajectory is definitive for this wellbore. False (""false"" or ""0"") or not given indicates otherwise. There can only be one trajectory per wellbore with definitive=true and it must define the geometry of the whole wellbore (surface to bottom). The definitive trajectory may represent a composite of information in many other trajectories. A query requesting a subset of the possible information can provide a simplistic view of the geometry of the wellbore."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011040",Version="0",Name="DEFINITIVE TRAJECTORY SURVEY INDICATOR"
"An indication of whether a trajectory survey is definitive. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
"True ( rue"" or ""1"") indicates that this trajectory is definitive for this wellbore. False (""false"" or ""0"") or not given indicates otherwise. There can only be one trajectory per wellbore with definitive=true and it must define the geometry of the whole wellbore (surface to bottom). The definitive trajectory may represent a composite of information in many other trajectories. A query requesting a subset of the possible information can provide a simplistic view of the geometry of the wellbore."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

DeflectionMethod
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent method used to direct the deviation of the trajectory.
Data Type="primitive", Cardinality=""

deflectionMethod
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Method used to direct the deviation of the trajectory: PointBit or PushBit.
Data Type="witsml:DeflectionMet", Cardinality="min=1,max=1"

degasser
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Mud de-gasser equipment for the rig.
Data Type="witsml:cs_degasser", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Mud de-gasser equipment for the rig.
Data Type="witsml:cs_degasser", Cardinality="min=0,max=*"

denominator
Set="WITSML_cs_dataTypes_v1.3.0", Path="ratioQuantity" []
No local definition entered.
Data Type="witsml:unitlessQuant", Cardinality="use=optional"

densAdd
Set="WITSML_cs_cementAdditive_v1.3.0", Path="cs_cementAdditive" [element]
Additive density.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

densAtPres
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Slurry density at pressure.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

densBaseFluid
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Density of base fluid.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

densBulk
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Sample bulk density for the interval.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

densConstGasFoam
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Constant gas ratio method average density.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

densConstGasMethod
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Constant gas ratio method average density.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

densData
Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [element]
Data density of sample in samples per length unit
Data Type="witsml:perLengthMeas", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
Data density of sample in samples per length unit
Data Type="witsml:perLengthMeas", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
Data density of sample in samples per length unit
Data Type="witsml:perLengthMeas", Cardinality="min=0,max=1"

densDisplaceFluid
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Density of displacement fluid.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

densDryBlend
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Density of Dry blend.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

densFluid
Set="WITSML_cs_pitVolume_v1.3.0", Path="cs_pitVolume" [element]
Density of fluid in pit.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

density
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Fluid density.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Fluid density.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

densityMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

densityUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

densMeasBy
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Method by which density is measured.
Data Type="witsml:str32", Cardinality="min=0,max=1"

densShale

PIDD TermProperty: Thread="P0002012",Version="0",Name="SHALE DENSITY"
" The density of a representative shale sample taken from the cuttings, measured using a shale density kit."

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Shale density for the interval.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Shale density for the interval.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

deprecated
Set="WITSML_cs_enumValues_v1.3.0", Path="enumValue" [element]
True (false or 1) indicates that the value has been deprecated and may be removed in future versions.
Data Type="xsd:boolean", Cardinality="min=0,max=1"

depthWaterMean
Set="WITSML_cs_wbGeometry_v1.3.0", Path="cs_wbGeometry" [element]
Water depth.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [element]
Water depth.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wbGeometry" [element]
Water depth.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

DerrickType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of drilling derrick.
Data Type="primitive", Cardinality=""

descAccident
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Accident description.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

descBrake
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Rig brake description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Rig brake description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

descComp
Set="WITSML_cs_bopComponent_v1.3.0", Path="cs_bopComponent" [element]
Description of component.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

descCone
Set="WITSML_cs_hydrocyclone_v1.3.0", Path="cs_hydrocyclone" [element]
Cones description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

descControlManifold
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Description of control system.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

descFluid
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Fluid description.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

Set="WITSML_cs_pitVolume_v1.3.0", Path="cs_pitVolume" [element]
Fluid description.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

descLocation
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Location description.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

description
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
"A description of the block. For example, 'main log section', 'repeat section', 'logged going in hole' 'main log section, curve group 1', 'composite'."
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [element]
A description of the channel.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="indexedObject" []
No local definition entered.
Data Type="witsml:descriptionSt", Cardinality="use=optional"

Set="WITSML_cs_enumValues_v1.3.0", Path="enumList" [element]
A description of the list. This specifies what the individual values represent.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_cs_enumValues_v1.3.0", Path="enumValue" [element]
A description of the value.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Description of item and details.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Description of item and details.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
"A Comment, generally given to help the reader interpret the coordinates if the CRS and the chosen pair do not make them clear."
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
Description of item and details.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Description of item and details.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_qualifier_v1.3.0", Path="cs_qualifier" [element]
A textual description of the qualifier.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [element]
Comments about the realtime.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_referencePoint_v1.3.0", Path="cs_referencePoint" [element]
A textual description of the point.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Description of item and details.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Description of item and details.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_cs_wellCRS_v1.3.0", Path="cs_wellCRS" [element]
A textual description of the system.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
Description of item and details.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Description of item and details.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Description of item and details.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

descriptionString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A textual description of something.
Data Type="primitive", Cardinality=""

descRotSystem
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Description of rotating system.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Description of rotating system.
Data Type="witsml:str32", Cardinality="min=0,max=1"

detailActivity
Set="WITSML_cs_activityCode_v1.3.0", Path="cs_activityCode" [element]
Custom string to further define an activity.
Data Type="witsml:str32", Cardinality="min=0,max=1"

details
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Complete description of Risk.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Complete description of Risk.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

diaBit
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Diameter of drilled hole.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Core bit outer diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Core bit outer diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaCloseMn
Set="WITSML_cs_bopComponent_v1.3.0", Path="cs_bopComponent" [element]
Minimum diameter of component it will seal.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaCloseMx
Set="WITSML_cs_bopComponent_v1.3.0", Path="cs_bopComponent" [element]
Maximum diameter of component it will seal.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaCore
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Core cut diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Core cut diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaCsgLast
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Diameter of last casing.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Diameter of last casing.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaDiverter
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Diameter of diverter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaDrift
Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
Maximum diameter that can pass through.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaHole
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Hole diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Hole diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Hole diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Hole diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Hole diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Hole diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaHoleAssy
Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [element]
Maximum hole size generated by assembly.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_tubular" [element]
Maximum hole size generated by assembly.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaHoleOpener
Set="WITSML_cs_holeOpener_v1.3.0", Path="cs_holeOpener" [element]
Diameter of the reamer.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaNozzle
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Nozzle diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_nozzle_v1.3.0", Path="cs_nozzle" [element]
Nozzle diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaPassThru
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Minimum hole or tubing which bit will pass through (for bi-center bits).
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaPilot
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Diameter of pilot bit (for bi-center bits).
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaPlug
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Diameter of plugs.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Diameter of plugs.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaRotorNozzle
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Diameter of rotor at nozzle.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

diaTailPipe
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Tail pipe size (diameter).
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dimensionlessMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

dimensionlessUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

dip
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Angle of dip with respect to horizontal.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Angle of dip with respect to horizontal.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Angle of dip with respect to horizontal.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Angle of dip with respect to horizontal.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

dipAngleUncert
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Survey tool dip uncertainty.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Survey tool dip uncertainty.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

dipDirection
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Interpreted downdip direction.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Interpreted downdip direction.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

direction
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
The polarity of change in index values associated with successive data records. Increasing or Descreasing. Mixed is not a valid value.
Data Type="witsml:LogIndexDirec", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
"The sort order of the data row index values in the XML instance. For an Increasing"" direction the index value of consecutive data nodes are ascending. For a ""Decreasing"" direction the index value of consecutive data nodes are descending. The default direction is ""Increasing"". The direction of a log cannot be changed once it has been created. That is, this value cannot be updated in a server."""
Data Type="witsml:LogIndexDirec", Cardinality="min=0,max=1"

dirSensorOffset
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
Offset relative to bit.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Disclaimer
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
A free-form string that allows a disclaimer to accompany the information.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

disp
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Closed end displacement.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

dispEw
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"East-west offset, positive to the East. This is relative to wellLocation with a North axis orientation of aziRef. If a displacement with respect to a different point is desired then define a localCRS and specify local coordinates in location."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"East-west offset, positive to the East. This is relative to wellLocation with a North axis orientation of aziRef. If a displacement with respect to a different point is desired then define a localCRS and specify local coordinates in location."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dispEwCenter
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Easting of target center point in map coordinates.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Easting of target center point in map coordinates.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dispEwOffset
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
East-west offset of target intercept point from shape center.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
East-west offset of target intercept point from shape center.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dispEwSectOrig
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
"Origin east-west used as starting point for sections, mandatory parameter when sections are used."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
"Origin east-west used as starting point for sections, mandatory parameter when sections are used."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dispEwVertSectOrig
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Origin east-west used for vertical section plot/computations.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0000627",Version="0",Name="DIRECTIONAL SURVEY EAST WEST OFFSET"
"The distance, at the depth of measurement, that the axis of the wellbore path lies east or west of the axis of the wellbore path at its wellbore origin. A positive number denotes east, a negative number west."

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Origin east-west used for vertical section plot/computations.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

displacement
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Pump displacement.
Data Type="witsml:volumeMeasure", Cardinality="min=1,max=1"

dispNs
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"North-south offset, positive to the North. This is relative to wellLocation with a North axis orientation of aziRef. If a displacement with respect to a different point is desired then define a localCRS and specify local coordinates in location."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"North-south offset, positive to the North. This is relative to wellLocation with a North axis orientation of aziRef. If a displacement with respect to a different point is desired then define a localCRS and specify local coordinates in location."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dispNsCenter
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Northing of target center point in map coordinates.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Northing of target center point in map coordinates.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dispNsOffset
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
North-south offset of target intercept point from shape center.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
North-south offset of target intercept point from shape center.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dispNsSectOrig
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
"Origin north-south used as starting point for sections, mandatory parameter when sections are used.."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
"Origin north-south used as starting point for sections, mandatory parameter when sections are used.."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dispNsVertSectOrig
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Origin north-south used for vertical section plot/computations.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0000633",Version="0",Name="DIRECTIONAL SURVEY NORTH SOUTH OFFSET"
"The distance, at the depth of measurement, that the axis of the wellbore pathl lies north or south of the axis of the wellbore path at its wellbore origin. A positive number denotes north, a negative number south."

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Origin north-south used for vertical section plot/computations.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dispRig
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Vessel displacement (in water).
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

distanceInterval
Set="WITSML_cs_interval_v1.3.0", Path="cs_interval" [element]
The distance interval associated with the method.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

distBendBot
Set="WITSML_cs_bend_v1.3.0", Path="cs_bend" [element]
Distance of bend from bottom of component.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

distBladeBot
Set="WITSML_cs_stabilizer_v1.3.0", Path="cs_stabilizer" [element]
Distance of blade bottom from bottom of component.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

distDrill
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Distance drilled since last report.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Distance drilled since last report.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

distDrillRot
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Distance drilled - rotating.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Distance drilled - rotating.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Distance drilled - rotating.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

distDrillSlid
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Distance drilled - sliding
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Distance drilled - sliding.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Distance drilled - sliding.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

distHold
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Distance covered while holding angle with a steerable drilling assembly.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Distance covered while holding angle with a steerable drilling assembly.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Distance covered while holding angle with a steerable drilling assembly.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

distReam
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Distance reamed.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Distance reamed.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Distance reamed.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

district
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Geo-political district name.
Data Type="witsml:str32", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0007658",Version="0",Name="GEOPOLITICAL AREA"
"An area of interest that is usually administrered by a specific political entity, such as a government or regulatory agency."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Geo-political district name.
Data Type="witsml:str32", Cardinality="min=0,max=1"

distSteering
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Distance covered while actively steering with a steerable drilling assembly.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Distance covered while actively steering with a steerable drilling assembly.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Distance covered while actively steering with a steerable drilling assembly.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

dls
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Dogleg severity.
Data Type="witsml:anglePerLengt", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Dogleg severity.
Data Type="witsml:anglePerLengt", Cardinality="min=0,max=1"

DocumentAlias
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
Zero or more alternate names for the document. These names do not need to be unique within the naming system.
Data Type="witsml:nameStruct", Cardinality="min=0,max=*"

documentClass
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
A document class. Examples of classes would be a metadata classification or a set of keywords.
Data Type="witsml:nameStruct", Cardinality="min=0,max=*"

DocumentDate
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
"The date of the creation of the document. This is not the same as the date that the file was created. For this date, the document is considered to be the set of information associated with this document information. For example, the document may be a seismic binset. This represents the date that the binset was created. The FileCreation information would capture the date that the XML file was created to send or exchange the binset."
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

documentInfo
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRuns" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJobs" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCores" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReports" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarkers" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_log_v1.3.0", Path="obj_logs" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_message_v1.3.0", Path="obj_messages" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLogs" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReports" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtimes" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rigs" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risks" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCores" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyPrograms" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_targets" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStations" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectorys" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubulars" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometrys" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbores" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLogs" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_obj_well_v1.3.0", Path="obj_wells" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="allObjects" [class]
Information about the XML message instance.
Data Type="witsml:cs_documentIn", Cardinality="min=0,max=1"

DocumentName
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
An identifier for the document. This is intended to be unique within the context of the NamingSystem.
Data Type="witsml:nameStruct", Cardinality="min=1,max=1"

doglegMx
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Maximum dogleg severity.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

dolomite
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Calcimetry dolomite percentage.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

doubleArray
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
An array represented by the sequence of double values of its elements.
Data Type="complex", Cardinality=""

doubleValues
Set="WITSML_cs_axisDefinition_v1.3.0", Path="cs_axisDefinition" [element]
"The serialziation of the axis positions of an array as a whitespace-delimited list values of type xsd:double. If the length of this list is less than 'count' then the difference in the last two values represents the increment to be used to fill out the list. For example, the list '2 4' with count=4 represents the list '2 4 6 8'."
Data Type="witsml:listOfDouble", Cardinality="min=0,max=1"

downLinkFlowRateMn
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Minimum flow rate for programming tool.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

downLinkFlowRateMx
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Maximum flow rate for programming tool.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

DrawWorksType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

drillingParams
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Drilling parameters.
Data Type="witsml:cs_drillingPa", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Average bottom hole assembly parameters for report duration or actual instances of bottom hole assembly operations.
Data Type="witsml:cs_drillingPa", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Drilling parameters.
Data Type="witsml:cs_drillingPa", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Average bottom hole assembly parameters for report duration or actual instances of bottom hole assembly operations.
Data Type="witsml:cs_drillingPa", Cardinality="min=0,max=*"

drive
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
"Bit drive type (Motor, rotary table etc)."
Data Type="witsml:str32", Cardinality="min=0,max=1"

DriveType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of work string drive (rotary system).
Data Type="primitive", Cardinality=""

dryBlendDescription
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Description of dry blend.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

dryBlendName
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Name of dry blend.
Data Type="witsml:str32", Cardinality="min=0,max=1"

dryingMethod
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Sample treatment : drying method.
Data Type="witsml:str32", Cardinality="min=0,max=1"

dTim
Set="WITSML_cs_channel_v1.3.0", Path="cs_channel" [element]
The time index for the realtime channel if the interval type is time-based.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
The date and time at which the gas sample was processed.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
The time when fluid readings were recorded.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Date and time the information is related to. The time refers to the top of the interval.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_cs_pitVolume_v1.3.0", Path="cs_pitVolume" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_scr_v1.3.0", Path="cs_scr" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_cs_shakerOp_v1.3.0", Path="cs_shakerOp" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" [element]
"The time index for the realtime object if the interval type is time-based. It is the default time index for all data in the realtime object. Both dTim and md can be overridden at the channel level. This value should be given when dTim"" is given with any channel."""
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_fluidsReport" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Date and time the information is related to.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

dTimArrived
Set="WITSML_cs_supportCraft_v1.3.0", Path="cs_supportCraft" [element]
Date and time when vehicle arrived at rig site.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimCementDrillOut
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Date and time that cement was drilled out.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Date and time that cement was drilled out.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimCoreEnd
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Date and time when coring complete (end of cutting new core).
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Date and time when coring complete (end of cutting new core).
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimCoreStart
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Date and time when coring commenced (cutting new core).
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Date and time when coring commenced (cutting new core).
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimCreation
Set="WITSML_cs_commonData_v1.3.0", Path="cs_commonData" [element]
When the data was created at the persistent data store.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimDeparted
Set="WITSML_cs_supportCraft_v1.3.0", Path="cs_supportCraft" [element]
Date and time when vehicle departed rig site.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimDisplaceStart
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Date and time when displacing cement started.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTime
Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" [element]
The data and time related to the parameter. At least one of dTime or mdTop must be given. The time refers to the top of the interval.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimEnd
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
Date and time that activities were completed.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_shakerScreen_v1.3.0", Path="cs_shakerscreen" [element]
Date and time activities were completed.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Date and time that activities were completed.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Date and time that activities were completed.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimEndOp
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Date and time rig operations ended (May be NULL for active rig).
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Date and time rig operations ended (May be NULL for active rig).
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimInstall
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Date and time of installation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_centrifuge_v1.3.0", Path="cs_centrifuge" [element]
Date and time of installation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Date and time of installation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_hydrocyclone_v1.3.0", Path="cs_hydrocyclone" [element]
Date and time of installation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_pit_v1.3.0", Path="cs_pit" [element]
Date and time of installation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Date and time of pump installation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Date and time of installation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimJob
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Date and time of Cement Job.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Date and time of Cement Job.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimKickoff
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Date and time of wellbore kickoff.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0002820",Version="0",Name="KICKOFF DATE"
" The initiation date of sidetrack drilling operations."

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Date and time of wellbore kickoff.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimLastChange
Set="WITSML_cs_commonData_v1.3.0", Path="cs_commonData" [element]
Last change of any element of the data at the persistent data store. The change time is not updated for a growing object while it is growing.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimLicense
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Date and time license was issued.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0005807",Version="0",Name="DRILLING PERMIT APPROVAL DATE"
"The date the application for the drilling permit was approved and work can begin to construct the drill site and start drilling. Commonly referred to as Application for Pemit to Drill (APD)."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Date and time license was issued.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimMixStart
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Date and time when mixing started.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimPa
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Date and time at which well was plugged and abandoned.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0000002",Version="0",Name="ABANDONED DATE"
"The date a well, well completion or field was abandoned."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Date and time at which well was plugged and abandoned.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimPipeRotEnd
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Pipe rotation end time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Pipe rotation end time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimPipeRotStart
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Pipe rotation start time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Pipe rotation start time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimPlugSet
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Date and time that cement plug was set.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Date and time that cement plug was set.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimPumpEnd
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Datetime at end of pumping cement.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimPumpStart
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Datetime at start of pumping cement.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimRecipEnd
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Date and time at end of pipe reciprocation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Date and time at end of pipe reciprocation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimRecipStart
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Date and time at start of pipe reciprocation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Date and time at start of pipe reciprocation.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimRemove
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Removal Date.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_centrifuge_v1.3.0", Path="cs_centrifuge" [element]
Removal date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Removal date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_hydrocyclone_v1.3.0", Path="cs_hydrocyclone" [element]
Removal date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_pit_v1.3.0", Path="cs_pit" [element]
Removal date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Date and time the pump was removed.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Removal date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimReport
Set="WITSML_cs_wbGeometry_v1.3.0", Path="cs_wbGeometry" [element]
Time report generated.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [element]
Time report generated.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wbGeometry" [element]
Time report generated.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

dTimSpud
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Date and time at which well was spudded.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0002086",Version="0",Name="SPUD DATE"
"The day when the drilling bit penetrates the surface utilizing a drilling rig capable of drilling the well to the authorized total depth."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Date and time at which well was spudded.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimSqueeze
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Date and time of squeeze.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Date and time of squeeze.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimStart
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
Date and time that activities started.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_shakerScreen_v1.3.0", Path="cs_shakerscreen" [element]
Date and time that activities started.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Date and time that activities started.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Date and time that activities started.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Date and time that activities started.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Date and time that activities started.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimStartDrilling
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Start on bottom - date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Start on bottom - date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimStartOp
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
"Date and time rig operations started, or date and time object created."
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
"Date and time rig operations started, or date and time object created."
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimStn
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Date and time the station was measured or created.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Date and time the station was measured or created.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimStop
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Date and time that activities stopped.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Date and time that activities stopped.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimStopDrilling
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Start off bottom - date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Start off bottom - date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimToolPull
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Date and time logging suite pulled out of the hole.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Date and time logging suite pulled out of the hole.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimToolRun
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Date and time logging suite run in the hole.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Date and time logging suite run in the hole.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimTrajEnd
Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
End date and time of trajectory station measurements.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
End date and time of trajectory station measurements.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimTrajProg
Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [element]
Date and time trajectory program was created or edited.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_surveyProgram" [element]
Date and time trajectory program was created or edited.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dTimTrajStart
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Start date and time of trajectory station measurements.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011032",Version="0",Name="TRAJECTORY SURVEY START DATETIME"
"The starting date and time of a wellbore trajectory (directional, deviation) survey. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Start date and time of trajectory station measurements.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

dumpValve
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
"Is dump valve present? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

dunhamClass
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Dunham limestone classification.
Data Type="witsml:str32", Cardinality="min=0,max=1"

duration
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
The activity duration (commonly in hours).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

dxcAv
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Average drilling exponent through Interval.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

dynamicViscosityMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

dynamicViscosityUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

easting
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
The projected coordinate with east being positive. This is the most common type of projected coordinates. UTM coordinates are expressed in Easting and Northing.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

ecdTdAv
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Average effective circulating density at TD through Interval.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

eff
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Efficiency of the pump.
Data Type="witsml:relativePower", Cardinality="min=0,max=1"

electricPotentialMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

electricPotentialUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

electStab
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Measurement of the emulsion stability and oil-wetting capability in oil-based muds.
Data Type="witsml:electricPoten", Cardinality="min=0,max=1"

elevation
Set="WITSML_cs_referencePoint_v1.3.0", Path="cs_referencePoint" [element]
The gravity based elevation coordinate of this point as measured from a datum. Positive moving upward from the elevation datum.
Data Type="witsml:wellElevation", Cardinality="min=0,max=1"

Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" [element]
"The gravity based elevation coordinate of this reference datum as measured from another datum. Positive moving upward from the elevation datum. An elevation should be given unless this is a vertical reference datum (e.g., sea level)."
Data Type="witsml:wellElevation", Cardinality="min=0,max=1"

ElevCodeEnum
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"The type of local or permanent reference datum for vertical gravity based (i.e., elevation and vertical depth) and measured depth coordinates within the context of a well. This list includes local points (e.g., kelly bushing) used as a datum and vertical reference datums (e.g., mean sea level)."
Data Type="primitive", Cardinality=""

Ellipsoid
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of ellipsoid (spheroid) defining geographic or planar coordinates.
Data Type="primitive", Cardinality=""

ellipsoidCode
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid code (spheroid) defining geographic or planar coordinates. Implied if geodeticDatumCode is specified (and not UserDefined).
Data Type="witsml:Ellipsoid", Cardinality="min=0,max=1"

ellipsoidInverseFlattening
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid inverse flattening value (ie. 1/x). Implied if geodeticDatumCode or ellipsoidCode specified.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

ellipsoidSemiMajorAxis
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid semi-major axis size. Implied if geodeticDatumCode or ellipsoidCode specified.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

emailAddress
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Rig Email address.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Rig Email address.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

encodedArrayString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
An encoded value or values. The encoding may utilize any of several xsd encodings. Something external to the value must define the encoding. The uom attribute is optional because the value may be a string or unitless quantity. If the value is a measure then the uom must be specified.
Data Type="complex", Cardinality=""

encodedValueString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A single value. The encoding may utilize any of several xsd encodings. Something external to the value must define the encoding.
Data Type="primitive", Cardinality=""

encodingDef
Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
"Indicates that the channel is encoded using a Base64 representation of binary values, and defines the binary type of elements of the array. If absent and axisDefinition is given, implies xsd:list encoded arrays, whose elemental data type is given by typeLogData."
Data Type="witsml:ArrayElementD", Cardinality="min=0,max=1"

EndDate
Set="WITSML_cs_documentInfo_v1.3.0", Path="securityInfoType" [element]
The date on which this security class is no longer applicable.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

endDateTimeIndex
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
"When the direction is defined as Increasing"", the endIndex is the ending (maximum) index value at which the last data point is located. When the log header defines the direction as Decreasing, the endIndex is the ending (minimum) index value at which the last data point is located. This value is optional when startDateTimeIndex represents a reference for elapsed times. Otherwise, it should be defined when startDateTimeIndex is defined."""
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
"When the log header defines the direction as Increasing"", the endIndex is the ending (maximum) index value at which the last valid data point is located. When the log header defines the direction as Decreasing, the endIndex is the ending (minimum) index value at which the last valid data point is located."""
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

endIndex
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
"When the direction is defined as Increasing"", the endIndex is the ending (maximum) index value at which the last data point is located. When the log header defines the direction as Decreasing, the endIndex is the ending (minimum) index value at which the last data point is located. The unit of measure is defined by indexUnits."""
Data Type="witsml:ratioQuantity", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
"When the log header defines the direction as Increasing"", the endIndex is the ending (maximum) index value at which the last valid data point is located. When the log header defines the direction as Decreasing, the endIndex is the ending (minimum) index value at which the last valid data point is located. The unit of measure is defined by indexUnits."""
Data Type="witsml:unitlessQuant", Cardinality="min=1,max=1"

endMd
Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
The maximum mdBottom value in all geologyIntervals for this mud log message. This will be populated by the server to match the values that were returned as a result of a query. Used in a query template for specifying the ending range of logs to be retrieved.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
The maximum mdBottom value in all geologyIntervals for this mud log message. This will be populated by the server to match the values that were returned as a result of a query. Used in a query template for specifying the ending range of logs to be retrieved.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

energyPerAreaMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

energyPerAreaUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

engineer
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Engineer name
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Nae of Engineer.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [element]
Name of engineer.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Nae of Engineer.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_surveyProgram" [element]
Name of engineer.
Data Type="witsml:str32", Cardinality="min=0,max=1"

enumList
Set="WITSML_cs_enumValues_v1.3.0", Path="enumListSet" [element]
A single enumeration list.
Data Type="witsml:enumList", Cardinality="min=1,max=*"

Set="WITSML_cs_enumValues_v1.3.0", Path="" [class]
The name of the list.
Data Type="complex", Cardinality=""

enumListSet
Set="WITSML_cs_enumValues_v1.3.0", Path="" [class]
A container for enumeration lists.
Data Type="witsml:enumListSet", Cardinality="min=1,max=1"

Set="WITSML_cs_enumValues_v1.3.0", Path="" [class]
A single enumeration list.
Data Type="complex", Cardinality=""

enumValue
Set="WITSML_cs_enumValues_v1.3.0", Path="" [class]
The name of the value.
Data Type="complex", Cardinality=""

epentAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
neo-Pentane (eC5) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

epentMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
neo-Pentane (eC5) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

epentMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
neo-Pentane (eC5) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

equivalentMudWeight
Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" [element]
A equivalent mud weight value that represents the parameter. This commonly used for pressure gradient parameters and pressure parameters.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

equivalentPerMassMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

equivalentPerMassUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

estimated
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
"Is this an estimated cost? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

ethAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Ethane (C2) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ethMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Ethane (C2) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ethMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Ethane (C2) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

eTimBeforeTest
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Hours before liner top test.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimCementLog
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Hours before logging run after cement run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimChromCycle
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Chromatograph cycle time. Commonly in seconds.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimCirc
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Time spent circulating from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Time spent circulating from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimComprStren1
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Compressive strength time 1.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimComprStren2
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Compressive strength time 2.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimDrill
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Drilling time.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Drilling time.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimDrillRot
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Time spent rotary drilling for report interval.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Time spent rotary drilling for report interval.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimDrillSlid
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Time spent slide drilling from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Time spent slide drilling from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimHold
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Time spent with no DD work (commonly in hours).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Time spent with no DD work (commonly in hours).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimLoc
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Time rig on location (commonly in days).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Time rig on location (commonly in days).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimLostGross
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Number of hours lost due to incident.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimMudCirculation
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Mud circulation ellapsed time before the job.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimOpBit
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Operating time spent by bit for run.
Data Type="witsml:timeMeasure", Cardinality="min=1,max=1"

eTimPitStart
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Hours between end of cement job-start of PIT.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimPresHeld
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Time pressure held.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimPump
Set="WITSML_cs_cementPumpSchedule_v1.3.0", Path="cs_cementPumpSchedule" [element]
(Ellapsed time period during the fluid is pumped.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimReam
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Time spent reaming from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Time spent reaming from start of bit run.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimShutdown
Set="WITSML_cs_cementPumpSchedule_v1.3.0", Path="cs_cementPumpSchedule" [element]
"If shutdown event, the ellapsed time duration."
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimSpud
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Time since bit broke ground (commonly in days).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Time since bit broke ground (commonly in days).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimStart
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Time from start of Operations (commonly in days).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Time from start of Operations (commonly in days).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimSteering
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Time spent steering bottom hole assembly (commonly in hours).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Time spent steering bottom hole assembly (commonly in hours).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimTest
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Ellapsed tome to perform the test.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

eTimThickening
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Test thickening time.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Event
Set="WITSML_cs_documentInfo_v1.3.0", Path="auditType" [element]
No local definition entered.
Data Type="witsml:eventType", Cardinality="min=1,max=*"

EventDate
Set="WITSML_cs_documentInfo_v1.3.0", Path="eventType" [element]
The date on which the event took place.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

eventType
Set="WITSML_cs_documentInfo_v1.3.0", Path="" [class]
An event type captures the basic information about an event that has affected the data.
Data Type="complex", Cardinality=""

excessPc
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Excess Percent.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

extendCategory
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Custom string to further categorize the risk.
Data Type="witsml:kindString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Custom string to further categorize the risk.
Data Type="witsml:kindString", Cardinality="min=0,max=1"

factFric
Set="WITSML_cs_stabilizer_v1.3.0", Path="cs_stabilizer" [element]
Friction factor.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
Friction factor.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

failureMethod
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Method used to determine if cement job unsuccessful.
Data Type="witsml:str32", Cardinality="min=0,max=1"

falseEasting
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Artificial value added to the X axis.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

falseNorthing
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Artificial value added to the Y axis.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

faxNumber
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Rig fax number.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Rig fax number.
Data Type="witsml:str32", Cardinality="min=0,max=1"

fet
Set="WITSML_cs_channel_v1.3.0", Path="cs_channel" [element]
Formation exposure time.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

field
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Name of the field in which the well is located.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0002632",Version="0",Name="FIELD NAME CODE"
"An indicator of the name of the field in which the well is located. This name may be company specific or regulatory."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Name of the field in which the well is located.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

FileCreationDate
Set="WITSML_cs_documentInfo_v1.3.0", Path="fileCreationType" [element]
The date and time that the file was created.
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

FileCreationInformation
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
"The information about the creation of the exchange file. This is not about the creation of the data within the file, but the creation of the file itself."
Data Type="witsml:fileCreationT", Cardinality="min=0,max=1"

fileCreationType
Set="WITSML_cs_documentInfo_v1.3.0", Path="" [class]
A block of information about the creation of the XML file. This is different than the creation of the data that is included within the file.
Data Type="complex", Cardinality=""

FileCreator
Set="WITSML_cs_documentInfo_v1.3.0", Path="fileCreationType" [element]
The person or business associate that created the file.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

filterCakeHthp
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
High temperature high pressure (HTHP) Filter cake thickness.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

filterCakeLtlp
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Filter cake thickness at low (normal) temperature and pressure.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

filtrateHthp
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
High temperature high pressure (HTHP) filtrate (volume per 30min).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

filtrateLtlp
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
API water loss (low temperature and pressure mud filtrate measurement) (ml/30min)
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

final
Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [element]
Is program a final or intermediate/preliminary?
Data Type="witsml:str16", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_surveyProgram" [element]
Is program a final or intermediate/preliminary?
Data Type="witsml:str16", Cardinality="min=0,max=1"

finalTraj
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
"Is trajectory a final or intermediate/preliminary? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011038",Version="0",Name="TRAJECTORY SURVEY STATUS TYPE"
"A classification of the status of a trajectory survey, I.e. preliminary, intermediate, or final. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
"Is trajectory a final or intermediate/preliminary? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

flares
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Description of flare.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Description of flare.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

floatHeld
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Float held? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

flowrateBit
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Flow rate at bit.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowrateBreakDown
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Breakdown rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowrateDisplaceAv
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Average displacement rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowrateDisplaceMx
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Maxmum displacement rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowrateEnd
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Final displacement pump rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowrateMn
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Minimum flow rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

Set="WITSML_cs_mwdTool_v1.3.0", Path="cs_mwdTool" [element]
Minimum flow rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowRateMn
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Minimum flow rate for tool operation.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowrateMudCirc
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Rate mud circulated during stage.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowrateMx
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Maximum flow rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

Set="WITSML_cs_mwdTool_v1.3.0", Path="cs_mwdTool" [element]
Maximum flow rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowRateMx
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Maximum flow rate for tool operation.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowratePump
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Pump flow rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowratePumpEnd
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Pump rate at end of job.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowratePumpStart
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Pump rate at start of job.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowrateSqueezeAv
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Squeeze job average rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

flowrateSqueezeMx
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Squeeze job maximum rate.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

fluid
Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [element]
A Fluid record.
Data Type="witsml:cs_fluid", Cardinality="min=0,max=*"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
One fluid record.
Data Type="witsml:cs_fluid", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_fluidsReport" [element]
A Fluid record.
Data Type="witsml:cs_fluid", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
One fluid record.
Data Type="witsml:cs_fluid", Cardinality="min=0,max=*"

fluidDischarged
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Daily whole mud discarded.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

fluidDisplace
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Displacement fluid name.
Data Type="witsml:str32", Cardinality="min=0,max=1"

fluidIndex
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
"Fluid Index: 1: first fluid pumped (=original mud), (last-1)=Tail cement, last= displacement mud"
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

fluidRheologicalModel
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Newtonian/Bingham/Power Law/Herschel Bulkley.
Data Type="witsml:str16", Cardinality="min=0,max=1"

fluidsReport
Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReports" [element]
A single fluids report.
Data Type="witsml:obj_fluidsRep", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single fluids report.
Data Type="witsml:co_fluidsRepo", Cardinality="min=1,max=*"

fluidsReports
Set="WITSML_obj_fluidsReport_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_fluidsRep", Cardinality="min=1,max=1"

foamUsed
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
"Foam used indicator. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

force
Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" [element]
"A force value (e.g., hookload) that represents the parameter."
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

forceMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

forcePerVolumeMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

forcePerVolumeUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

forceUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

forDownSet
Set="WITSML_cs_jar_v1.3.0", Path="cs_jar" [element]
Down set force.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

forDownTrip
Set="WITSML_cs_jar_v1.3.0", Path="cs_jar" [element]
Down trip force.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

forecast24Hr
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Forecast for next 24 hrs.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Forecast for next 24 hrs.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

foreignKey
Set="WITSML_cs_dataTypes_v1.3.0", Path="nodeStruct" [element]
"A pointer to the node. This provides both the human context and the uid of the node. A :: "" delimited list of values representing the elements in keyName. If the element has attributes then the attribute values should be listed after the element value separated by spaces (e.g., ""123 ft"")."""
Data Type="witsml:refNameString", Cardinality="min=1,max=1"

formAdd
Set="WITSML_cs_cementAdditive_v1.3.0", Path="cs_cementAdditive" [element]
Wet or Dry.
Data Type="witsml:str16", Cardinality="min=0,max=1"

formationMarker
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarkers" [element]
A single formation marker.
Data Type="witsml:obj_formation", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single formation marker.
Data Type="witsml:co_formationM", Cardinality="min=1,max=*"

formationMarkers
Set="WITSML_obj_formationMarker_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_formation", Cardinality="min=1,max=1"

formPit
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
PIT/LOT formation breakdown gradient or absolute pressure.
Data Type="witsml:forcePerVolum", Cardinality="min=0,max=1"

forPmpOpen
Set="WITSML_cs_jar_v1.3.0", Path="cs_jar" [element]
Pump open force.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

forSealFric
Set="WITSML_cs_jar_v1.3.0", Path="cs_jar" [element]
Seal friction force.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

forUpSet
Set="WITSML_cs_jar_v1.3.0", Path="cs_jar" [element]
Up set force.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

forUpTrip
Set="WITSML_cs_jar_v1.3.0", Path="cs_jar" [element]
Up trip force.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

frequencyMx
Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Maximum allowable depth frequency for survey stations for this survey run.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

gantry
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Description of gantry.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Description of gantry.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

gapAir
Set="WITSML_cs_wbGeometry_v1.3.0", Path="cs_wbGeometry" [element]
Air gap.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [element]
Air gap.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wbGeometry" [element]
Air gap.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

gasAv
Set="WITSML_cs_mudGas_v1.3.0", Path="cs_mudGas" [element]
Average total gas.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

gasBackgnd
Set="WITSML_cs_mudGas_v1.3.0", Path="cs_mudGas" [element]
Background gas reading.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

gasConAv
Set="WITSML_cs_mudGas_v1.3.0", Path="cs_mudGas" [element]
Connection gas (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

gasConMx
Set="WITSML_cs_mudGas_v1.3.0", Path="cs_mudGas" [element]
Connection gas (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

gasPeak
Set="WITSML_cs_mudGas_v1.3.0", Path="cs_mudGas" [element]
Peak gas reading.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

GasPeakType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

gasPeakType
Set="WITSML_cs_mudGas_v1.3.0", Path="cs_mudGas" [element]
Type of gas peak.
Data Type="witsml:GasPeakType", Cardinality="min=0,max=1"

gasTrip

PIDD TermProperty: Thread="P0003849",Version="0",Name="TRIP GAS"
" An accumulation of gas which enters the well bore while a trip is made. High pressure trip gas can cause serious problems."

Set="WITSML_cs_mudGas_v1.3.0", Path="cs_mudGas" [element]
Trip gas last reading.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

gel10Min
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Gels-10Min (in hole at start of job).
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
10 minute gels.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

gel10MinReading
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Gel reading after 10 minutes.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

gel10MinStrength
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Gel strength after 10 minutes.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

gel10Sec
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Gels-10Sec (in hole at start of job).
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
10 second gels.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

gel10SecReading
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Gel reading after 10 seconds.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

gel10SecStrength
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Gel strength after 10 seconds.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

gel1MinReading
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Gel reading after 1 minute.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

gel1MinStrength
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Gel strength after 1 minute.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

gel30Min
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
30 minute gels.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

generalInformation
Set="WITSML_WITSML_composite_v1.3.0", Path="co_well" [element]
General information about a well.
Data Type="witsml:co_wellHeader", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
General information about a wellbore.
Data Type="witsml:co_wellboreHe", Cardinality="min=0,max=1"

generator
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Description of the electrical power generating system.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Description of the electrical power generating system.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

GeodeticDatum
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"These values represent the type of geodetic datum. The source (except for one"", ""unknown"" and ""UserDefined"") of the values and the descriptions is Geoshare V13."""
Data Type="primitive", Cardinality=""

geodeticDatumCode
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Geodetic datum code. This defines a system in the Geoshare naming system and should probably not be used with CRSName.
Data Type="witsml:GeodeticDatum", Cardinality="min=0,max=1"

geodeticZoneString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"A geodetic zone with values from 1 to 60 and a required direction of N"" (North) or ""S"" (South). For example, ""21N""."""
Data Type="primitive", Cardinality=""

geographic
Set="WITSML_cs_wellCRS_v1.3.0", Path="cs_wellCRS" [class]
Geographic system.
Data Type="witsml:cs_geodeticMo", Cardinality="min=0,max=1"

geologist
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Name of operator wellsite geologist.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Name of operator wellsite geologist.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

geologyInterval
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
"Set of Geological intervals, descriptions, gas readings for the cored interval."
Data Type="witsml:cs_geologyInt", Cardinality="min=0,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
Set of geology and drilling information records for the wellbore.
Data Type="witsml:cs_geologyInt", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
"Set of Geological intervals, descriptions, gas readings for the cored interval."
Data Type="witsml:cs_geologyInt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
Set of geology and drilling information records for the wellbore.
Data Type="witsml:cs_geologyInt", Cardinality="min=0,max=*"

geoModelUsed
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Gravitational model used.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Gravitational model used.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

grade
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Material grade for the tubular section.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
Material grade for the tubular section.
Data Type="witsml:str32", Cardinality="min=0,max=1"

grainType
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Granulometry.
Data Type="witsml:str32", Cardinality="min=0,max=1"

gravAccelCorUsed
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"Was an accelerometer alignment correction applied to survey computation? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"Was an accelerometer alignment correction applied to survey computation? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

gravAxialAccelCor
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
Calculated gravitational field strength correction.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

gravAxialRaw
Set="WITSML_cs_stnTrajRawData_v1.3.0", Path="cs_stnTrajRawData" [element]
Uncorrected gravitational field strength measured in axial direction.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

gravTotalFieldCalc
Set="WITSML_cs_stnTrajValid_v1.3.0", Path="cs_stnTrajValid" [element]
Calculated total gravitational field.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

gravTotalFieldReference
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Gravitational field theoretical/reference value.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Gravitational field theoretical/reference value.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

gravTotalUncert
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Survey tool gravity uncertainty.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Survey tool gravity uncertainty.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

gravTran1AccelCor
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
The correction applied to the X cross-axial component of the earths magnetic field.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

gravTran1Raw
Set="WITSML_cs_stnTrajRawData_v1.3.0", Path="cs_stnTrajRawData" [element]
Uncorrected gravitational field strength measured in transverse direction.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

gravTran2AccelCor
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
The correction applied to the Y cross-axial component of the earths magnetic field.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

gravTran2Raw
Set="WITSML_cs_stnTrajRawData_v1.3.0", Path="cs_stnTrajRawData" [element]
"Uncorrected gravitational field strength measured in transverse direction, approximately normal to tran1."
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

gridCorUsed
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Grid correction used to correct a survey. Starting value if stations have individual values.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011036",Version="0",Name="GRID CORRECTION"
"The grid correction used to correct a trajectory survey starting value if stations have individual values. CHECK THIS OUT [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Grid correction used to correct a survey. Starting value if stations have individual values.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

groundElevation
Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Elevation of ground level (land rigs).
Data Type="witsml:wellElevation", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Elevation of ground level (land rigs).
Data Type="witsml:wellElevation", Cardinality="min=0,max=1"

gtf
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Toolface angle (gravity).
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Toolface angle (gravity).
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

guideBaseAngle
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Direction of the guide base.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

h2sAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Hydrogen Sulfide (average) ppm.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

h2sMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Hydrogen Sulfide (minimum) ppm.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

h2sMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Hydrogen Sulfide (maximum) ppm.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

hardness
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology hardness description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

hardnessCa
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Total calcium hardness.
Data Type="witsml:massConcentra", Cardinality="min=0,max=1"

heaveMx
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Maximum allowable heave.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Maximum allowable heave.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

height
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Height of separator.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

hemisphere
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Is the projection in the northern hemisphere or the southern hemisphere.
Data Type="witsml:Hemispheres", Cardinality="min=0,max=1"

Hemispheres
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
Northern hemisphere.
Data Type="primitive", Cardinality=""

hkldDn
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Hookload - string moving down.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

hkldRot
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Hookload - rotating.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

hkldUp
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Hookload - string moving up.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

HoleCasingType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

holeConfig
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Wellbore Geometry of annulus.
Data Type="witsml:cs_wbGeometry", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Wellbore Geometry of annulus.
Data Type="witsml:cs_wbGeometry", Cardinality="min=0,max=1"

holeOpener
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
Hole opener object.
Data Type="witsml:cs_holeOpener", Cardinality="min=0,max=1"

HoleOpenerType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

holeSizeMn
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Minimum size of hole in which the tool can operate.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

holeSizeMx
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Maximum size of hole in which the tool can operate.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

hoursRun
Set="WITSML_cs_shakerOp_v1.3.0", Path="cs_shakerOp" [element]
Hours run for this operation.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

hse
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
"Health, safety and environmental information."
Data Type="witsml:cs_hse", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
"Health, safety and environmental information."
Data Type="witsml:cs_hse", Cardinality="min=0,max=1"

htDerrick
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Height of derrick.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Height of derrick.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

htFlange
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Height of flange. If you select Top Drive Stackup Height, Swivel and Kelly are disabled so that you can specify the top-drive rotary system."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

htInjStk
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing -The length of tubing from the end of the coil reel to the rotary kelly bushing. Basically we define what is in the hole and on the reel. This measurement takes into account the 20 or so feet of tubing that is being straightened and shoved through the injector head.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

htMudSeal
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Depth of trip-tank fluid level to provide back pressure against separator flow.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

htSurfaceIron
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Height of surface iron.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

htTopStk
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Top drive - The distance that the mud travels from the end of the standpipe hose to the drill pipe connection at the bottom of the top drive. We are measuring the distance that the mud will flow through the top drive.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

htWave
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Average height of the waves.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

hydrocyclone
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Mud cleaning hydrocyclone equipment for the rig.
Data Type="witsml:cs_hydrocyclo", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Mud cleaning hydrocyclone equipment for the rig.
Data Type="witsml:cs_hydrocyclo", Cardinality="min=0,max=*"

iadcBearingWearCode
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"IADC bearing wear code: integer 0 - 8 or one of the letters E, F, N or X. ."
Data Type="primitive", Cardinality=""

iadcIntegerCode
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
IADC codes: 0 to 8.
Data Type="primitive", Cardinality=""

ibutAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
iso-Butane (iC4) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ibutMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
iso-Butane (iC4) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ibutMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
iso-Butane (iC4) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

id
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
Internal diameter of object.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="base64Array" []
Points to the curveId that this data represents.
Data Type="witsml:str32", Cardinality="use=optional"

Set="WITSML_cs_dataTypes_v1.3.0", Path="doubleArray" []
Points to the curveId that this data represents.
Data Type="witsml:str32", Cardinality="use=optional"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Internal diameter of object.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Internal diameter of object.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

Set="WITSML_cs_wellLogData_v1.3.0", Path="blockLevel" []
A pointer to the block descriptor's blockId that this level represents. If more than one block descriptor is specified then this attribute is required.
Data Type="witsml:str32", Cardinality="use=optional"

idBoosterLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Inner diameter of Booster Line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idChkLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Inner diameter of Choke Line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idDischargeLine
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing - Inner diameter of pump discharge line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

identification
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Details for identifing the Risk.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Details for identifing the Risk.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

idEquv
Set="WITSML_cs_mwdTool_v1.3.0", Path="cs_mwdTool" [element]
Equivalent inner diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idFishneck
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Fish neck inside diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idHose
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Inner diameter of kelly hose.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idInlet
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Internal diameter of inlet line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idKelly
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Inner diameter of kelly hose.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idKillLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Inner diameter of Kill Line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idLiner
Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
Liner size.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Inner diameter of the pump liner.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

idPassThru
Set="WITSML_cs_bopComponent_v1.3.0", Path="cs_bopComponent" [element]
Inner diameter that tubulars can pass thru.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idSection
Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
Inner diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idStandpipe
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Inner diameter of standpipe.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idSub
Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" []
"Unique identifier for the Subscription. This matches the value of the idSub attribute that is returned in the Subscription Request. The value is only optional so that the a realtime can be retrieved using the Store interface (possibly after the subscription has retired). Otherwise, the value must be included when the realtime is returned as a result of a subscription."
Data Type="witsml:uidString", Cardinality="use=optional"

idSurfaceIron
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Inner diameter of surface iron.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idSurfLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Inner diameter of Surface Line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idSwivel
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Inner diameter of swivel.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idTopStk
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Top drive - Inner diameter of top stack.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

idVentLine
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Internal diameter of vent line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

ihexAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
iso-Hexane (iC6) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ihexMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
iso-Hexane (iC6) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ihexMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
iso-Hexane (iC6) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

illuminanceMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

illuminanceUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

impregnatedLitho
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Impregnated lithology.
Data Type="witsml:str32", Cardinality="min=0,max=1"

incident
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [class]
Incident report occurrences description.
Data Type="witsml:cs_incident", Cardinality="min=0,max=*"

incl
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"Hole inclination, measured from vertical."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"Hole inclination, measured from vertical."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

inclHole
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Wellbore inclination over cored interval.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Wellbore inclination over cored interval.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

inclMn
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Minimum inclination.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

inclMx
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Maximum inclination.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

inclStart
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Inclination at start measured depth.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

inclStop
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Inclination at stop measured depth.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

index
Set="WITSML_cs_dataTypes_v1.3.0", Path="indexedObject" []
"Indexes things with the same name. That is the first one, the second one, etc."
Data Type="witsml:positiveCount", Cardinality="use=required"

Set="WITSML_cs_nozzle_v1.3.0", Path="cs_nozzle" [element]
Index if this is an indexed object.
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

Set="WITSML_cs_pit_v1.3.0", Path="cs_pit" [element]
Relative pit number of all pits on the rig. One-based.
Data Type="witsml:positiveCount", Cardinality="min=1,max=1"

Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Relative pump number. One-based.
Data Type="witsml:positiveCount", Cardinality="min=1,max=1"

indexCurve
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
The mnemonic of the index curve plus the column index.
Data Type="witsml:indexCurve", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
The mnemonic of a log index curve plus the column index of the curve.
Data Type="complex", Cardinality=""

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
The mnemonic of the index curve plus the column index.
Data Type="witsml:indexCurve", Cardinality="min=1,max=1"

indexedObject
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"Indexes things with the same name. That is the first one, the second one, etc."
Data Type="complex", Cardinality=""

indexType
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
"Primary index type. The index may be a quantity type or it may be a dateTime type. At least one of the index sets must be given. If both are given then indexType"" and ""indexCurve"" must represent an elapsed time from ""startDateTimeIndex"". The start and end indexes are server query parameters and will be populated with valid values in a GetFromStore result."""
Data Type="witsml:LogIndexType", Cardinality="min=1,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
Primary index type.
Data Type="witsml:LogIndexType", Cardinality="min=1,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
"Primary index type. If the log is comprised of both DEPTH- and TIME-indexed passes, the primary index type of the log should be DEPTH."
Data Type="witsml:LogIndexType", Cardinality="min=1,max=1"

indexUnits
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
"Units of measurement for the index curve. This defines the unit of measure for startIndex, endIndex, stepIncrement and the index values in the data. This should match the unit defined for indexCurve."
Data Type="witsml:uomString", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
"Units of measurement for the index curve. This defines the unit of measure for startIndex, endIndex, stepIncrement and the index values in logData."
Data Type="witsml:uomString", Cardinality="min=1,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
Unit of measurement for minIndex and maxIndex.
Data Type="witsml:uomString", Cardinality="min=0,max=1"

injStkUp
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Coiled tubing - Injector Stack Up. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

innerBarrelType
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Core inner barrel type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Core inner barrel type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

innerBarrelUsed
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
"Inner barrel used? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
"Inner barrel used? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

integerCount
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A positive or negative count with a maximum positive value of 2147483647 (4-bytes).
Data Type="primitive", Cardinality=""

interval
Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [class]
"A container element that describes how data was gathered, computed, and sampled."
Data Type="witsml:cs_interval", Cardinality="min=0,max=2"

Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [class]
The depth or time interval over which the channel data are requested to be derived. This represents a default for all channels and can be overridden at the channel level.
Data Type="witsml:cs_interval", Cardinality="min=0,max=2"

IntervalMethod
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

IntervalType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

ipentAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
iso-Pentane (iC5) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ipentMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
iso-Pentane (iC5) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ipentMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
iso-Pentane (iC5) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

isActive
Set="WITSML_cs_pit_v1.3.0", Path="cs_pit" [element]
"Flag to indicate if Pit is part of the active system. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

isCarryOver
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
"Is this item carried from day to day? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

isNearMiss
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
"Near miss incident occurrence? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

isOffshore
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
"Flag to indicate that rig is an offshore rig (Drill Ship, Semi, Jack-up, Platform, TADU). Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
"Flag to indicate that rig is an offshore rig (Drill Ship, Semi, Jack-up, Platform, TADU). Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

isRental
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
"Is this item a rental? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

isVariable
Set="WITSML_cs_bopComponent_v1.3.0", Path="cs_bopComponent" [element]
"Is Ram bore variable or single size? Defaults to false. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

itemKind
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
"The kind of cost item specified (e.g., rig dayrate, joints casing)."
Data Type="witsml:uomString", Cardinality="min=0,max=1"

itemSize
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Size of one cost item.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

itemState
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
The item state for the data object.
Data Type="witsml:ItemState", Cardinality="min=0,max=1"

ItemState
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the state of a WITSML object.
Data Type="primitive", Cardinality=""

itemState
Set="WITSML_cs_commonData_v1.3.0", Path="cs_commonData" [element]
The item state for the data object.
Data Type="witsml:ItemState", Cardinality="min=0,max=1"

Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
The item state for the data object.
Data Type="witsml:ItemState", Cardinality="min=0,max=1"

itemVolPerUnit
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Volume per item unit.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

itemWtPerUnit
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Weight per item unit.
Data Type="witsml:massMeasure", Cardinality="min=0,max=1"

jar
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
Jar object.
Data Type="witsml:cs_jar", Cardinality="min=0,max=1"

JarAction
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

jarAction
Set="WITSML_cs_jar_v1.3.0", Path="cs_jar" [element]
The jar action.
Data Type="witsml:JarAction", Cardinality="min=0,max=1"

JarType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

jobConfig
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Job configuration.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Job configuration.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

jobRating
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Job rating.
Data Type="witsml:str16", Cardinality="min=0,max=1"

jobType
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Type of cement job.
Data Type="witsml:CementJobType", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Type of cement job.
Data Type="witsml:CementJobType", Cardinality="min=0,max=1"

k
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Consistency index (Power Law and HB).
Data Type="witsml:dimensionless", Cardinality="min=0,max=1"

keyName
Set="WITSML_cs_dataTypes_v1.3.0", Path="nodeStruct" [element]
"A space delimited list of names of sub-elements of the node which provides the human recognizable context for the node. This will typically be something like ame"". The choice of which elements are used for keys is server dependent but it is suggested that all simplistic mandatory elements be included (""name"" for most objects) plus most optional items of type timestamp or measuredDepthCoord. A server may provide more information than is required for ""human"" identication of a node. A server may also provide less information than is required for human identification but this is discuraged."""
Data Type="witsml:nameString", Cardinality="min=1,max=1"

kind
Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" [element]
"Since various activities may use different points as measurement datums, it is useful to characterize the point based on its usage. A well reference datum may have more than one such characterization. For example, it may be the datum used by the driller and logger for measuring their depths. Example usage values would be 'permanent','driller', 'logger' 'WRP' (well reference point) and 'SRP' (site reference point)."
Data Type="witsml:kindString", Cardinality="min=0,max=*"

kindString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A community assigned human recognizable name. This type of value is intended to be unique and is generally a candidate to be constrained to an enumerated list.
Data Type="primitive", Cardinality=""

lastAbandonDrill
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last abandonment drill.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

lastBopDrill
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last blow out preventer drill.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

lastBopPresTest
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last blow out preventer pressure test.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

lastCsgPresTest
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last casing pressure test date and time.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

lastDiverterDrill
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last diverter drill.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

lastFireBoatDrill
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last fire or boat drill.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

lastRigInspection
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last rig inspection/check.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

lastSafetyInspection
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last safety inspection.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

lastSafetyMeeting
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last safety meeting.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

lastTripDrill
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last trip drill.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

latitude
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
The latitude with north being positive.
Data Type="witsml:planeAngleMea", Cardinality="min=1,max=1"

latitude1
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Latitude of the first point if the two-point specification of the central line is used.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

latitude2
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Latitude of the second point if the two-point specification of the central line is used.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

latitudeForScale
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Latitude of a point for which the scale factor is specified exactly. Default to origin.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

lcm
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Lost circulation material.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

len
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
Length of the item.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Length of separator.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_nozzle_v1.3.0", Path="cs_nozzle" [element]
Length of the nozzle.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Length of the item.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

lenBarrel
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Length of core barrel.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Length of core barrel.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenBlade
Set="WITSML_cs_stabilizer_v1.3.0", Path="cs_stabilizer" [element]
Length of blade.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenBoosterLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Length of Booster Line along riser.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenChkLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Length of Choke Line along riser.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenCored
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Cored interval length.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Cored interval length.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenDischargeLine
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing - Length of pump discharge line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenFishneck
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Fish neck length.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lengthMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

lengthPerLengthMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

lengthPerLengthUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

lengthUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

lenHose
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Length of kelly hose.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenJointAv
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Average length of joint for tubulars.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenKelly
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Length of kelly.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenKillLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Length of Kill Line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenMajorAxis
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Distance from center to perimeter in rotation direction. This may be ignored depending on the value of typeTargetScope.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Distance from center to perimeter in rotation direction. This may be ignored depending on the value of typeTargetScope.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenPipeRecipStroke
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Pipe reciprocation stroke length.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Pipe reciprocation stroke length.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenPlug
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Plug length.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenRadius
Set="WITSML_cs_targetSection_v1.3.0", Path="cs_targetSection" [element]
Length of straight line section or radius of arc for continuous curve section.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenRecovered
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Length of core recovered.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Length of core recovered.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenReel
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing - Length of the coiled tubing remaining on the reel.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenStandpipe
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Length of standpipe.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenStroke
Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
Stroke Length.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Stroke length.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenSurfaceIron
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Length of surface iron.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenSurfLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Length of Choke Line along riser.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenSwivel
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Length of swivel.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenUmbilical
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing - Length of the umbilical.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

lenVentLine
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Length of vent line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

levelIntegerCode
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
Integer level code from 1 through 5.
Data Type="primitive", Cardinality=""

lime
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Lime content.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

linerLap
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Liner overlap length.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

linerTop
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
The distance to the top of the liner.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

listOfDouble
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A representation of a list of xsd:double values.
Data Type="primitive", Cardinality=""

listOfString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"A representation of a list of xsd:string values, restricted to strings without embedded whitespace."
Data Type="primitive", Cardinality=""

lithClass

PIDD TermProperty: Thread="P0002343",Version="0",Name="VISCOSITY"
"(1) The property of a substance offering internal resistance to flow. (2) A measure of the degree of fluidity."

Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology classification description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

lithology
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [class]
Set of lithology records for the Interval.
Data Type="witsml:cs_lithology", Cardinality="min=0,max=*"

Set="WITSML_cs_swcSample_v1.3.0", Path="cs_swcSample" [class]
Set of Lithology records for the Interval
Data Type="witsml:cs_lithology", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Lithology for the Interval.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Lithology for the Interval.
Data Type="witsml:str32", Cardinality="min=0,max=1"

LithologySource
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
Specifies the source of lithology information.
Data Type="primitive", Cardinality=""

LithologyType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
The type of lithology. The list of standard values is contained in the WITSML enumValues.xml file.
Data Type="primitive", Cardinality=""

lithostratigraphic
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
"Name of formation, regionally dependent."
Data Type="witsml:nameString", Cardinality="min=0,max=*"

lithPc
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
The lithology represents what portion of the sampled interval (commonly in percent).
Data Type="witsml:lengthPerLeng", Cardinality="min=0,max=1"

loadLeg1
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Load carried by leg of jackup.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

loadLeg2
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Load carried by leg of jackup.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

loadLeg3
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Load carried by leg of jackup.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

loadLeg4
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Load carried by leg of jackup.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

lobesRotor
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Number of rotor lobes.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

lobesStator
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Number of stator lobes.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

localCRS
Set="WITSML_cs_wellCRS_v1.3.0", Path="cs_wellCRS" [class]
Local (engineering) system.
Data Type="witsml:cs_localCRS", Cardinality="min=0,max=1"

localX
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
The local (engineering) X coordinate. The CRS will define the orientation of the axis.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

localY
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
The local (engineering) Y coordinate. The CRS will define the orientation of the axis.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

location
Set="WITSML_cs_referencePoint_v1.3.0", Path="cs_referencePoint" [class]
Two dimensional coordinates that locate the point.
Data Type="witsml:cs_location", Cardinality="min=1,max=*"

Set="WITSML_cs_targetSection_v1.3.0", Path="cs_targetSection" [class]
The 2D coordinates of the item at the start of the section. This is redundant information and can be computed by starting at the section origin and applying the sequence of angleArcs and lenRadius.
Data Type="witsml:cs_location", Cardinality="min=0,max=*"

Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"The 2D coordinates of the item. Note that within the context of trajectory, the original"" coordinates are inherently local coordinates as defined above."""
Data Type="witsml:cs_location", Cardinality="min=0,max=*"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
The 2D coordinates of the item at the start of the section. The location object is mandatory for the first section starting point.
Data Type="witsml:cs_location", Cardinality="min=0,max=*"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"The 2D coordinates of the item. Note that within the context of trajectory, the original"" coordinates are inherently local coordinates as defined above."""
Data Type="witsml:cs_location", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
The 2D coordinates of the item at the start of the section. The location object is mandatory for the first section starting point.
Data Type="witsml:cs_location", Cardinality="min=0,max=*"

locationSample
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Sample location.
Data Type="witsml:str32", Cardinality="min=0,max=1"

locationShaker
Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Shaker location on rig.
Data Type="witsml:str32", Cardinality="min=0,max=1"

log
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single log.
Data Type="witsml:co_log", Cardinality="min=1,max=*"

PIDD Class: Thread="P0001282",Version="0",Name="LOG"
"(1) A regularly kept record or journal, including results of sampling or interpretation of data with respect to a coordinate system, such as time, depth, or distance. (2) The act of producing or updating a log."

Set="WITSML_obj_log_v1.3.0", Path="obj_logs" [element]
A single log.
Data Type="witsml:obj_log", Cardinality="min=1,max=*"

logCurveInfo
Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [class]
Container element for the log curve information.
Data Type="witsml:cs_logCurveIn", Cardinality="min=0,max=*"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [class]
Information about a curve mnemonic. This defines curve information whose data can be recorded into many blocks.
Data Type="witsml:cs_wellLogCur", Cardinality="min=0,max=*"

logData
Set="WITSML_obj_log_v1.3.0", Path="obj_log" [element]
"Container for one or more ows"" of log data."""
Data Type="witsml:cs_logData", Cardinality="min=0,max=1"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" [element]
Container for one or more blocks of well log data.
Data Type="witsml:cs_wellLogDat", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_log" [element]
"Container for one or more ows"" of log data."""
Data Type="witsml:cs_logData", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellLog" [element]
Container for one or more blocks of well log data.
Data Type="witsml:cs_wellLogDat", Cardinality="min=0,max=1"

LogDataType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
The endcoding allowed in a realtime channel value or log curve value.
Data Type="primitive", Cardinality=""

logHeader
Set="WITSML_obj_log_v1.3.0", Path="obj_log" [element]
Log header information.
Data Type="witsml:cs_logHeader", Cardinality="min=0,max=1"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" [element]
Log header information.
Data Type="witsml:cs_wellLogHea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_log" [element]
Log header information.
Data Type="witsml:cs_logHeader", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellLog" [element]
Log header information.
Data Type="witsml:cs_wellLogHea", Cardinality="min=0,max=1"

logicalBoolean
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"Values of rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="primitive", Cardinality=""

LogIndexDirection
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the direction of movement within a wellbore.
Data Type="primitive", Cardinality=""

LogIndexType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of data used as an index value for a log.
Data Type="primitive", Cardinality=""

logParam
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
Log parameters that apply to this block.
Data Type="witsml:indexedObject", Cardinality="min=0,max=*"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
Log parameters.
Data Type="witsml:indexedObject", Cardinality="min=0,max=*"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
Log parameters that apply to the overall log.
Data Type="witsml:indexedObject", Cardinality="min=0,max=*"

logs

PIDD Class: Thread="P0001282",Version="0",Name="LOG"
"(1) A regularly kept record or journal, including results of sampling or interpretation of data with respect to a coordinate system, such as time, depth, or distance. (2) The act of producing or updating a log."

Set="WITSML_obj_log_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_logs", Cardinality="min=1,max=1"

LogTraceOrigin
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
The data were read from a realtime sensor stream.
Data Type="primitive", Cardinality=""

LogTraceState
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

longitude
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
The longitude with east being positive.
Data Type="witsml:planeAngleMea", Cardinality="min=1,max=1"

longitude1
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Longitude of the first point if the two-point specification of the central line is used.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

longitude2
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Longitude of the second point if the two-point specification of the central line is used.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

longitudeForScale
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Longitude of a point for which the scale factor is specified exactly. Default to origin.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

maasp
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Maximum allowable shut-in casing pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Maximum allowable shut-in casing pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

magAxialDrlstrCor
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
Axial magnetic drillstring correction.
Data Type="witsml:magneticField", Cardinality="min=0,max=1"

magAxialRaw
Set="WITSML_cs_stnTrajRawData_v1.3.0", Path="cs_stnTrajRawData" [element]
Uncorrected magnetic field strength measured in axial direction.
Data Type="witsml:magneticField", Cardinality="min=0,max=1"

magDeclUsed
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Magnetic declination used to correct a magnetic survey. Starting value if stations have individual values.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0005845",Version="1",Name="MAGNETIC DECLINATION"
"The angular difference, east or west, at any geographical location, between true north or grid north and magnetic north."

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Magnetic declination used to correct a magnetic survey. Starting value if stations have individual values.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

magDipAngleCalc
Set="WITSML_cs_stnTrajValid_v1.3.0", Path="cs_stnTrajValid" [element]
"Calculated magnetic dip (inclination), the angle between the horizontal and the geomagnetic field (positive down, res .001)."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

magDipAngleReference
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Magnetic dip angle theoretical/reference value.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Magnetic dip angle theoretical/reference value.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

magDrlstrCorUsed
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"Was a drillstring magnetism correction applied to survey computation? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"Was a drillstring magnetism correction applied to survey computation? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

magModelUsed
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Geomagnetic model used.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Geomagnetic model used.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

magModelValid
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Current valid interval for the geomagnetic model used.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Current valid interval for the geomagnetic model used.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

magnesium
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Magnesium content.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

magneticFieldStrengthMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

magneticFieldStrengthUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

magTotalFieldCalc
Set="WITSML_cs_stnTrajValid_v1.3.0", Path="cs_stnTrajValid" [element]
"Calculated total intensity of the geomagnetic field as sum of BGGM, IFR and local field."
Data Type="witsml:magneticField", Cardinality="min=0,max=1"

magTotalFieldReference
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Geomagnetic field theoretical/reference value.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Geomagnetic field theoretical/reference value.
Data Type="witsml:accelerationL", Cardinality="min=0,max=1"

magTotalUncert
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Survey tool magnetic uncertainty.
Data Type="witsml:magneticField", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Survey tool magnetic uncertainty.
Data Type="witsml:magneticField", Cardinality="min=0,max=1"

magTran1DrlstrCor
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
Cross-axial magnetic correction.
Data Type="witsml:magneticField", Cardinality="min=0,max=1"

magTran1Raw
Set="WITSML_cs_stnTrajRawData_v1.3.0", Path="cs_stnTrajRawData" [element]
Uncorrected magnetic field strength measured in transverse direction.
Data Type="witsml:magneticField", Cardinality="min=0,max=1"

magTran2DrlstrCor
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
Cross-axial magnetic correction.
Data Type="witsml:magneticField", Cardinality="min=0,max=1"

magTran2Raw
Set="WITSML_cs_stnTrajRawData_v1.3.0", Path="cs_stnTrajRawData" [element]
"Uncorrected magnetic field strength measured in transverse direction, approximately normal to tran1."
Data Type="witsml:magneticField", Cardinality="min=0,max=1"

magXAxialCorUsed
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"Was a magnetometer alignment correction applied to survey computation? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"Was a magnetometer alignment correction applied to survey computation? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

mainEngine
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Power system.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Power system.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

manufacturer
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_centrifuge_v1.3.0", Path="cs_centrifuge" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_holeOpener_v1.3.0", Path="cs_holeOpener" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_hydrocyclone_v1.3.0", Path="cs_hydrocyclone" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_shakerScreen_v1.3.0", Path="cs_shakerscreen" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Manufacturer / supplier of the item.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

mapProjection
Set="WITSML_cs_wellCRS_v1.3.0", Path="cs_wellCRS" [class]
Map projection system.
Data Type="witsml:cs_projection", Cardinality="min=0,max=1"

massConcentrationMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

massConcentrationUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

massDryBlend
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Mass of dry blend: the blend is made of different solid additives: the volume is not constant.
Data Type="witsml:massMeasure", Cardinality="min=0,max=1"

massMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

massPerLengthMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

massPerLengthUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

massSackDryBlend
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Weight of a sack of dry blend.
Data Type="witsml:massMeasure", Cardinality="min=0,max=1"

massUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

MaterialType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

matrixCement
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology matrix/cement description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

matrixCov
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Covariance matrix for error model.
Data Type="witsml:cs_stnTrajMat", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Covariance matrix for error model.
Data Type="witsml:cs_stnTrajMat", Cardinality="min=0,max=1"

maxDateTimeIndex
Set="WITSML_cs_blockCurveInfo_v1.3.0", Path="cs_blockCurveInfo" [element]
The maximum index value at which the last valid data point is located. This value will be properly set by the server to reflect data in the returned document.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
The maximum index value at which the last valid data point is located. This value will be properly set by the server to reflect data in the returned document.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
A bounding (date time) index value for the data records of the log. The maximum date time index value for all data records of the log. If an index is elapsed time and a start date time is specified then the corresponding date time should be calculated.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

maxIndex
Set="WITSML_cs_blockCurveInfo_v1.3.0", Path="cs_blockCurveInfo" [element]
The maximum index value at which the last valid data point is located. The unit of measure is defined by indexUnits. This value will be properly set by the server to reflect data in the returned document.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
The maximum index value at which the last valid data point is located. The unit of measure is defined by indexUnits. This value will be properly set by the server to reflect data in the returned document.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
A bounding primary index value for the data records of the log. The maximum indexType value for all data records of the log. The unit of measure is defined by indexUnits.
Data Type="witsml:ratioQuantity", Cardinality="min=0,max=1"

mbt
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Cation exchange capacity (CEC) of the mud sample as measured by methylene blue titration (MBT).
Data Type="witsml:equivalentPer", Cardinality="min=0,max=1"

md
Set="WITSML_cs_channel_v1.3.0", Path="cs_channel" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
The measured depth when fluid readings were recorded.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_swcSample_v1.3.0", Path="cs_swcSample" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" [element]
"Along hole measured depth of measurement from the drill datum. It is the default depth index for all data in the realtime object. Both dTim and md can be overridden at the channel level. This value should be given when md"" is given with any channel."""
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_fluidsReport" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdBit
Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_scr_v1.3.0", Path="cs_scr" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
Along hole measured depth of measurement from the drill datum.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdBitEnd
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
Measured depth of bit at end of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Measured depth of bit at end of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Measured depth of bit at end of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdBitStart
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
Measured depth of bit at start of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Measured depth of bit at start of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Measured depth of bit at start of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdBottom
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Measured depth of base of cement.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Measured depth at base of interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" [element]
The bottom of an interval along the borehole. The bottom of the interval cannot be given unless the top is also given.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_qualifier_v1.3.0", Path="cs_qualifier" [element]
The measured depth at the bottom of the interval represented by the qualifier. The bottom of the interval cannot be given unless the top is also given.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
Measured depth at bottom of the section.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_wbGeometry_v1.3.0", Path="cs_wbGeometry" [element]
Measured depth at bottom.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [element]
Measured depth at bottom.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wbGeometry" [element]
Measured depth at bottom.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0008348",Version="0",Name="DRILLING FLUID MEASURED BOTTOM DEPTH"
"The measured depth to the bottom of the interval in which a specified drilling fluid is used."

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Measured depth at base of interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdCementTop
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Measured depth at top of cement.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdCircOut
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Circulate out measured depth.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdCoilTbg
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Measured depth of CoilTubing (multi-stage cement job.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdCore
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Measured depth of core.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Measured depth of core.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

mdCoreBottom
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Bottom depth of core interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Bottom depth of core interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdCoreTop
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Top depth of core interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Top depth of core interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdCsgLast
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Measured depth of last casing.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Measured depth of last casing.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdCurrent
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
"The current measured depth of the borehole. If status is plugged, indicates the maximum depth reached before plugging."
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011019",Version="0",Name="CURRENT MEASURED DEPTH"
"The measured depth in a wellbore of the current extent of an active drilling operation. SEE ALSO: Measured Depth. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
"The current measured depth of the borehole. If status is plugged, indicates the maximum depth reached before plugging."
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdDelta
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Delta measured depth from previous station.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Delta measured depth from previous station.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdDVTool
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Measured depth to diverter tool.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdEnd
Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Hole measured depth at which the survey run will end/ended.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

mdFluidBottom
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Measured depth at bottom of slurry placement.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdFluidTop
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Measured depth at top of slurry placement.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdHole
Set="WITSML_cs_shakerOp_v1.3.0", Path="cs_shakerOp" [element]
Hole measured depth at time of measurement.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Measured depth at bottom of hole.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Measured depth at bottom of hole.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdHoleEnd
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
Measured Depth at end of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Measured Depth at end of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Measured Depth at end of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdHoleStart
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
Measured Depth at start of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Measured depth at start.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Measured Depth at start of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Measured Depth at start of activity.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdHoleStop
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Measured depth at stop.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

mdKickoff
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Kickoff measured depth of the wellbore.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011020",Version="0",Name="PLANNED KICKOFF MEASURED DEPTH"
"The measured depth in a wellbore of the planned kickoff point. SEE ALSO: Measured Depth. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Kickoff measured depth of the wellbore.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdLogSample
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Logged measured depth at top of marker.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Logged measured depth at top of marker.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdMn
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Minimum measured depth of trajectory. This is a query parameter. It's value will be populated by the server to reflect the values of md in the returned trajectoryStations.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011034",Version="0",Name="MINIMUM TRAJECTORY SURVEY MEASURED DEPTH"
"The minimum measured depth of a wellbore trajectory (directional, deviation) survey. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Minimum measured depth of trajectory. This is a query parameter. It's value will be populated by the server to reflect the values of md in the returned trajectoryStations.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdMx
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Maximum measured depth of trajectory. This is a query parameter. It's value will be populated by the server to reflect the values of md in the returned trajectoryStations.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011035",Version="0",Name="MAXIMUM TRAJECTORY SURVEY MEASURED DEPTH"
"The maximum measured depth of a wellbore trajectory (directional, deviation) survey. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Maximum measured depth of trajectory. This is a query parameter. It's value will be populated by the server to reflect the values of md in the returned trajectoryStations.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdPlanned
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Measured depth of plan for this day number.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Planned measured depth for the wellbore total depth.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Measured depth of plan for this day number.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0001767",Version="0",Name="PROPOSED WELL TOTAL DEPTH"
"The total measured depth of the well that has been proposed to reach the targeted wellbore bottomhole location."

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Planned measured depth for the wellbore total depth.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdPlugBot
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
"If Plug, measured depth of bottom of plug."
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
"If Plug, measured depth of bottom of plug."
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdPlugTop
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
"If Plug, measured depth of top of plug."
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
"If Plug, measured depth of top of plug."
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdPrognosed
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Prognosed measured depth.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Prognosed measured depth.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdReport
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Wellbore Measured Depth.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Wellbore Measured Depth.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdShoe
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Measured depth of previous shoe.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Measured depth of previous shoe.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdSqueeze
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Measured depth of squeeze.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Measured depth of squeeze.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdStart
Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Hole measured depth at which the survey run will begin/began.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

mdString
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Measured depth of string (multi-stage cement job).
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdStringSet
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Measured depth of cement string shoe.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Measured depth of cement string shoe.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdSubSeaPlanned
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Planned measured for the wellbore total depth - with respect to seabed.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011021",Version="0",Name="PLANNED SUBSEA MEASURED DEPTH"
"For an offshore well, the measured depth in a wellbore of the planned point penetrating the seabed. SEE ALSO: Measured Depth. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Planned measured for the wellbore total depth - with respect to seabed.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdTool
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Measured depth of tool (multi-stage cement job.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdToolReference
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Tool reference measured depth.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Tool reference measured depth.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdTop
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Measured depth at top of interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" [element]
The measured depth at a point or at the top of an interval. If it represents the top of an interval then bottom measured depth must also be given. At least one of dTime or mdTop must be given.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

Set="WITSML_cs_qualifier_v1.3.0", Path="cs_qualifier" [element]
The measured depth at the top of the interval represented by the qualifier.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Measured depth at top of interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
Measured depth at Top of Interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0008374",Version="0",Name="DRILLING FLUID MEASURED TOP DEPTH"
"The measured depth to the top of the interval in which a specified drilling fluid is used."

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Measured depth at top of interval.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

PIDD TermProperty: Thread="P0008413",Version="0",Name="GEOLOGIC MARKER MEASURED TOP DEPTH"
"The measured depth at the top of a geologic marker."

Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Measured depth at top of Interval.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

mdTopSample
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Sampled measured depth at top of marker.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Sampled measured depth at top of marker.
Data Type="witsml:measuredDepth", Cardinality="min=1,max=1"

mdWater
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Water depth if offshore.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Water depth if offshore.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

meanDraft
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Mean draft at mid-section.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

measuredDepth
Set="WITSML_cs_referencePoint_v1.3.0", Path="cs_referencePoint" [element]
"The measured depth coordinate of this reference point. Positive moving toward the bottomhole from the measured depth datum. This should be given when the reference is downhole"", such as an ocean bottom template, or when the reference point is also used as a vertical well datum. The measured depth value can be used to determine if the reference point and a vertical well datum are at the same point."""
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" [element]
"The measured depth coordinate of this reference datum as measured from another datum. The measured depth datum should either be the same as the elevation datum or it should be relatable to the elevation datum through other datums. Positive moving toward the bottomhole from the measured depth datum. This should be given when a local reference is downhole"", such as a kickoff point or ocean bottom template, and the borehole may not be vertical. If a Depth is given then an Elevation should also be given."""
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

measuredDepthCoord
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A measured depth coordinate in a wellbore. Positive moving from the reference datum toward the bottomhole. All coordinates with the same datum (and same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.
Data Type="complex", Cardinality=""

MeasuredDepthUom
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
The units of measure that are valid for measured depths in a wellbore.
Data Type="primitive", Cardinality=""

MeasurementType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"The source (except for CH density porosity"", ""CH neutron porosity"", ""OH density porosity"" and ""OH neutron porosity"") of the values and the descriptions is the POSC V2.2 ""well log trace class"" standard instance values which are documented as ""A classification of well log traces based on specification of a range of characteristics. Traces may be classed according to the type of physical characteristic they are meant to measure."""""
Data Type="primitive", Cardinality=""

memory
Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
"Is trajectory a result of a memory dump from a tool? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011039",Version="0",Name="TRAJECTORY SURVEY SOURCE TYPE"
"A classification of the source of a trajectory survey's data, I.e. memory dump or tool. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
"Is trajectory a result of a memory dump from a tool? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

meshX
Set="WITSML_cs_shakerScreen_v1.3.0", Path="cs_shakerscreen" [element]
Mesh size in the X direction.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

meshY
Set="WITSML_cs_shakerScreen_v1.3.0", Path="cs_shakerscreen" [element]
Mesh size in the Y direction.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

message
Set="WITSML_obj_message_v1.3.0", Path="obj_messages" [element]
A single message.
Data Type="witsml:obj_message", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="allObjects" [element]
A single message.
Data Type="witsml:co_message", Cardinality="min=1,max=*"

MessageProbability
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

messages
Set="WITSML_obj_message_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_messages", Cardinality="min=1,max=1"

MessageSeverity
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

messageText
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
Message text.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
Message text.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

MessageType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of a message.
Data Type="primitive", Cardinality=""

methAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Methane (C1) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

methMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Methane (C1) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

methMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Methane (C1) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

method
Set="WITSML_cs_interval_v1.3.0", Path="cs_interval" [element]
The interval method. Not appropriate for a SpotSample.
Data Type="witsml:IntervalMetho", Cardinality="min=1,max=1"

methodVariant
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Projection method variant - establishes minor variations of the projection. Geoshare proposal.
Data Type="witsml:ProjectionVar", Cardinality="min=0,max=1"

mf
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Methyl orange alkalinity of filtrate.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

minDateTimeIndex
Set="WITSML_cs_blockCurveInfo_v1.3.0", Path="cs_blockCurveInfo" [element]
The minimum index value at which the first valid data point is located. This value will be properly set by the server to reflect data in the returned document.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
The minimum index value at which the first valid data point is located. This value will be properly set by the server to reflect data in the returned document.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
A bounding (date time) index value for the data records of the log. The minimum date time index value for all data records of the log. If an index is elapsed time and a start date time is specified then the corresponding date time should be calculated.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

minIndex
Set="WITSML_cs_blockCurveInfo_v1.3.0", Path="cs_blockCurveInfo" [element]
The minimum index value at which the first valid data point is located. The unit of measure is defined by indexUnits. This value will be properly set by the server to reflect data in the returned document.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
The minimum index value at which the first valid data point is located. The unit of measure is defined by indexUnits. This value will be properly set by the server to reflect data in the returned document.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
A bounding primary index value for the data records of the log. The minimum indexType value for all data records of the log. The unit of measure is defined by indexUnits.
Data Type="witsml:ratioQuantity", Cardinality="min=0,max=1"

mitigation
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Plan of action to ensure the risk does not materialize.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Plan of action to ensure the risk does not materialize.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=*"

mixMethod
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Mix method.
Data Type="witsml:str32", Cardinality="min=0,max=1"

mnemAlias
Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [element]
Name alias for this trace.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
Name alias for this trace.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
Name alias for this trace.
Data Type="witsml:str32", Cardinality="min=0,max=1"

mnemonic
Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [element]
Used to differentiate between multiples of same sensor type.
Data Type="witsml:str32", Cardinality="min=1,max=1"

Set="WITSML_cs_channel_v1.3.0", Path="cs_channel" [element]
The mnemonic assigned to the channel. This must match a mnemonic of a channel definition in the header and represents the unique key of the channel. Multiple channels with the same mnemonic cannot exist in the same realtime.
Data Type="witsml:str32", Cardinality="min=1,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
The curve name which is in the mnemonic attribute of CurveInformation.Curve in WellLogML.
Data Type="witsml:str32", Cardinality="min=1,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
The curve name. More than one curve can have the same mnemonic but something like the array definition should be different between them.
Data Type="witsml:str32", Cardinality="min=1,max=1"

model
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Manufacturers designated model.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_centrifuge_v1.3.0", Path="cs_centrifuge" [element]
Manufacturers designated model.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Manufacturers designated model.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_hydrocyclone_v1.3.0", Path="cs_hydrocyclone" [element]
Manufacturers designated model.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Manufacturers designated model.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_shakerScreen_v1.3.0", Path="cs_shakerscreen" [element]
Manufacturers designated model.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Manufacturers designated model.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Component name from manufacturer.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

modelError
Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Error model used to calculate ellipses of uncertainty.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

modelToolError
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Tool error model used to compute covariance matrix.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Tool error model used to compute covariance matrix.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

momentOfForceMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

momentOfForceUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

moorType
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Mooring type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Mooring type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

motionCompensationMn
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Minimum motion compensation.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Minimum motion compensation.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

motionCompensationMx
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Maximum motion compensation.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Maximum motion compensation.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

motor
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
Motor object.
Data Type="witsml:cs_motor", Cardinality="min=0,max=1"

motorDrawWorks
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Description of the drawworks motor.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Description of the drawworks motor.
Data Type="witsml:str32", Cardinality="min=0,max=1"

mtf
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Toolface angle (magnetic).
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Toolface angle (magnetic).
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

mudCleaner
Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
"Is part of mud cleaning assembly as opposed to discrete Shale Shaker. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

mudGas
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [class]
Total gas readings associated with this interval.
Data Type="witsml:cs_mudGas", Cardinality="min=0,max=1"

mudInventory
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Mud inventory item and cost for the report interval.
Data Type="witsml:cs_inventory", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Mud inventory item and cost for the report interval.
Data Type="witsml:cs_inventory", Cardinality="min=0,max=*"

mudLog
Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLogs" [element]
A single mud log.
Data Type="witsml:obj_mudLog", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single mud log.
Data Type="witsml:co_mudLog", Cardinality="min=1,max=*"

mudLogCompany
Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
Name of the company recording the information.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
Name of the company recording the information.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

mudLogEngineers
Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
Concatenated names of mud loggers constructing the log.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
Concatenated names of mud loggers constructing the log.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

MudLogParameterType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"Text value"" indicates that a text value is expected. ""Pressure value"" indicates that an equivalentMudWeight value is expected. ""Pressure gradient value"" indicates that an equivalentMudWeight value is commonly expected but a pressureGradient value may also be specified. ""Concentration value"" indicates that a concentration value is expected. ""Force value"" indicates that a force value is expected. ""Only"" indicates that no other value is expected."""
Data Type="primitive", Cardinality=""

mudLogs

PIDD Class: Thread="P0003882",Version="0",Name="WELL LOG"
"(1) A log of wellbore data for a well; e.g., electric log, drilling fluid log. (2) A log of well activity data; e.g., drilling time log, penetration rate log."

Set="WITSML_obj_mudLog_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_mudLogs", Cardinality="min=1,max=1"

mudLosses
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [class]
Mud losses detailed breakdown between Surface and Down Hole.
Data Type="witsml:cs_mudLosses", Cardinality="min=0,max=1"

mudVolume
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
"Description of mud built, received, etc."
Data Type="witsml:cs_mudVolume", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
"Description of mud built, received, etc."
Data Type="witsml:cs_mudVolume", Cardinality="min=0,max=1"

mwdTool
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
MWD (measurement while drilling) tool object.
Data Type="witsml:cs_mwdTool", Cardinality="min=0,max=1"

n
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Power Law index (Power Law and HB).
Data Type="witsml:dimensionless", Cardinality="min=0,max=1"

NADType
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
North American Datum type.
Data Type="witsml:NADTypes", Cardinality="min=0,max=1"

NADTypes
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

name
Set="WITSML_cs_axisDefinition_v1.3.0", Path="cs_axisDefinition" [element]
The name of the array axis.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="indexedObject" []
No local definition entered.
Data Type="witsml:kindString", Cardinality="use=optional"

Set="WITSML_cs_enumValues_v1.3.0", Path="enumList" [element]
The name of the list.
Data Type="witsml:str32", Cardinality="min=1,max=1"

Set="WITSML_cs_enumValues_v1.3.0", Path="enumValue" [element]
The name of the value.
Data Type="witsml:str32", Cardinality="min=1,max=1"

Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Name or type of inventory item.
Data Type="witsml:str32", Cardinality="min=1,max=1"

Set="WITSML_cs_referencePoint_v1.3.0", Path="cs_referencePoint" [element]
Human recognizable context for the point.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Human recognizable context for the shaker.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_cs_supportCraft_v1.3.0", Path="cs_supportCraft" [element]
Human recognizable context for support craft.
Data Type="witsml:SupportCraft", Cardinality="min=1,max=1"

Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Name of survey program section.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_wellCRS_v1.3.0", Path="cs_wellCRS" [element]
Human recognizable context for the system. For a geographic system this is commonly the name of the datum.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" [element]
The human understandable contextual name of the reference datum.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Human recognizable context for the run.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Human recognizable context for the cement job.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Human recognizable context for the conventional core.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [element]
Human recognizable context for the fluids report.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Human recognizable context for the formation marker.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_log_v1.3.0", Path="obj_log" [element]
Human recognizable context for the log.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
Human recognizable context for the mud log.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Human recognizable context for the operations report.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Human recognizable context for the rig.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Human recognizable context for the risk.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Human recognizable context for the sidewall core.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [element]
Human recognizable context for the survey program.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Human recognizable context for the target.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Human recognizable context for the trajectory.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [element]
Human recognizable context for the tubular (assembly).
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [element]
Human recognizable context for the wellbore geometry.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Human recognizable context for the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" [element]
Human recognizable context for the well log.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Human recognizable context for the well.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_well" [element]
Human recognizable context for the well.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
Human recognizable context for the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Human recognizable context for the cement job.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Human recognizable context for the conventional core.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_fluidsReport" [element]
Human recognizable context for teh fluids report.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Human recognizable context for the formation marker.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_log" [element]
Human recognizable context for the log.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
Human recognizable context for the mud log.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Human recognizable context for the operations report.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Human recognizable context for the rig.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Human recognizable context for the risk.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Human recognizable context for the sidewall core.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_surveyProgram" [element]
Human recognizable context for the survey program.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Human recognizable context for the target.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Human recognizable context for the trajectory.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_tubular" [element]
Human recognizable context for the tubular (assembly).
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wbGeometry" [element]
Human recognizable context for the wellbore geometry.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellLog" [element]
Human recognizable context for the well log.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

nameAdd
Set="WITSML_cs_cementAdditive_v1.3.0", Path="cs_cementAdditive" [element]
Additive name.
Data Type="witsml:str32", Cardinality="min=1,max=1"

nameCementedString
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Name for the cemented string
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Name for the cemented string
Data Type="witsml:str32", Cardinality="min=0,max=1"

nameCementString
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Name for the cementing string
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Name for the cementing string
Data Type="witsml:nameString", Cardinality="min=0,max=1"

nameContact
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Name of contact person.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Name of contact person.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

nameCRS
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
"The name of the coordinate reference system in a particular naming system. An optional short name (code) can also be specified. Specifying a well known system is highly desired. An example would be to specify a name of 'ED50' with a code of '4230' in the 'EPSG' naming system. Note that specifying a name in the EPSG naming system is asserting that the parameters in the EPSG database are appropriate for this CRS. This is also true for any other naming system. If in doubt, contact your local geodesist."
Data Type="witsml:wellKnownName", Cardinality="min=0,max=1"

Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
"The name of the coordinate reference system in a particular naming system. An optional short name (code) can also be specified. Specifying a well known system is highly desired. An example would be to specify a name of 'WGS 84 / UTM zone 10N' with a code of '32610' in the 'EPSG' naming system. Note that specifying a name in the EPSG naming system is asserting that the parameters in the EPSG database are appropriate for this CRS. This is also true for any other naming system. If in doubt, contact your local geodesist."
Data Type="witsml:wellKnownName", Cardinality="min=0,max=1"

nameFormation
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Name of formation penetrated.
Data Type="witsml:nameString", Cardinality="min=0,max=*"

Set="WITSML_cs_swcSample_v1.3.0", Path="cs_swcSample" [element]
Name of formation penetrated.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Name of formation penetrated.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Formation name.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Name of formation.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Name of formation penetrated.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Formation name.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Name of formation.
Data Type="witsml:str32", Cardinality="min=0,max=1"

nameLegal
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Legal name of the well.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0001848",Version="0",Name="REGULATORY LEASE WELL NAME"
" The name assigned to a well by a regulatory agency."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Legal name of the well.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

nameString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A user assigned human recognizable contexual name of something. There should be no assumption that (interoperable) semantic information will be extracted from the name by a third party. This type of value is generally not guaranteed to be unique and is not a candidate to be replaced by an enumeration.
Data Type="primitive", Cardinality=""

nameStruct
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
The name of something within a naming system.
Data Type="complex", Cardinality=""

nameSurveyCompany
Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Company who will run / has run sruvey tool.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

nameTool
Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Name of survey tool to be used / used for this section.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

nameTrajectory
Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Human recognizable context for the trajectory that contains the trajectory station.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

nameVendor
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Name of vendor.
Data Type="witsml:str32", Cardinality="min=0,max=1"

nameWell
Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

PIDD TermProperty: Thread="P0002404",Version="0",Name="WELL NAME"
"A name assigned to the well; e.g., a special name or one derived from the name of the property with which the well is associated."

Set="WITSML_obj_log_v1.3.0", Path="obj_log" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Human recognizable context for the well that contains the wellbore.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

nameWellbore
Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [element]
Human recognizable context for the wellbore that contains the tubular.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Human recognizable context for the wellbore that contains the bottom hole assembly.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Human recognizable context for the wellbore that contains the cement job.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Human recognizable context for the wellbore that contains the conventional core.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [element]
Human recognizable context for the wellbore that contains the fluids report.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Human recognizable context for the wellbore that contains the formation marker.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Human recognizable context for the wellbore that contains the operations report.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Human recognizable context for the wellbore that contains the rig.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Human recognizable context for the wellbore that contains the sidewall core.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [element]
Human recognizable context for the wellbore that contains the survey program.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Human recognizable context for the wellbore that contains the target.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Human recognizable context for the wellbore that contains the trajectory.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [element]
Human recognizable context for the wellbore that contains the tubular.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [element]
Human recognizable context for the wellbore that contains the wellbore geometry.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" [element]
Human recognizable context for the wellbore that contains the log.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

PIDD TermProperty: Thread="P0011011",Version="0",Name="WELLBORE NAME"
"A name assigned to a wellbore. It is recommended that a Wellbore Name not be dependent on the corresponding Well Name. [©POSC, 2004]"

Set="WITSML_obj_log_v1.3.0", Path="obj_log" [element]
Human recognizable context for the wellbore that contains the log.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
Human recognizable context for the wellbore that contains the mud log.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Human recognizable context for the wellbore that contains the trajectory.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

nameWorkString
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Name for the cement work string
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Name for the cement work string
Data Type="witsml:nameString", Cardinality="min=0,max=1"

namingSystem
Set="WITSML_cs_dataTypes_v1.3.0", Path="nameStruct" []
The naming system within the name is (hopefully) unique.
Data Type="witsml:nameString", Cardinality="use=optional"

Set="WITSML_cs_dataTypes_v1.3.0", Path="wellKnownNameStruct" []
The naming system within the name is unique.
Data Type="witsml:nameString", Cardinality="use=required"

Set="WITSML_cs_enumValues_v1.3.0", Path="enumList" [element]
The naming system within which the terms are defined.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

natFlorColor
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Natural Fluorescence Color.
Data Type="witsml:str16", Cardinality="min=0,max=1"

natFlorDesc
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Natural fluorescence description.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

natFlorLevel
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Natural fluorescence level.
Data Type="witsml:ShowFluoresce", Cardinality="min=0,max=1"

natFlorPc
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Natural fluorescence (commonly in percent).
Data Type="witsml:areaPerAreaMe", Cardinality="min=0,max=1"

nbutAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
nor-Butane (nC4) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

nbutMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
nor-Butane (nC4) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

nbutMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
nor-Butane (nC4) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

nextBopPresTest
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Next blow out preventer pressure test.
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

nhexAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
nor-Hexane (nC6) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

nhexMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
nor-Hexane (nC6) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

nhexMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
nor-Hexane (nC6) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

node
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
The node in the hierarchy that the message represents.
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
The node in the hierarchy that the event notification represents.
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
The node in the hierarchy that the message represents.
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
The node in the hierarchy that the event notification represents.
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

nodeName
Set="WITSML_cs_dataTypes_v1.3.0", Path="nodeStruct" [element]
The name of the element that the node represents.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

nodeStruct
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
This defines a node in a hierarchical structure.
Data Type="complex", Cardinality=""

nomenclature
Set="WITSML_cs_bopComponent_v1.3.0", Path="cs_bopComponent" [element]
"Arrangement nomenclature for the Blow Out Preventer stack (e.g. S, R, A)."
Data Type="witsml:str2", Cardinality="min=0,max=1"

nonComplianceIssued
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
"Inspection non-compliance notice served? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

nonNegativeCount
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"A non-negative integer (zero based count or index) with a maximum vaulue of 32767 (2-bytes). For items that represent umber of"" something or a ""sequential"" count or index."""
Data Type="primitive", Cardinality=""

northDirection
Set="WITSML_cs_localCRS_v1.3.0", Path="cs_localCRS" [element]
Specifies the direction to be considered North when giving the azimuth for the X axis.
Data Type="witsml:AziRef", Cardinality="min=0,max=1"

northing
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
The projected coordinate with north being positive. This is the most common type of projected coordinates. UTM coordinates are expressed in Easting and Northing.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

nozzle
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [class]
Set of nozzle objects.
Data Type="witsml:cs_nozzle", Cardinality="min=0,max=*"

Set="WITSML_cs_holeOpener_v1.3.0", Path="cs_holeOpener" [class]
Set of nozzle objects.
Data Type="witsml:cs_nozzle", Cardinality="min=0,max=*"

NozzleType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

npentAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
nor-Pentane (nC5) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

npentMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
nor-Pentane (nC5) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

npentMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
nor-Pentane (nC5) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

nullValue
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
"An empty string is the default representation of a null value for a curve (i.e. when the null value representation is not explicitly defined). If a null value representation is defined for a log, this becomes the default for all curves in that log (but can be overridden at the block or curve level). An empty string is always a valid null value representation in the comma delimited list. An empty string is not a valid null value representation within a space delimited or base64 encoded array. Specifying a null value also makes it easier to transform data back to a legacy format without having to scan the data to insure that the null pattern does not exist in the data."
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
"An empty string is the default representation of a null value for a curve (i.e. when the null value representation is not explicitly defined). If a null value is defined in the logCurveInfo, it overrides any null value specified at the logHeader level. An empty string is always a valid null value representation in the comma delimited list. An empty string is not a valid null value representation within a space delimited array. Specifying a null value also makes it easier to transform data back to a legacy format without having to scan the data to insure that the null pattern does not exist in the data."
Data Type="witsml:encodedValueS", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
"An empty string is the default representation of a null value for a curve (i.e. when the null value representation is not explicitly defined). If a null value representation is defined for a log, this becomes the default for all curves in that log (but can be overridden at the curve level). An empty string is always a valid null value representation in the comma delimited list. An empty string is not a valid null value representation within a space delimited array. Specifying a null value also makes it easier to transform data back to a legacy format without having to scan the data to insure that the null pattern does not exist in the data."
Data Type="witsml:encodedValueS", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
"An empty string is the default representation of a null value for a curve(i.e. when the null value representation is not explicitly defined). If a null value is defined in the logCurveInfo, it overrides any null value specified at the logHeader level. An empty string is always a valid null value representation in the comma delimited list. An empty string is not a valid null value representation within a space delimited or base64 encoded array. Specifying a null value also makes it easier to transform data back to a legacy format without having to scan the data to insure that the null pattern does not exist in the data."
Data Type="witsml:encodedValueS", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
"An empty string is the default representation of a null value for a curve (i.e. when the null value representation is not explicitly defined). If a null value representation is defined for a log, this becomes the default for all curves in that log (but can be overridden at the block and curve level). An empty string is always a valid null value representation in the comma delimited list. An empty string is not a valid null value representation within a space delimited or base64 encoded array. Specifying a null value also makes it easier to transform data back to a legacy format without having to scan the data to insure that the null pattern does not exist in the data."
Data Type="witsml:encodedValueS", Cardinality="min=0,max=1"

numAFE
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
AFE number that this cost item applies to.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
AFE (authorization for expenditure) number that this cost item applies to.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
AFE (authorization for expenditure) number that this cost item applies to.
Data Type="witsml:str32", Cardinality="min=0,max=1"

numAnch
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Number of anchors.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Number of anchors.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numAPI
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
American Petroleum Institute well number.
Data Type="witsml:str32", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0000066",Version="0",Name="API WELL NUMBER"
"A well identifier assigned as defined in API (American Petroleum Institute) Bulletin D12A, as amended. The API Well Numbers are assigned by the appropriate state or federal regulatory agency."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
American Petroleum Institute well number.
Data Type="witsml:str32", Cardinality="min=0,max=1"

number
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Operator borehole number.
Data Type="witsml:str32", Cardinality="min=0,max=1"

PIDD Class: Thread="P0001575",Version="0",Name="OPERATOR"
"The individual, partnership, firm, or corporation having control or management of operations for a facility or on the leased area or a portion thereof. The operator may be a lessee, designated agent of the lessees, or holder of operating rights under an approved operating agreement."
PIDD TermProperty: Thread="P0011011",Version="0",Name="WELLBORE NAME"
"A name assigned to a wellbore. It is recommended that a Wellbore Name not be dependent on the corresponding Well Name. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Operator borehole number.
Data Type="witsml:str32", Cardinality="min=0,max=1"

numBit
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
"Bit number and rerun number e.g. 4.1"" for the first rerun of bit 4."""
Data Type="witsml:str32", Cardinality="min=0,max=1"

numBitRun
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Bit run number.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Bit run number.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

numBlockLines
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Number of block lines.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Number of block lines.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numBunks
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Number of beds available on the rig.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Number of beds available on the rig.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numCascLevel
Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Number of cascade levels.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numContract
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Number of contractor personnel on board.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Number of contractor personnel on board.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numCranes
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Number of cranes on the rig.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Number of cranes on the rig.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numCutter
Set="WITSML_cs_holeOpener_v1.3.0", Path="cs_holeOpener" [element]
Number of cutters.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numCyl
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
"Number of cylinders (3=single acting, 2 = double acting)"
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

numDeck
Set="WITSML_cs_shakerScreen_v1.3.0", Path="cs_shakerscreen" [element]
Deck number mesh installed on.
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

numDecks
Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Number of decks.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numDerricks
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Number of derricks on the rig.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Number of derricks on the rig.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numEmptyPlugs
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Number of plugs that fired OK but were empty.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Number of plugs that fired OK but were empty.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numerator
Set="WITSML_cs_dataTypes_v1.3.0", Path="ratioQuantity" []
No local definition entered.
Data Type="witsml:unitlessQuant", Cardinality="use=optional"

numFatality
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Number of personnel killed in incident.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numGovt
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Government assigned well number.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Government assigned number.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011002",Version="0",Name="REGULATORY WELL IDENTIFIER"
"A well identifier assigned by a government regulatory agency. SEE ALSO: API WELL NUMBER, OCS WELL NUMBER, CANADIAN PETROLEUM ASSOCIATION (CPA) WELL NUMBER. [©POSC, 2004]"

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Government assigned well number.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011016",Version="0",Name="REGULATORY WELLBORE IDENTIFIER"
"A wellbore identifier assigned by a government regulatory agency. SEE ALSO: API SIDETRACK NUMBER. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Government assigned number.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

numGuideTens
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Number of guideline tensioners.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Number of guideline tensioners.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numInvoice
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
"Invoice number for cost item, bill sent to Operator."
Data Type="witsml:str32", Cardinality="min=0,max=1"

numJointStand
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Number of joints per stand of tubular.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numLicense
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
License number of the well.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0008409",Version="0",Name="DRILLING PERMIT NUMBER"
"The number assigned to the permit, granting authority to drill, plug back, or deepen."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
License number of the well.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

numLostPlugs
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Number of lost plugs.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Number of lost plugs.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numMajorInjury
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Number of personnel with major injuries.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numMinorInjury
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Number of personnel with minor injuries.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numMisfiredPlugs
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Number of plugs that misfired.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Number of plugs that misfired.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numOperator
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Number of Operator personnel on board.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Number of Operator personnel on board.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numPaidPlugs
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Number of plugs paid for by client.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Number of plugs paid for by client.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numPeople
Set="WITSML_cs_personnel_v1.3.0", Path="cs_personnel" [element]
Number of people on board for that company.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numPlugsShot
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Number of shots fired.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Number of shots fired.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numPO
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
"Purchase order number, provided by Operator."
Data Type="witsml:str32", Cardinality="min=0,max=1"

numPob
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Total number of personnel on board.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Total number of personnel on board.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numRecPlugs
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Number of recovered plugs.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Number of recovered plugs.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numRemedial
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Number of remedials.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numReport
Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [element]
Fluids report number.
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_fluidsReport" [element]
Fluids report number.
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

numRiserTens
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Number of riser tensioners.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Number of riser tensioners.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numSerial
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Serial number.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Serial number of component tool.
Data Type="witsml:str32", Cardinality="min=0,max=1"

numService
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Number of service company personnel on board.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Number of service company personnel on board.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numStage
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Stage number.
Data Type="witsml:positiveCount", Cardinality="min=1,max=1"

numStopCards
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
"Number of Health, Safety and Environment incidents reported."
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numStringRun
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
String run number.
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
String run number.
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

numThrusters
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Number of thrusters.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Number of thrusters.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

numTicket
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
"Field Ticket number, issued by service company on location."
Data Type="witsml:str32", Cardinality="min=0,max=1"

numVendor
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Vendor number.
Data Type="witsml:str16", Cardinality="min=0,max=1"

objectGrowing
Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
"Whether or not the log is growing. True ( rue"" or ""1"") indicates the that the log is still growing in size (that is, logData values are still being added). For example, it may be connected to a realtime stream. False (""false"" or ""0"") indicates that the log is closed (that is, no further logData values will be added). Not given indicates that the status of the log is not known. This value is only relevant within the context of a server."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
"Whether or not the wellLog is growing. True ( rue"" or ""1"") indicates the that the wellLog is still growing in size (that is, logData values are still being added). For example, it may be connected to a realtime stream. False (""false"" or ""0"") indicates that the wellLog is closed (that is, no further logData values will be added). Not given indicates that the status of the wellLog is not known. This value is only relevant within the context of a server."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
"Whether or not the mudLog is growing. True ( rue"" or ""1"") indicates the that the mudLog is still growing in size (that is, geologyInterval or parameter values are still being added). For example, it may be connected to a realtime stream. False (""false"" or ""0"") indicates that the mudLog is closed (that is, no further geologyInterval or parameter values will be added). Not given indicates that the status of the mudLog is not known. This value is only relevant within the context of a server."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
"Whether or not the trajectory is growing. True ( rue"" or ""1"") indicates the that the trajectory is still growing in size (that is, trajectoryStation values are still being added). For example, it may be connected to a realtime stream. False (""false"" or ""0"") indicates that the trajectory is closed (that is, no further trajectoryStation values will be added). Not given indicates that the status of the trajectory is not known. This value is only relevant within the context of a server."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
"Whether or not the mudLog is growing. True ( rue"" or ""1"") indicates the that the mudLog is still growing in size (that is, geologyInterval or parameter values are still being added). For example, it may be connected to a realtime stream. False (""false"" or ""0"") indicates that the mudLog is closed (that is, no further geologyInterval or parameter values will be added). Not given indicates that the status of the mudLog is not known. This value is only relevant within the context of a server."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
"Whether or not the trajectory is growing. True ( rue"" or ""1"") indicates the that the trajectory is still growing in size (that is, trajectoryStation values are still being added). For example, it may be connected to a realtime stream. False (""false"" or ""0"") indicates that the trajectory is closed (that is, no further trajectoryStation values will be added). Not given indicates that the status of the trajectory is not known. This value is only relevant within the context of a server."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

objectiveBha
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Objective of bottom hole assembly.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Objective of bottom hole assembly.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Objective of bottom hole assembly.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

obj_bhaRun
Set="WITSML_obj_bhaRun_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_bhaRuns
Set="WITSML_obj_bhaRun_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_cementJob
Set="WITSML_obj_cementJob_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_cementJobs
Set="WITSML_obj_cementJob_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_convCore
Set="WITSML_obj_convCore_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_convCores
Set="WITSML_obj_convCore_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_fluidsReport
Set="WITSML_obj_fluidsReport_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_fluidsReports
Set="WITSML_obj_fluidsReport_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_formationMarker
Set="WITSML_obj_formationMarker_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_formationMarkers
Set="WITSML_obj_formationMarker_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_log

PIDD Class: Thread="P0001282",Version="0",Name="LOG"
"(1) A regularly kept record or journal, including results of sampling or interpretation of data with respect to a coordinate system, such as time, depth, or distance. (2) The act of producing or updating a log."

Set="WITSML_obj_log_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_logs

PIDD Class: Thread="P0001282",Version="0",Name="LOG"
"(1) A regularly kept record or journal, including results of sampling or interpretation of data with respect to a coordinate system, such as time, depth, or distance. (2) The act of producing or updating a log."

Set="WITSML_obj_log_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_message
Set="WITSML_obj_message_v1.3.0", Path="" [class]
The non-contextual elements for a Message.
Data Type="complex", Cardinality=""

obj_messages
Set="WITSML_obj_message_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_mudLog

Class Mapping: Thread="P0003882" Invalid Cross ReferenceSet="WITSML_obj_mudLog_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_mudLogs

PIDD Class: Thread="P0003882",Version="0",Name="WELL LOG"
"(1) A log of wellbore data for a well; e.g., electric log, drilling fluid log. (2) A log of well activity data; e.g., drilling time log, penetration rate log."

Set="WITSML_obj_mudLog_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_opsReport
Set="WITSML_obj_opsReport_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_opsReports
Set="WITSML_obj_opsReport_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_realtime
Set="WITSML_obj_realtime_v1.3.0", Path="" [class]
The non-contextual elements for a realtime.
Data Type="complex", Cardinality=""

obj_realtimes
Set="WITSML_obj_realtime_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_rig
Set="WITSML_obj_rig_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_rigs
Set="WITSML_obj_rig_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_risk
Set="WITSML_obj_risk_v1.3.0", Path="" [class]
Human recognizable context for the risk.
Data Type="complex", Cardinality=""

obj_risks
Set="WITSML_obj_risk_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_sidewallCore
Set="WITSML_obj_sidewallCore_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_sidewallCores
Set="WITSML_obj_sidewallCore_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_surveyProgram
Set="WITSML_obj_surveyProgram_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_surveyPrograms
Set="WITSML_obj_surveyProgram_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_target
Set="WITSML_obj_target_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_targets
Set="WITSML_obj_target_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_trajectory

PIDD Class: Thread="P0011027",Version="0",Name="TRAJECTORY"
"A representation of a wellbore path (planned or actual) expressed as a series of points (stations) at which directional survey measurements are taken. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_trajectorys

PIDD Class: Thread="P0011027",Version="0",Name="TRAJECTORY"
"A representation of a wellbore path (planned or actual) expressed as a series of points (stations) at which directional survey measurements are taken. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_trajectoryStation
Set="WITSML_obj_trajectoryStation_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_trajectoryStations
Set="WITSML_obj_trajectoryStation_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_tubular
Set="WITSML_obj_tubular_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_tubulars
Set="WITSML_obj_tubular_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_wbGeometry
Set="WITSML_obj_wbGeometry_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_wbGeometrys
Set="WITSML_obj_wbGeometry_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_well

PIDD Class: Thread="P0002382",Version="0",Name="WELL"
" A well is an association context within which are related information and samples obtainable from the process of planning, creating, utilizing and financially accounting for one or more connected holes drilled into the earth (wellbore). A well serves a means for associating, for example, wellbore characteristics, equipment installed or used on the surface or within a well's wellbore, fluids produced or injected, as well as related legal contracts, activities and cost accounting."

Set="WITSML_obj_well_v1.3.0", Path="" [class]
Human recognizable context for the well.
Data Type="complex", Cardinality=""

obj_wellbore

PIDD Class: Thread="P0002662",Version="1",Name="WELLBORE"
"Wellbore is the connected network of borehole within the earth. A wellbore has a minimum of one wellbore origin and one wellbore bottomhole. A well has no more than one wellbore. (Previous) A Wellbore is a connected series of boreholes within the earth. A Wellbore has an origin (kick-off) point at the surface or within a parent Wellbore. A Wellbore has one bottomhole point. A well has one or more wellbores. (Possible replacement) [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_wellbores

PIDD Class: Thread="P0002662",Version="1",Name="WELLBORE"
"Wellbore is the connected network of borehole within the earth. A wellbore has a minimum of one wellbore origin and one wellbore bottomhole. A well has no more than one wellbore. (Previous) A Wellbore is a connected series of boreholes within the earth. A Wellbore has an origin (kick-off) point at the surface or within a parent Wellbore. A Wellbore has one bottomhole point. A well has one or more wellbores. (Possible replacement) [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_wellLog
Set="WITSML_obj_wellLog_v1.3.0", Path="" [class]
Human recognizable context for the well that contains the wellbore.
Data Type="complex", Cardinality=""

obj_wellLogs
Set="WITSML_obj_wellLog_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

obj_wells

PIDD Class: Thread="P0002382",Version="0",Name="WELL"
" A well is an association context within which are related information and samples obtainable from the process of planning, creating, utilizing and financially accounting for one or more connected holes drilled into the earth (wellbore). A well serves a means for associating, for example, wellbore characteristics, equipment installed or used on the surface or within a well's wellbore, fluids produced or injected, as well as related legal contracts, activities and cost accounting."

Set="WITSML_obj_well_v1.3.0", Path="" [class]
Information about the XML message instance.
Data Type="complex", Cardinality=""

od
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
Outside diameter of the body of the item.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Outside diameter of the body of the item.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

odBladeMn
Set="WITSML_cs_stabilizer_v1.3.0", Path="cs_stabilizer" [element]
Minimum outer diameter of blade.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odBladeMx
Set="WITSML_cs_stabilizer_v1.3.0", Path="cs_stabilizer" [element]
Maximum outer diameter of blade.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odBoosterLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Outer diameter of Booster Line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odChkLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Outer diameter of Choke Line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odCore
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing - Outer diameter of the reel core that the coiled tubing is wrapped around.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odDrift
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Minimum pass through diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odFishneck
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Fish neck outside diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odKillLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Outer diameter of Kill Line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odor
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Description of any hydrocarbon type odors smelled.
Data Type="witsml:str32", Cardinality="min=0,max=1"

odReel
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing - Specifies the OD of the coiled tubing reel.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odRod
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Rod outer diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odSection
Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
Outer diameter - Only for casings and risers.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odSurfLine
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Outer diameter of Surface Line.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

odUmbilical
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing - Outer diameter of the umbilical.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

offsetBot
Set="WITSML_cs_sensor_v1.3.0", Path="cs_sensor" [element]
Offset from bottom of measurement while drilling tool.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

offsetRig
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Horizontal displacement of the rig relative to the wellhead.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

offsetTool
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Tool offset from bottom.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

offshoreJob
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
"Offshore job? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
"Offshore job? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

oilCtg
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Oil on Cuttings.
Data Type="witsml:massConcentra", Cardinality="min=0,max=1"

oilPc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Oil content from retort (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

openPadOd
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Outside diameter of tool when pads are activated.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

operatingSpeed
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Suggested operating speed.
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

operator
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
Operator company name.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Operator company name.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0005870",Version="0",Name="OPERATOR NAME"
"The name of the individual, partnership, firm or corporation having control or management of the operations of the leased area, facility, etc., or a portion thereof. The operator may be a lessee, a designated agent of the lessees, or holder of operating rights under an approved operating agreement."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Operator company name.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

operatorDiv
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Division of operator company.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011003",Version="0",Name="OPERATOR DIVISION NAME"
"The name of a subordinate portion of the organization of an Operator . [©POSC, 2004]"

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Division of operator company.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

opsReport
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReports" [element]
A single operations report.
Data Type="witsml:obj_opsReport", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single operations report.
Data Type="witsml:co_opsReport", Cardinality="min=1,max=*"

opsReports
Set="WITSML_obj_opsReport_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_opsReport", Cardinality="min=1,max=1"

optimum
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
"Is the activity optimum. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

order
Set="WITSML_cs_axisDefinition_v1.3.0", Path="cs_axisDefinition" [element]
"The order of this axis. The order should begin with one and increment by one for each additional axis. The order indicates how fast the index of the axis varies in the serialized list of values. The index of an axis with an order of one varies the slowest. The index of an axis with an order of two varies the next slowest. And so on. This is the same ordering that is used in the C programming language. For example, the following array: [ x axis ] | z11 z12 z13 y axis: z21 z22 z23 | z31 z32 z33 | z41 z42 z43 may be encoded as follows: axisDefinition[order=1].name='x' axisDefinition[order=1].count='3' axisDefinition[order=2].name='y' axisDefinition[order=2].count='4' { z11 z21 z31 z41 z12 z22 z32 z42 z13 z23 z33 z43 } or alternatively: axisDefinition[order=1].name='y' axisDefinition[order=1].count='4' axisDefinition[order=2].name='x' axisDefinition[order=2].count='3' { z11 z12 z13 z21 z22 z23 z31 z32 z33 z41 z42 z43 }"
Data Type="witsml:positiveCount", Cardinality="min=1,max=1"

orientation
Set="WITSML_cs_nozzle_v1.3.0", Path="cs_nozzle" [element]
Nozzle orientation.
Data Type="witsml:str32", Cardinality="min=0,max=1"

origin
Set="WITSML_cs_localCRS_v1.3.0", Path="cs_localCRS" [element]
A pointer to the reference point that is the origin of this CRS.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

original
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
"Flag indicating (if rue"" or ""1"") that this pair of values was the original data given for the location. If the pair of values was calculated from an original pair of values, this flag should be ""false"" (or ""0""), or not present."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

originDescription
Set="WITSML_cs_localCRS_v1.3.0", Path="cs_localCRS" [element]
A textual description of the origin.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

originLatitude
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Latitude at which the X axis intersects the central meridian.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

originLongitude
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Longitude of the central meridian.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

overPull
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
hkldUp-hkldRot.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
String up weight during reciprocation.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
String up weight during reciprocation.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

overwrite
Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
"Normally true, higher index trajectory takes precedence over overlapping section of previous trajectory. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

owner
Set="WITSML_cs_centrifuge_v1.3.0", Path="cs_centrifuge" [element]
Contractor/owner.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Contractor/owner.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Owner
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
The owner of the data.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

owner
Set="WITSML_cs_hydrocyclone_v1.3.0", Path="cs_hydrocyclone" [element]
Contractor/owner.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_pit_v1.3.0", Path="cs_pit" [element]
Contractor/owner.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Contractor/owner.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Contractor/owner.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Contractor/owner.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Contractor/owner.
Data Type="witsml:str32", Cardinality="min=0,max=1"

padCount
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
The number of contact pads.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

padLen
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Length of contact pad.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

padOffset
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Offset from bottom of pad to bottom connector.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

padWidth
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Width of contact pad.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

param
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
Any extra numeric data.
Data Type="witsml:indexedObject", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
Any extra numeric data.
Data Type="witsml:indexedObject", Cardinality="min=0,max=*"

parameter
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Parameters describing the user-defined projection.
Data Type="witsml:indexedObject", Cardinality="min=0,max=1"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
A single mud log parameter.
Data Type="witsml:cs_mudLogPara", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
A single mud log parameter.
Data Type="witsml:cs_mudLogPara", Cardinality="min=0,max=*"

parentNode1
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
"The parent node of ode"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
"The parent node of ode"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
"The parent node of ode"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
"The parent node of ode"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

parentNode2
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
"The parent node of parentNode1"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
"The parent node of parentNode1"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
"The parent node of parentNode1"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
"The parent node of parentNode1"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

parentNode3
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
"The parent node of parentNode2"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
"The parent node of parentNode2"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
"The parent node of parentNode2"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
"The parent node of parentNode2"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

parentNode4
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
"The parent node of parentNode3"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
"The parent node of parentNode3"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
"The parent node of parentNode3"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
"The parent node of parentNode3"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

parentNode5
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
"The parent node of parentNode4"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
"The parent node of parentNode4"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
"The parent node of parentNode4"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
"The parent node of parentNode4"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

parentNode6
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
"The parent node of parentNode5"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
"The parent node of parentNode5"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
"The parent node of parentNode5"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
"The parent node of parentNode5"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=1,max=1"

parentNode7
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
"The parent node of parentNode6"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
"The parent node of parentNode6"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
"The parent node of parentNode6"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
"The parent node of parentNode6"". A parent node cannot be given unless the child node is also given."""
Data Type="witsml:nodeStruct", Cardinality="min=0,max=1"

parentTarget
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
A pointer to the parent target. This represents a relationship between a drillers and geological target.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
A pointer to the parent target. This represents a relationship between a drillers and geological target.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

parentTrajectory
Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
"If a trajectory is tied into another trajectory, a pointer to the parent trajectory. The trajectory may be in another wellbore."
Data Type="witsml:refWellboreTr", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
"If a trajectory is tied into another trajectory, a pointer to the parent trajectory. The trajectory may be in another wellbore."
Data Type="witsml:refWellboreTr", Cardinality="min=0,max=1"

parentWellbore
Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
This is a pointer to the parent wellbore. No parent = starts from top.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
This is a pointer to the parent wellbore. No parent = starts from top.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

pass
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
Identifies the pass within the run.
Data Type="witsml:str16", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
Identifies the pass within the run.
Data Type="witsml:str16", Cardinality="min=0,max=1"

Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [element]
Identifies the pass within the run.
Data Type="witsml:str16", Cardinality="min=0,max=1"

pcEfficiency
Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
Pump efficiency.
Data Type="witsml:relativePower", Cardinality="min=0,max=1"

pcFreeWater
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Test free water na: = mL/250ML.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

pcInterest
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Interest for Operator. Commonly in percent.
Data Type="witsml:dimensionless", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0007458",Version="0",Name="OPERATOR WORKING INTEREST PERCENTAGE"
"The percentage of the operator's interest in expenditures."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Interest for Operator. Commonly in percent.
Data Type="witsml:dimensionless", Cardinality="min=0,max=1"

pcScreenCovered
Set="WITSML_cs_shakerOp_v1.3.0", Path="cs_shakerOp" [element]
Percent of screen covered by cuttings.
Data Type="witsml:areaPerAreaMe", Cardinality="min=0,max=1"

penetrationLeg1
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Penetration of leg into seabed.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

penetrationLeg2
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Penetration of leg into seabed.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

penetrationLeg3
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Penetration of leg into seabed
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

penetrationLeg4
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Penetration of leg into seabed
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

periodWave
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
The elapsed time between the passing of two wave tops.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

perLengthMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

perLengthUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

permeability
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology permeability description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

personnel
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Personnel records.
Data Type="witsml:cs_personnel", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Personnel records.
Data Type="witsml:cs_personnel", Cardinality="min=0,max=*"

perspectiveHeight
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Height above the surface origin location from which the perspective is taken.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

ph
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Mud pH.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

phase
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
Phase (large activity classification) e.g. Drill Surface Hole.
Data Type="witsml:str16", Cardinality="min=0,max=1"

pillBelowPlug
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Pill below plug. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

pipeHandlingSystem
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Name of pipe handling system.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Name of pipe handling system.
Data Type="witsml:str32", Cardinality="min=0,max=1"

pit
Set="WITSML_cs_pitVolume_v1.3.0", Path="cs_pitVolume" [element]
This is a pointer to the corresponding pit on the rig.
Data Type="witsml:refPositiveCo", Cardinality="min=1,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Pit equipment for the rig.
Data Type="witsml:cs_pit", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Pit equipment for the rig.
Data Type="witsml:cs_pit", Cardinality="min=0,max=*"

PitType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

pitVolume
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Pit volume record for the report interval.
Data Type="witsml:cs_pitVolume", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Pit volume record for the report interval.
Data Type="witsml:cs_pitVolume", Cardinality="min=0,max=*"

planDogleg
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Planned dogleg severity.
Data Type="witsml:perLengthMeas", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Planned dogleg severity.
Data Type="witsml:perLengthMeas", Cardinality="min=0,max=1"

planeAngleMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

planeAngleUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

plugBumped
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Plug bumped? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

plugCatcher
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Plug catcher. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

pm
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Phenolphthalein alkalinity of whole mud.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

pmFiltrate
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Phenolphthalein alkalinity of mud filtrate.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

polymer
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Polymers present in mud system.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

polyType
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Type of polymers present in mud system.
Data Type="witsml:str32", Cardinality="min=0,max=1"

pool
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
Name of pool/reservoir that this cost item can be accounted to.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

porosityVisible
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology visible porosity description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

position
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
Where connected.
Data Type="witsml:ConnectionPos", Cardinality="min=0,max=1"

positiveBigCount
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A large positive integer (one based count or index) with a maximum value of 2147483647 (4-bytes).
Data Type="primitive", Cardinality=""

positiveCount
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A positive integer (one based count or index).
Data Type="primitive", Cardinality=""

potassium
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Potassium content.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

powBit
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Bit hydraulic.
Data Type="witsml:powerMeasure", Cardinality="min=0,max=1"

powerDrawWorks
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Draw works horse power.
Data Type="witsml:powerMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Draw works horse power.
Data Type="witsml:powerMeasure", Cardinality="min=0,max=1"

powerMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

powerUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

powHydMx
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Maximum hydraulics horsepower.
Data Type="witsml:powerMeasure", Cardinality="min=0,max=1"

powMechMx
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Maximum mechanical power.
Data Type="witsml:powerMeasure", Cardinality="min=0,max=1"

presAccOpRating
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Accumulator operating pressure rating.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presAccPreCharge
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Accumulator pre-charge pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presAnnular
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Blow out preventer annular preventer pressure tested to.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presBack
Set="WITSML_cs_cementPumpSchedule_v1.3.0", Path="cs_cementPumpSchedule" [element]
Back pressure applied during pumping stage.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presBackPressure
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Constant back pressure applied while pumping the job (can be supersede by a back pressure per pumping stage)
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presBopRating
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Maximum Pressure rating of Blow Out Preventer.
Data Type="witsml:pressureMeasu", Cardinality="min=1,max=1"

presBreakDown
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Breakdown pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presBump
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Pressure plug bumped.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presBurst
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Burst pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presChokeLine
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Choke line pressure tested to.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presChokeMan
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Choke line manifold pressure tested to.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presChokeManifold
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Choke manifold pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presCoilTbgEnd
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Pressure CTU end
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presCoilTbgStart
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Pressure CTU start.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presCollapse
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Collapse pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presComprStren1
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Compressive strength pressure 1.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presComprStren2
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Compressive strength pressure 2.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presCsgEnd
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Casing pressure at end of job.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presCsgStart
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Casing pressure at start of job.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presDamp
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Pulsation dampener pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presDisplace
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Final displacement pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presDiverter
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Blow out preventer diverter pressure tested to.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presDropBit
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Pressure drop in bit.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presHeld
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Pressure held to.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presHthp
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
High temperature high pressure (HTHP) pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presKellyHose
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Kelly hose pressure tested to.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presKickTol
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Kick tolerance pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Kick tolerance pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presLastCsg
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Last casing pressure test pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presLeak
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
Leak pressure rating.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presLossFact
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Pressure loss factor.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

presLotEmw
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Leak off test equivalent mud weight.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Leak off test equivalent mud weight.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

presMudCirc
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Mud circulation pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presMx
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Maximum pump pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presPriorBump
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Pressure prior to bumping plug / pressure at end of displacement
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presPumpAv
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Average pump pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presRams
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Blow out preventer ram pressure tested to.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presRating
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Pressure rating of the item.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Pressure rating of the item.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presRecorded
Set="WITSML_cs_scr_v1.3.0", Path="cs_scr" [element]
Recorded pump pressure for the stroke rate.
Data Type="witsml:pressureMeasu", Cardinality="min=1,max=1"

presRheom
Set="WITSML_cs_rheometer_v1.3.0", Path="cs_rheometer" [element]
Rheometer pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

pressLossFact
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Pressure drop across tool.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

presSqueeze
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Squeeze pressure left on pipe.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presSqueezeAv
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Squeeze pressure average.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presSqueezeEnd
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Squeeze pressure final.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presSqueezeHeld
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Squeeze pressure held. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

presStdPipe
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Standpipe manifold pressure tested to.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

pressure
Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
Pump pressure recorded.
Data Type="witsml:pressureMeasu", Cardinality="min=1,max=1"

pressureGradient
Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" [element]
A pressure gradient value that represents the parameter. This is sometimes specified instead of an equivalent mud weight.
Data Type="witsml:forcePerVolum", Cardinality="min=0,max=1"

pressureMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

pressureUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

presTbgEnd
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Tubing pressure at end of job.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presTbgStart
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Tubing pressure at start of job (not coiled tubing).
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presTest
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Test pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presTestFluidLoss
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Test Fluid loss pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presTestThickening
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Test thickening pressure.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presWork
Set="WITSML_cs_bopComponent_v1.3.0", Path="cs_bopComponent" [element]
Working rating pressure of the component.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

presWorkDiverter
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Working rating pressure of the component.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

pricePerUnit
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
"Price per item unit, assume same currency for all items."
Data Type="witsml:cost", Cardinality="min=0,max=1"

probabilityLevel
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Probability Level of the Risk. Values of 1 through 5 with 1 being the lowest.
Data Type="witsml:levelIntegerC", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Probability Level of the Risk. Values of 1 through 5 with 1 being the lowest.
Data Type="witsml:levelIntegerC", Cardinality="min=0,max=1"

productive
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
"Does activity bring closer to objective. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

projectedFrom
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
A pointer to the wellCRS that represents the geographic system from which this system was projected.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

projectedX
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
"The projected X coordinate with the positive direction unknown. ProjectedX and ProjectedY are used when it is not known what the meaning of the coordinates is. If the meaning is known, the Easting/Northing or Westing/Southing should be used. Use of this pair implies a lack of knowledge on the part of the sender."
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

projectedY
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
"The projected Y coordinate with the positive direction unknown. ProjectedX and ProjectedY are used when it is not known what the meaning of the coordinates is. If the meaning is known, the Easting/Northing or Westing/Southing should be used. Use of this pair implies a lack of knowledge on the part of the sender."
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

Projection
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"These values represent the type of coordinate system projection method. The source (except for UserDefined"") of the values is Geoshare V13. For a detailed description of each value, see the Geoshare documentation of the indicated ""217"" object at http://w3.posc.org/GeoshareSIG/technical/GDM/v13.0/."""
Data Type="primitive", Cardinality=""

projectionCode
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
A code to identify the type of projection.
Data Type="witsml:Projection", Cardinality="min=0,max=1"

ProjectionVariantsObliqueMercator
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

propAv
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Propane (C3) ppm (average).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

propertyType
Set="WITSML_cs_axisDefinition_v1.3.0", Path="cs_axisDefinition" [element]
The property type by which the array axis is classified.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

propMn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Propane (C3) ppm (minimum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

propMx
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Propane (C3) ppm (maximum).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

pump
Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
This is a pointer to the corresponding pump on the rig.
Data Type="witsml:refPositiveCo", Cardinality="min=1,max=1"

Set="WITSML_cs_scr_v1.3.0", Path="cs_scr" [element]
This is a pointer to the corresponding pump on the rig.
Data Type="witsml:refPositiveCo", Cardinality="min=1,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Drilling fluid (mud/cement) pumping units for the rig.
Data Type="witsml:cs_pump", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Drilling fluid (mud/cement) pumping units for the rig.
Data Type="witsml:cs_pump", Cardinality="min=0,max=*"

pumpAction
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
"Pump action. 1 = Single acting, 2 = double acting."
Data Type="witsml:pumpActionInt", Cardinality="min=0,max=1"

pumpActionIntegerCode
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"Pump Action: 1 = Single acting, 2 = double acting."
Data Type="primitive", Cardinality=""

pumpOp
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Pump rate/pressure reading.
Data Type="witsml:cs_pumpOp", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Pump rate/pressure reading.
Data Type="witsml:cs_pumpOp", Cardinality="min=0,max=*"

PumpOpType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

pumpOutput
Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
Pump output (incl. for efficiency).
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

PumpType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of a pump.
Data Type="primitive", Cardinality=""

purpose
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Purpose description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

purposeWell
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
POSC well purpose.
Data Type="witsml:WellPurpose", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011004",Version="0",Name="WELL PURPOSE TYPE"
"The name for a classification of the purpose of a well. Examples include exploratory, appraisal, development, general service, fluid storage, and mineral. [©POSC, 2004]"

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
POSC well purpose.
Data Type="witsml:WellPurpose", Cardinality="min=0,max=1"

purposeWellbore
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
POSC wellbore purpose.
Data Type="witsml:WellPurpose", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0010004",Version="0",Name="INVOICE TOAL AMOUNT"
"TBD"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
POSC wellbore purpose.
Data Type="witsml:WellPurpose", Cardinality="min=0,max=1"

pv
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Plastic viscosity.
Data Type="witsml:dynamicViscos", Cardinality="min=0,max=1"

pvMud
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Plastic viscocity (in hole at start of job).
Data Type="witsml:dynamicViscos", Cardinality="min=0,max=1"

qft
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Fluoresence as measured using a device licensed for the Quantitative Fluorescence Technique.
Data Type="witsml:illuminanceMe", Cardinality="min=0,max=1"

qtyAdjustment
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Daily quantity adjustment/correction.
Data Type="witsml:integerCount", Cardinality="min=0,max=1"

qtyItem
Set="WITSML_cs_dayCost_v1.3.0", Path="cs_dayCost" [element]
"Number of cost items used that day e.g. 1 rig dayrate, 30 joints casing."
Data Type="witsml:positiveCount", Cardinality="min=0,max=1"

qtyOnLocation
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Amount of item remaining on location after all adjustments for the report interval.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

qtyReceived
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Quantity received at site.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

qtyReturned
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Quantity returned to base from site.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

qtyStart
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Start quantity for report interval.
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

qtyUsed
Set="WITSML_cs_inventory_v1.3.0", Path="cs_inventory" [element]
Quanitiy used for the report period
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

qualData
Set="WITSML_cs_channel_v1.3.0", Path="cs_channel" [element]
Data quality indicator.
Data Type="witsml:str16", Cardinality="min=0,max=1"

qualifier
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [class]
"A single qualifier. In mudlogging terms, a qualifier is a graphical symbol in the Interpreted Lithology column of the Formation Evaluation Log (aka he mudlog""). In addition to the major lithologies (e.g., sand, shale, etc) existing in the sample, other minerals (present as accessories or inclusions e.g. chert, pyrite, glauconite) and fossils (forams, oyster shells, bryozoans, etc) may exist and their abundance is generally categorized using ranges such as Trace (less than 10%), Common (10-25%) and Abundant (greater than 25%). These additional minerals and fossils can be of disproportionately great diagnostic and descriptive value. For example, qualifiers can be used to indicate facies changes, marker beds or something that impacted drilling conditions. These qualifiers (representing accessories, inclusions and/or fossils) are used to rapidly and graphically indicate to the recipient of the mudlog that a significant lithological event was encountered while drilling the well."""
Data Type="witsml:cs_qualifier", Cardinality="min=0,max=*"

QualifierType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
The type of qualifier of a lithology. The list of standard values is contained in the WITSML enumValues.xml file.
Data Type="primitive", Cardinality=""

rateBuild
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"Build Rate, radius of curvature computation."
Data Type="witsml:anglePerLengt", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"Build Rate, radius of curvature computation."
Data Type="witsml:anglePerLengt", Cardinality="min=0,max=1"

ratePump
Set="WITSML_cs_cementPumpSchedule_v1.3.0", Path="cs_cementPumpSchedule" [element]
Rate fluid is pumped. 0 means it is a pause.
Data Type="witsml:volumeFlowRat", Cardinality="min=0,max=1"

rateStroke
Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
Pump rate (Strokes per minute).
Data Type="witsml:anglePerTimeM", Cardinality="min=1,max=1"

Set="WITSML_cs_scr_v1.3.0", Path="cs_scr" [element]
Pump stroke rate.
Data Type="witsml:anglePerTimeM", Cardinality="min=1,max=1"

rateTurn
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"Turn rate, radius of curvature computation."
Data Type="witsml:anglePerLengt", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"Turn rate, radius of curvature computation."
Data Type="witsml:anglePerLengt", Cardinality="min=0,max=1"

ratingBlock
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Weight rating of the travelling block.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Weight rating of the travelling block.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

ratingDerrick
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Maximum support load applied to derrick structure.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Maximum support load applied to derrick structure.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

ratingDrawWorks
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Weight rating of the drawworks.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Weight rating of the drawworks.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

ratingDrillDepth
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Maximum hole depth rating for the rig.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Maximum hole depth rating for the rig.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

ratingHkld
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Maximum hookload rating.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Maximum hookload rating.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

ratingHook
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Weight rating of the hook.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Weight rating of the hook.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

ratingRotSystem
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Work string rotational torque rating.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Work string rotational torque rating.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

ratingSwivel
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Maximum swivel rating.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Maximum swivel rating.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

ratingTqRotSys
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Work string rotational torque rating.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Work string rotational torque rating.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

ratingWaterDepth
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Working water depth capability of rig.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Working water depth capability of rig.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

ratioConstGasMethodAv
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Constant gas ratio method ratio
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ratioConstGasMethodEnd
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Constant gas ratio method final method ratio.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ratioConstGasMethodStart
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Constant gas ratio method initial method ratio.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

ratioMixWater
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Mix Water Ratio.
Data Type="witsml:specificVolum", Cardinality="min=0,max=1"

ratioQuantity
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"Representation of a number as a double, possibly qualified as a ratio of doubles. Ratio component attributes 'numerator' and 'denominator' may be both present or both absent. When ratio component attributes are present, the ratio represented is to be used with the double representation included for human readability. A 'canonical' representation, according to the following rules, is suggested: Only use numerator/denominator when the representation of the number as double is not sufficiently precise (i. e. causes errors of accumulation). Express both numerator and denominator as integers (doubles with integer values) reduced to 'least common denominator' if possible."
Data Type="complex", Cardinality=""

rawData
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Applies only to measured magnetic stations.
Data Type="witsml:cs_stnTrajRaw", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Applies only to measured magnetic stations.
Data Type="witsml:cs_stnTrajRaw", Cardinality="min=0,max=1"

realtime
Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtimes" [element]
A single realtime.
Data Type="witsml:obj_realtime", Cardinality="min=1,max=*"

RealtimeData
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the name of a recording channel. The list of standard values is contained in the WITSML enumValues.xml file.
Data Type="primitive", Cardinality=""

realtimeHeader
Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" [element]
"The information which is constant for all realtimes. This will only be sent with the first realtime for a subscription, when a retransmit is requested or when the header is updated (e.g., when more channels are added)."
Data Type="witsml:cs_realtimeHe", Cardinality="min=0,max=1"

realtimes
Set="WITSML_obj_realtime_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_realtimes", Cardinality="min=1,max=1"

reasonTrip
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Reason for trip.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Reason for trip.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Reason for trip.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

reciprocating
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
"Pipe being reciprocated. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
"Pipe being reciprocated. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

recoverPc
Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" [element]
Calculate recovery (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" [element]
Calculate recovery (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

referencePoint
Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Defines a reference point within the context of the well.
Data Type="witsml:cs_referenceP", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Defines a reference point within the context of the well.
Data Type="witsml:cs_referenceP", Cardinality="min=0,max=*"

refNameString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A reference to a name in another node of the xml hierachy. This value represents a foreign key from one element to another.
Data Type="complex", Cardinality=""

refPositiveCount
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A reference to a index value in another node of the xml hierachy. This value represents a foreign key from one element to another.
Data Type="complex", Cardinality=""

refString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A reference to the unique identifier of another element. This value represents a foreign key from one element to another. The value should match the value of an attribute of type uidString.
Data Type="primitive", Cardinality=""

refWellboreTrajectory
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A reference to a trajectory in a wellbore. The trajectory may be defined within the context of another wellbore. This value represents a foreign key from one element to another.
Data Type="complex", Cardinality=""

refWellboreTrajectoryStation
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A reference to a trajectoryStation in a wellbore. The trajectoryStation may be defined within the context of another wellbore. This value represents a foreign key from one element to another.
Data Type="complex", Cardinality=""

refWellDatum
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"A reference to a wellDatum in the current well. This value must match the uid value in a WellDatum. This value represents a foreign key from one element to another. This is an exception to the convention that a foreign key must utilize both a human contextual name and a uid value. For messages outside the context of a server then this value will commonly match the value of the name of the wellDatum (e.g., 'KB') if uids are not not used in that context. This was a compromise in order to allow the coordinate structures to be simple and still be usable both within the context of a server and outside the context of a server."
Data Type="primitive", Cardinality=""

refWellWellbore
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
Data that represents a foreign key to a wellbore. The wellbore may be defined within the context of another well.
Data Type="complex", Cardinality=""

refWellWellboreRig
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A reference to a rig within a wellbore. The wellbore may be defined within the context of another well. This value represents a foreign key from one node to another.
Data Type="complex", Cardinality=""

regAgencyInsp
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
"Governmental regulatory inspection agency inspection? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

region
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Geo-political region.
Data Type="witsml:str32", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0007658",Version="0",Name="GEOPOLITICAL AREA"
"An area of interest that is usually administrered by a specific political entity, such as a government or regulatory agency."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Geo-political region.
Data Type="witsml:str32", Cardinality="min=0,max=1"

registration
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Rig registration location.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Rig registration location.
Data Type="witsml:str32", Cardinality="min=0,max=1"

relatedLog
Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
A foreign key to a related Log. This is a pointer to a log that is related to the mud log. The log may or may not have been created as a result of the mudlogging process. The log must represent the same well and wellbore as the mud log.
Data Type="witsml:refNameString", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
A foreign key to a related Log. This is a pointer to a log that is related to the mud log. The log may or may not have been created as a result of the mudlogging process. The log must represent the same well and wellbore as the mud log.
Data Type="witsml:refNameString", Cardinality="min=0,max=*"

relativePowerMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

relativePowerUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

remedialActionDesc
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Remedial action description.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

remedialCement
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
"Remedial cement required. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

reporter
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Name of person who prepared incident report.
Data Type="witsml:str32", Cardinality="min=0,max=1"

residueColor
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Residue color.
Data Type="witsml:str16", Cardinality="min=0,max=1"

responsibleCompany
Set="WITSML_cs_incident_v1.3.0", Path="cs_incident" [element]
Name of company that caused incident.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

ResponsibleParty
Set="WITSML_cs_documentInfo_v1.3.0", Path="eventType" [element]
The party responsible for the event.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

returnsToSeabed
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
"Returns to seabed? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
"Returns to seabed? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

rheometer
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [class]
One or more sets of rheometer readings at given temperature and pressure.
Data Type="witsml:cs_rheometer", Cardinality="min=0,max=*"

rig
Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellWellboreRig" [element]
A pointer to the rig with which there is a relationship.
Data Type="witsml:refNameString", Cardinality="min=1,max=1"

Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" [element]
"A pointer to the rig that contains the device used as a reference datum. The rig may be associated with a wellbore in another well (e.g., pattern drilling using a rig on a track)."
Data Type="witsml:refWellWellbo", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
A pointer to the rig utilized in this reporting period.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rigs" [element]
A single rig.
Data Type="witsml:obj_rig", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single rig.
Data Type="witsml:co_rig", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
A pointer to the rig utilized in this reporting period.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

rigHeading
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
"Direction, relative to true north, to which the rig is facing."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

rigHeave
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Maximum amplitude of the vertical motion of the rig.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

rigPitchAngle
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Measure of the fore-aft rotational movement of the rig due the combined effects of wind and waves; measured as the angle from horizontal
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

rigResponse
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Average rig response readings for the day.
Data Type="witsml:cs_rigRespons", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Average rig response readings for the day.
Data Type="witsml:cs_rigRespons", Cardinality="min=0,max=1"

rigRollAngle
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Measure of the side-to-side rotational movement of the rig due the combined effects of wind and waves; measured as the angle from vertical
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

rigs
Set="WITSML_obj_rig_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_rigs", Cardinality="min=1,max=1"

RigType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of drilling rig.
Data Type="primitive", Cardinality=""

riserAngle
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Angle of the marine riser with the vertical.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

riserAngleLimit
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Riser angle limit.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Riser angle limit.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

riserDirection
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Direction of the marine riser.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

riserTension
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Tension of the marine riser.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

risk
Set="WITSML_obj_risk_v1.3.0", Path="obj_risks" [element]
A single risk.
Data Type="witsml:obj_risk", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="allObjects" [element]
A single risk.
Data Type="witsml:co_risk", Cardinality="min=1,max=*"

RiskAffectedPersonnel
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
Personnel affected by a risk.
Data Type="primitive", Cardinality=""

RiskCategory
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
Type of slow circulation rate.
Data Type="primitive", Cardinality=""

risks
Set="WITSML_obj_risk_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_risks", Cardinality="min=1,max=1"

RiskSubCategory
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
Risk Sub-Categories.
Data Type="primitive", Cardinality=""

RiskType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
Types of risk.
Data Type="primitive", Cardinality=""

ropAv
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Average rate of penetration through Interval.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Average Rate of Penetration through Interval.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Average Rate of Penetration through Interval.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0000684",Version="0",Name="DRILL BIT PENETRATION RATE"
"The average distance drilled per unit of time during the bit run."

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Average rate of penetration through Interval.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

ropCurrent
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Rate of penetration at report time.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Rate of penetration at report time.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

ropMn
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Minimum rate of penetration through Interval.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Minimum rate of penetration through Interval.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

ropMx
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Maximum rate of penetration through Interval.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Maximum rate of penetration through Interval.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

rotarySteerableTool
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
Rotary Steerable Tool.
Data Type="witsml:cs_rotaryStee", Cardinality="min=0,max=1"

rotatable
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
"Is motor rotatable? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

rotation
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Direction of target geometry with respect to north azimuth reference.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Direction of target geometry with respect to north azimuth reference.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

rotBop
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
"Is this a Rotating Blow Out Preventer? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

rotorCatcher
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
"Is rotor catcher present? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

rotSizeOpening
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Rotary size opening.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Rotary size opening.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

rotSystem
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Work string drive type.
Data Type="witsml:DriveType", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Work string drive type.
Data Type="witsml:DriveType", Cardinality="min=0,max=1"

roundness
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology roundness description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

rpmAv
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Average turn rate (commonly in rpm) through Interval.
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Average turn rate through interval (commonly in rpm).
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

rpmAvDh
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Average turn rate (commonly in rpm) downhole.
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

rpmMn
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Minimum turn rate (commonly in rpm).
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

rpmMx
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Maximum turn rate (commonly in rpm).
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

rpmPipe
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Pipe rotation rate (commonly in rpm).
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Pipe rotation rate (commonly in rpm).
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

rpmPipeRecip
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Pipe reciprocation RPM.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Pipe reciprocation RPM.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

runNumber
Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
Log run number.
Data Type="witsml:str16", Cardinality="min=0,max=1"

Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [element]
Log run number.
Data Type="witsml:str16", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
Log run number.
Data Type="witsml:str16", Cardinality="min=0,max=1"

sagAziCor
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
Calculated sag correction to azimuth.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

sagCorUsed
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
"Was a bottom hole assembly sag correction applied to the survey computation? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
"Was a bottom hole assembly sag correction applied to the survey computation? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

sagIncCor
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
Calculated sag correction to inclination.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

sandPc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Sand content (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

scaleFactor
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid scale factor.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Ellipsoid scale factor.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

schemaVersionString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
The version of the schema. The first three levels are fixed. The fourth level can vary to represent on the constraints defined in enumerations and XML loader files.
Data Type="primitive", Cardinality=""

scr
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Slow circulation rate pressure test for well control operations.
Data Type="witsml:cs_scr", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Slow circulation rate pressure test for well control operations.
Data Type="witsml:cs_scr", Cardinality="min=0,max=*"

scrSystem
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Description of slow circulation rates system.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Description of slow circulation rates system.
Data Type="witsml:str32", Cardinality="min=0,max=1"

ScrType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
Type of slow circulation rate.
Data Type="primitive", Cardinality=""

sectNumber
Set="WITSML_cs_targetSection_v1.3.0", Path="cs_targetSection" [element]
"Sequence number of section, 1,2,3."
Data Type="witsml:positiveCount", Cardinality="min=1,max=1"

SecurityInformation
Set="WITSML_cs_documentInfo_v1.3.0", Path="cs_documentInfo" [element]
Information about the security to be applied to this file. More than one classification can be given.
Data Type="witsml:securityInfoT", Cardinality="min=0,max=5"

securityInfoType
Set="WITSML_cs_documentInfo_v1.3.0", Path="" [class]
"Information about the security classification of the document. This is intended as a documentation of the security so that the file will not inadvertently be sent to someone who is not allowed access to the data. This block also carries a date that the security classification expires. For example, a well log is confidential for a period of time, and then becomes open. All security classes are characterized by their classification systems."
Data Type="complex", Cardinality=""

sensor
Set="WITSML_cs_mwdTool_v1.3.0", Path="cs_mwdTool" [class]
Sensor object.
Data Type="witsml:cs_sensor", Cardinality="min=0,max=*"

Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [class]
A sensor.
Data Type="witsml:cs_sensor", Cardinality="min=0,max=*"

sensorOffset
Set="WITSML_cs_channelDefinition_v1.3.0", Path="cs_channelDefinition" [element]
"Offset of sensor from a downhole equipment vertical reference (the drill bit, for MWD logs; the tool zero reference for wireline logs). This element is only informative (log values are presented at actual depth, not requiring subtraction of an offset)."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
Offset of sensor from drill bit. This element is only informative. The measured depth values are at the actual depth (not bit depth from which you must subtract the offset).
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
"Offset of sensor from a downhole equipment vertical reference (the drill bit, for MWD logs; the tool zero reference for wireline logs). This element is only informative (log values are presented at actual depth, not requiring subtraction of an offset)."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

sequence
Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Order in which program sections will be executed / were executed.
Data Type="witsml:positiveCount", Cardinality="min=1,max=1"

serviceCompany
Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
Name of contractor who provided the service.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_realtimeHeader_v1.3.0", Path="cs_realtimeHeader" [element]
Name of contractor who provided the service.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogHeader_v1.3.0", Path="cs_wellLogHeader" [element]
Name of contractor who provided the service.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Name of contractor who provided the service.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Name of contractor who provided the service.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Name of contractor who provided the service.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Name of contractor who provided the service.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

severity
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
Severity of incident.
Data Type="witsml:MessageSeveri", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
Severity of incident.
Data Type="witsml:MessageSeveri", Cardinality="min=0,max=1"

severityLevel
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
Severity Level of the Risk. Values of 1 through 5 with 1 being the lowest.
Data Type="witsml:levelIntegerC", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
Severity Level of the Risk. Values of 1 through 5 with 1 being the lowest.
Data Type="witsml:levelIntegerC", Cardinality="min=0,max=1"

shaker
Set="WITSML_cs_shakerOp_v1.3.0", Path="cs_shakerOp" [element]
A pointer to the shaker that is characterized by this report.
Data Type="witsml:refNameString", Cardinality="min=1,max=1"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Mud cleaning shaker equipment for the rig.
Data Type="witsml:cs_shaker", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Mud cleaning shaker equipment for the rig.
Data Type="witsml:cs_shaker", Cardinality="min=0,max=*"

shakerOp
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Container element for shaker operation elements.
Data Type="witsml:cs_shakerOp", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Container element for shaker operation elements.
Data Type="witsml:cs_shakerOp", Cardinality="min=0,max=*"

shakerScreen
Set="WITSML_cs_shakerOp_v1.3.0", Path="cs_shakerOp" [class]
Set of shaker screen records for the operation.
Data Type="witsml:cs_shakerscre", Cardinality="min=0,max=1"

shape
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
POSC wellbore trajectory shape.
Data Type="witsml:WellboreShape", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011018",Version="0",Name="WELLBORE TRAJECTORY SHAPE TYPE"
"The classification of the shape associated with trajectory stations in a Wellbore, e.g. POSC's Wellbore Trajectory Shape reference standard.. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
POSC wellbore trajectory shape.
Data Type="witsml:WellboreShape", Cardinality="min=0,max=1"

shapeBlade
Set="WITSML_cs_stabilizer_v1.3.0", Path="cs_stabilizer" [element]
Blade shape.
Data Type="witsml:BladeShapeTyp", Cardinality="min=0,max=1"

shortDescriptionString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A short textual description of something.
Data Type="primitive", Cardinality=""

show
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [class]
Show record through the Interval.
Data Type="witsml:cs_show", Cardinality="min=0,max=1"

Set="WITSML_cs_swcSample_v1.3.0", Path="cs_swcSample" [class]
Show description for the plug.
Data Type="witsml:cs_show", Cardinality="min=0,max=1"

showDesc
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Free format show description.
Data Type="witsml:commentString", Cardinality="min=0,max=1"

ShowFluorescence
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

ShowLevel
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

showRat

PIDD TermProperty: Thread="P0006946",Version="0",Name="SHOW TYPE"
" The type of hydrocarbon show; e.g., drilling fluid sensor; fluorescence or jeep; bleeding; condensate stain; gas odor."

Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Show Rating.
Data Type="witsml:ShowRating", Cardinality="min=0,max=1"

ShowRating
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

ShowSpeed
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

sidewallCore
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCores" [element]
A single sidewall core.
Data Type="witsml:obj_sidewallC", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single sidewall core.
Data Type="witsml:co_sidewallCo", Cardinality="min=1,max=*"

sidewallCores
Set="WITSML_obj_sidewallCore_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_sidewallC", Cardinality="min=1,max=1"

sidewallCoringTool
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Sidewall coring tool description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Sidewall coring tool description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

sizeBopSys
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Maximum tubulars passable through Blow Out Preventer.
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

sizeConnectionBop
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Size of connection to Blow Out Preventer.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

sizeDrillLine
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Drill line diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Drill line diameter.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

sizeGrain
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology grain size description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

sizeMeshMn
Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Minimum mesh size.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

sizeMn
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Minimum size.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

sizeMx
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Maximum size.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

sizeThread
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
Thread size.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

slackOff
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
hkldRot-hkldDown.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
String down weight during reciprocation.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
String down weight during reciprocation.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

SoftwareName
Set="WITSML_cs_documentInfo_v1.3.0", Path="fileCreationType" [element]
"If appropriate, the software that created the file. This is a free form string, and may include whatever information is deemed relevant."
Data Type="witsml:nameString", Cardinality="min=0,max=1"

solCorPc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Solids corrected for Chloride content (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

solidsCalcPc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Solids content (calculated) (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

solidsHiGravPc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Solids high gravity (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

solidsLowGravPc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Low gravity solids (%).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

solidsPc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Solids percentage from retort (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

solidVolumeFraction
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Equals 1 - Porosity.
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

sorting
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology sorting description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

sourceName
Set="WITSML_cs_commonData_v1.3.0", Path="cs_commonData" [element]
An identifier to indicate the data originator. This identifies the server that originally created the object and thus most of the uids in the object (but not necessarily the uids of the parents). This is typically a url.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

sourceNuclear
Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [element]
"Is nuclear tool present? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_tubular" [element]
"Is nuclear tool present? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

sourceStation
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
A pointer to the trajectoryStation from which this station was derived. The trajectoryStation may be in another wellbore.
Data Type="witsml:refWellboreTr", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
A pointer to the trajectoryStation from which this station was derived. The trajectoryStation may be in another wellbore.
Data Type="witsml:refWellboreTr", Cardinality="min=0,max=1"

sourceWater
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Water Source Description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

southing
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
"The projected coordinate with south being positive. The positive directions are reversed from the usual Easting and Northing values. These values are generally located in the southern hemisphere, most notably in South Africa and Australia."
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

specificVolumeMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

specificVolumeUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

speedMx
Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Maximum rotation speed.
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

spheroidRadius
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Spheroid radius.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

spmMx
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Maximum Speed.
Data Type="witsml:anglePerTimeM", Cardinality="min=0,max=1"

squeezeObj
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Squeeze objective.
Data Type="witsml:str32", Cardinality="min=0,max=1"

squeezeObtained
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Squeeze obtained. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

stabilizer
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [class]
Stabilizer object.
Data Type="witsml:cs_stabilizer", Cardinality="min=0,max=*"

stainColor
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Visible Stain Color.
Data Type="witsml:str16", Cardinality="min=0,max=1"

stainDistr
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Visible Stain Distribution.
Data Type="witsml:str16", Cardinality="min=0,max=1"

stainPc
Set="WITSML_cs_show_v1.3.0", Path="cs_show" [element]
Visible Stain (commonly in percent).
Data Type="witsml:areaPerAreaMe", Cardinality="min=0,max=1"

startDateTimeIndex
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
"When the direction is defined as Increasing"", the startIndex is the starting (minimum) index value at which the first data point is located. When the log header defines the direction as ""Decreasing"", the startIndex is the starting (maximum) index value at which the first data point is located."""
Data Type="witsml:timestamp", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
"When the log header defines the direction as Increasing"", the startIndex is the starting (minimum) index value at which the first valid data point is located. When the log header defines the direction as ""Decreasing"", the startIndex is the starting (maximum) index value at which the first valid data point is located."""
Data Type="witsml:timestamp", Cardinality="min=1,max=1"

startIndex
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
"When the direction is defined as Increasing"", the startIndex is the starting (minimum) index value at which the first data point is located. When the log header defines the direction as ""Decreasing"", the startIndex is the starting (maximum) index value at which the first data point is located. The unit of measure is defined by indexUnits."""
Data Type="witsml:ratioQuantity", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
"When the log header defines the direction as Increasing"", the startIndex is the starting (minimum) index value at which the first valid data point is located. When the log header defines the direction as ""Decreasing"", the startIndex is the starting (maximum) index value at which the first valid data point is located. The unit of measure is defined by indexUnits."""
Data Type="witsml:unitlessQuant", Cardinality="min=1,max=1"

startMd
Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" [element]
The minimum mdTop value in all geologyIntervals for this mud log message. This will be populated by the server to match the values that were returned as a result of a query. Used in a query template for specifying the begining range of logs to be retrieved.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" [element]
The minimum mdTop value in all geologyIntervals for this mud log message. This will be populated by the server to match the values that were returned as a result of a query. Used in a query template for specifying the begining range of logs to be retrieved.
Data Type="witsml:measuredDepth", Cardinality="min=0,max=1"

state
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
"Finish, interrupted, failed, etc."
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
State or province in which well is located.
Data Type="witsml:str32", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0002111",Version="0",Name="STATE NAME"
"The alpha name of each state."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
State or province in which well is located.
Data Type="witsml:str32", Cardinality="min=0,max=1"

station
Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellboreTrajectoryStation" [element]
A pointer to the trajectoryStation within the trajectory.
Data Type="witsml:refNameString", Cardinality="min=1,max=1"

statusBha
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
Bottom hole assembly status.
Data Type="witsml:BhaStatus", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
Bottom hole assembly status.
Data Type="witsml:BhaStatus", Cardinality="min=0,max=1"

statusCurrent
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Current status description.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Current status description.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

statusTrajStation
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Status of the station.
Data Type="witsml:TrajStationSt", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Status of the station.
Data Type="witsml:TrajStationSt", Cardinality="min=0,max=1"

statusWell
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
POSC Well status.
Data Type="witsml:WellStatus", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0005876",Version="0",Name="WELL STATUS CODE"
"An indicator of the operational state of the well reported as a well activity for a time period. Well status requires associated date/time information."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
POSC Well status.
Data Type="witsml:WellStatus", Cardinality="min=0,max=1"

statusWellbore
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
POSC wellbore status.
Data Type="witsml:WellStatus", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0005876",Version="0",Name="WELL STATUS CODE"
"An indicator of the operational state of the well reported as a well activity for a time period. Well status requires associated date/time information."

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
POSC wellbore status.
Data Type="witsml:WellStatus", Cardinality="min=0,max=1"

stdParallel1
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
Latitude of first standard parallel.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

stdParallel2
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
"Latitude of second standard parallel, if used."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

stepIncrement
Set="WITSML_cs_blockInfo_v1.3.0", Path="cs_blockInfo" [element]
"The sampling increment. Set to zero for unequal sampling. The unit of measure is defined by indexUnits. If the direction is INCREASING, the index value of a data record is determined by the formula index(record_pos) = startIndex + (record_pos * stepIncrement) If the direction is DECREASING, the index value of a data record is determined by the formula index(record_pos) = startIndex - (record_pos * stepIncrement) The record_pos is zero based. That is the first record has a position of zero. If an indexCurve is specified, indexCurve values override values determined by this formula."
Data Type="witsml:ratioQuantity", Cardinality="min=0,max=1"

Set="WITSML_cs_logHeader_v1.3.0", Path="cs_logHeader" [element]
The sampling increment. Set to zero for unequal sampling. The unit of measure is defined by indexUnits.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

stnGridCorUsed
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
"Grid Correction (Meridian convergence). The angle between True North and Grid North. Grid Correction is positive when True North is west of Grid North. The correction is added to the raw observation, thus yielding a reduced or corrected observation that can go into the subsequent calculations."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

stnMagDeclUsed
Set="WITSML_cs_stnTrajCorUsed_v1.3.0", Path="cs_stnTrajCorUsed" [element]
Magnetic declination used to correct a magnetic survey station.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

str16
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

str2
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

str32
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

stressFatig
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Fatigue endurance limit.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

strike
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Direction of dip with respect to north azimuth reference.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Direction of dip with respect to north azimuth reference.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

stringValues
Set="WITSML_cs_axisDefinition_v1.3.0", Path="cs_axisDefinition" [element]
The serialziation of the axis positions of an array as a whitespace-delimited list values of type xsd:String. Note: the serialization of string elements with embedded whitespace cannot be properly decoded.
Data Type="witsml:listOfString", Cardinality="min=0,max=1"

strokeMotionCompensation
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Length of motion compensation provided by equipment.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Length of motion compensation provided by equipment.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

strokePump
Set="WITSML_cs_cementPumpSchedule_v1.3.0", Path="cs_cementPumpSchedule" [element]
Number of pump strokes for the fluid to be pumped (assumes pump output known).
Data Type="witsml:nonNegativeCo", Cardinality="min=0,max=1"

subCategory
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
The sub category of risk.
Data Type="witsml:RiskSubCatego", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
The sub category of risk.
Data Type="witsml:RiskSubCatego", Cardinality="min=0,max=1"

suffixAPI
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
API suffix.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011015",Version="0",Name="API SIDETRACK NUMBER"
"In the US, a two-digit sidetrack number assigned as a well identifier suffix as defined in API (American Petroleum Institute) Bulletin D12A, as amended. The API sidetrack numbers are assigned by the appropriate state or federal regulatory agency. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
API suffix.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

sulfide
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Sulfide content.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

sum24Hr
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
24 hour summary description.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
24 hour summary description.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

summary
Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
summary description of risk.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
summary description of risk.
Data Type="witsml:descriptionSt", Cardinality="min=0,max=1"

supervisor
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Name of operator rig supervisor.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Name of operator rig supervisor.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

SupportCraft
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

supportCraft
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Support craft object container element.
Data Type="witsml:cs_supportCra", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Support craft object container element.
Data Type="witsml:cs_supportCra", Cardinality="min=0,max=*"

surfaceEquipment
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Coiled tubing specific equipment configuration.
Data Type="witsml:cs_surfaceEqu", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Coiled tubing specific equipment configuration.
Data Type="witsml:cs_surfaceEqu", Cardinality="min=0,max=1"

SurfEquipType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

surveyProgram
Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyPrograms" [element]
A single survey program .
Data Type="witsml:obj_surveyPro", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single survey program.
Data Type="witsml:co_surveyProg", Cardinality="min=1,max=*"

surveyPrograms
Set="WITSML_obj_surveyProgram_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_surveyPro", Cardinality="min=1,max=1"

surveySection
Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [element]
Survey section object.
Data Type="witsml:cs_surveySect", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_surveyProgram" [element]
Survey section object.
Data Type="witsml:cs_surveySect", Cardinality="min=0,max=*"

surveyVer
Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" [element]
"Survey version number, incremented every time the program is modified."
Data Type="witsml:positiveCount", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_surveyProgram" [element]
"Survey version number, incremented every time the program is modified."
Data Type="witsml:positiveCount", Cardinality="min=1,max=1"

swcSample
Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" [element]
Set of plug sample descriptions.
Data Type="witsml:cs_swcSample", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" [element]
Set of plug sample descriptions.
Data Type="witsml:cs_swcSample", Cardinality="min=0,max=*"

System
Set="WITSML_cs_documentInfo_v1.3.0", Path="securityInfoType" [element]
The security classification system. This gives context to the meaning of the Class value.
Data Type="witsml:kindString", Cardinality="min=0,max=1"

tailPipePerf
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Tail pipe perforated? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

tailPipeUsed
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Tail pipe used? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

target
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
A pointer to the intended target of this station.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_targets" [element]
A single target.
Data Type="witsml:obj_target", Cardinality="min=1,max=*"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
A pointer to the intended target of this station.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single target.
Data Type="witsml:co_target", Cardinality="min=1,max=*"

TargetCategory
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

targets
Set="WITSML_obj_target_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_targets", Cardinality="min=1,max=1"

TargetScope
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of scope of the drilling target.
Data Type="primitive", Cardinality=""

targetSection
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Sections describing target. These may be ignored depending on the value of typeTargetScope.
Data Type="witsml:cs_targetSect", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Sections describing target. These may be ignored depending on the value of typeTargetScope.
Data Type="witsml:cs_targetSect", Cardinality="min=0,max=*"

TargetSectionScope
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of scope of a section that describes a target.
Data Type="primitive", Cardinality=""

telNumber
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Rig telephone number.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Rig telephone number.
Data Type="witsml:str32", Cardinality="min=0,max=1"

tempBHCT
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Bottom hole circulating temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempBHST
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Bottom hole temperature static.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempComprStren1
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Compressive strength temperature 1.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempComprStren2
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Compressive strength temperature 2.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempFluidLoss
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Test fluid loss temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempFreeWater
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Test free water temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempHthp
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
High temperature high pressure (HTHP) temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempMudDhMx
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Maximum mud temperature downhole during run.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempMx
Set="WITSML_cs_mwdTool_v1.3.0", Path="cs_mwdTool" [element]
Maximum Temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempOpMx
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Maximum operating temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempPh
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Mud pH measurement temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempRating
Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Temperature rating of separator.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempRheom
Set="WITSML_cs_rheometer_v1.3.0", Path="cs_rheometer" [element]
Rheometer temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempsea
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Sea temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempSurfaceMn
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Minimum temperature above ground. Temperature of the atmosphere.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempSurfaceMx
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Maximum temperature above ground.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempSurvey
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
"Temerature survey run. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

tempThickening
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Test thickening temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempVis
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Funnel viscosity temperature.
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tempWindChill
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
"A measure of the combined chilling effect of wind and low temperature on living things, also named chill factor, e.g., according to US weather service table, an air temperature of 30 degF with a 10 mi/h corresponds to a windchill of 22 degF."
Data Type="witsml:thermodynamic", Cardinality="min=0,max=1"

tensYield
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
Yield stress of steel - worn stress.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Yield stress of steel - worn stress.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

testNegativeEmw
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Equivalent mud weight. Negative Test?
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

testNegativeTool
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Test negative tool for Liner top seal.
Data Type="witsml:str32", Cardinality="min=0,max=1"

testPositiveEmw
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Equivalent mud weight. Positive Test or absolute pressure .
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

testPositiveTool
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Test Positive Tool for liner top seal.
Data Type="witsml:str32", Cardinality="min=0,max=1"

text
Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" [element]
"A textual parameter value. This value is typically annotation on the log. All spaces, tabs, line feeds and carriage returns are retained in the string. Characters representing line breaks should be replaced by a line feed or carriage return."
Data Type="witsml:uncollapsedSt", Cardinality="min=0,max=1"

texture
Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
Lithology texture description.
Data Type="witsml:str32", Cardinality="min=0,max=1"

thermodynamicTemperatureMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

thermodynamicTemperatureUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

thickAbove
Set="WITSML_cs_targetSection_v1.3.0", Path="cs_targetSection" [element]
"Height of target above center point at the start of the section. In the case of an arc, the thickness above should vary linearly with the arc length."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Height of target above center point.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Height of target above center point.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

thickBelow
Set="WITSML_cs_targetSection_v1.3.0", Path="cs_targetSection" [element]
"Depth of target below center point at the start of the section. In the case of an arc, the thickness below should vary linearly with the arc length."
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Depth of target below center point.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Depth of target below center point.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

thicknessApparent
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Formation exposed along the wellbore.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Formation exposed along the wellbore.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

thicknessBed
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Bed Thickness.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Bed Thickness.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

thicknessPerpen
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Perpendicular thickness.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Perpendicular thickness.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

thickWall
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Wall thickness.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

timeFluidLoss
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
"Test Fluid loss: dehydrating test period, used to compute the API Fluid Loss."
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

timeInterval
Set="WITSML_cs_interval_v1.3.0", Path="cs_interval" [element]
The time interval associated with the method.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

timeMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

timestamp
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"A date with the time of day and an optional time zone. While the time zone is optional, it is strongly advised that the zone always be specified in each date time value."
Data Type="primitive", Cardinality=""

timeUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

timeZone
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"A time zone conforming to the XSD:dateTime specification. It should be of the form "" or ""shh.mm"" where ""s"" is ""+"" or ""-"", ""hh"" is 00 to 23 and ""mm"" is 00 to 59."""
Data Type="primitive", Cardinality=""

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
"The time zone in which well is located. It is the deviation in hours and minutes from UTC. This should be the normal time zone at the well and not a seasonally adjusted value such as daylight savings time. While the time zone is optional in a date time value, it is strongly advised that the zone always be specified in each date time value. The time zone in a date time value may use seasonally adjusted values."
Data Type="witsml:timeZone", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011005",Version="0",Name="TIME ZONE ID"
"The designation of an area on the earth that uses a consistent basis for time measurement. [©POSC, 2004]"

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
"The time zone in which well is located. It is the deviation in hours and minutes from UTC. This should be the normal time zone at the well and not a seasonally adjusted value such as daylight savings time. While the time zone is optional in a date time value, it is strongly advised that the zone always be specified in each date time value. The time zone in a date time value may use seasonally adjusted values."
Data Type="witsml:timeZone", Cardinality="min=0,max=1"

tocOK
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
"Is the top of cement sufficient? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

toolCompany
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Tool Company.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Tool Company.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

toolCompanyPit
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Tool name for PIT.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

topCementMethod
Set="WITSML_cs_cementTest_v1.3.0", Path="cs_cementTest" [element]
Method to determine cement top.
Data Type="witsml:str32", Cardinality="min=0,max=1"

topPlug
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
"Top plug used? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

torsionalStiffness
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Torsional stiffness of tubular.
Data Type="witsml:energyPerArea", Cardinality="min=0,max=1"

totalDeckLoad
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Total deck load.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

totalTime
Set="WITSML_cs_personnel_v1.3.0", Path="cs_personnel" [element]
Total time worked by the company (commonly in hours).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

tqAv

PIDD TermProperty: Thread="P0000691",Version="0",Name="DRILL BIT TORQUE"
"Measured downhole (bit) torque, averaged over the interval."

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Average torque through interval.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqDhAv
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Average torque - downhole.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqInitPipeRot
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Pipe rotation initial torque.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Pipe rotation initial torque.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqMakeup
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
Make up torque.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqOffBotAv
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Average torque - off bottom.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqOnBotAv
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Average Torque - on bottom.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqOnBotMn
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Minimum torque - on bottom.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqOnBotMx
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Maximum torque - on bottom.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqPipeAv
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Pipe rotation average torque.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Pipe rotation average torque.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqPipeMx
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Pipe rotation maximum torque.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Pipe rotation maximum torque.
Data Type="witsml:momentOfForce", Cardinality="min=0,max=1"

tqYield
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
Torque yield stress.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Torque yield stress - worn stress.
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

traceOrigin
Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
Origin of trace data.
Data Type="witsml:LogTraceOrigi", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
Origin of trace data.
Data Type="witsml:LogTraceOrigi", Cardinality="min=0,max=1"

traceState
Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
State of trace data.
Data Type="witsml:LogTraceState", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
State of trace data.
Data Type="witsml:LogTraceState", Cardinality="min=0,max=1"

trajectory
Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellboreTrajectoryStation" [element]
A pointer to the trajectory within the wellbore. This trajectory contains the trajectoryStation.
Data Type="witsml:refNameString", Cardinality="min=1,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellboreTrajectory" [element]
A pointer to the trajectory within the wellbore.
Data Type="witsml:refNameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single trajectory.
Data Type="witsml:co_trajectory", Cardinality="min=1,max=*"

PIDD Class: Thread="P0011027",Version="0",Name="TRAJECTORY"
"A representation of a wellbore path (planned or actual) expressed as a series of points (stations) at which directional survey measurements are taken. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectorys" [element]
A single trajectory.
Data Type="witsml:obj_trajector", Cardinality="min=1,max=*"

trajectorys

PIDD Class: Thread="P0011027",Version="0",Name="TRAJECTORY"
"A representation of a wellbore path (planned or actual) expressed as a series of points (stations) at which directional survey measurements are taken. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_trajector", Cardinality="min=1,max=1"

trajectoryStation
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Survey station recorded during the report interval.
Data Type="witsml:cs_trajectory", Cardinality="min=0,max=*"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStations" [element]
A single trajectory station.
Data Type="witsml:obj_trajector", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Survey station recorded during the report interval.
Data Type="witsml:cs_trajectory", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" [element]
Container element for trajectory station elements.
Data Type="witsml:cs_trajectory", Cardinality="min=0,max=*"

PIDD Class: Thread="P0011041",Version="0",Name="TRAJECTORY STATION"
"A measurement point (planned or actual) of a trajectory (directional) survey. [©POSC, 2004]"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" [element]
Container element for trajectory station elements.
Data Type="witsml:cs_trajectory", Cardinality="min=0,max=*"

trajectoryStations
Set="WITSML_obj_trajectoryStation_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_trajector", Cardinality="min=1,max=1"

TrajStationStatus
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

TrajStationType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
These values represent the type of a directional survey station.
Data Type="primitive", Cardinality=""

trueScaleLatitude
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
"Latitude at which the scale on the map is exact. If none is provided, scale is assumed to be exact at the equator."
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

tubular
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
A pointer to the tubular related to this activity.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
A pointer to the tubular assembly.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" [element]
This represents a foreign key to the tubular (assembly) that was utilized in this run.
Data Type="witsml:refNameString", Cardinality="min=1,max=1"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
A pointer to the tubular (assembly) used in this report period. This represents a foreign key to tubular.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubulars" [element]
"A single tubular (assembly). This represents the ransient"" assemblies used in drilling a well as opposed to the ""fixed"" assemblies (see wbGeometry)."""
Data Type="witsml:obj_tubular", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single tubular.
Data Type="witsml:co_tubular", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_bhaRun" [element]
This represents a foreign key to the tubular (assembly) that was utilized in this run.
Data Type="witsml:refNameString", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
A pointer to the tubular (assembly) used in this report period. This represents a foreign key to tubular.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

TubularAssembly
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

TubularComponent
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

tubularComponent
Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [element]
Container element for the tubular component elements.
Data Type="witsml:cs_tubularCom", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_tubular" [element]
Container element for the tubular component elements.
Data Type="witsml:cs_tubularCom", Cardinality="min=0,max=*"

tubulars
Set="WITSML_obj_tubular_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_tubulars", Cardinality="min=1,max=1"

tvd
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Vertical depth of the measurements.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" [element]
Vertical depth of the measurements.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Vertical depth of the measurements.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Vertical depth of the measurements.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_fluidsReport" [element]
Vertical depth of the measurements.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Vertical depth of the measurements.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdBase

PIDD TermProperty: Thread="P0008393",Version="0",Name="GEOLOGIC MARKER TRUE VERTICAL BOTTOM DEPTH"
"The true vertical depth at the bottom of the geologic marker."

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
True vertical depth at base of interval.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdBottom
Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
True vertical depth at bottom of the section.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdCsgLast
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
True vertical depth of last casing.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
True vertical depth of last casing.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdCurrent
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
"The current true vertical depth of the borehole. If status is plugged, indicates the maximum depth reached before plugging."
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011022",Version="0",Name="CURRENT TRUE VERTICAL DEPTH"
"The true vertical depth in a wellbore of the current extent of an active drilling operation. SEE ALSO: True Vertical Depth. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
"The current true vertical depth of the borehole. If status is plugged, indicates the maximum depth reached before plugging."
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdDelta
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Delta true vertical depth from previous station.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Delta true vertical depth from previous station.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdHoleEnd
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
True Vertical Depth at end of activity.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
True Vertical Depth at end of activity.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
True Vertical Depth at end of activity.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdHoleStart
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
True Vertical Depth at start of activity
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
True Vertical Depth at start of activity.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
True Vertical Depth at start of activity.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdKickoff
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Kickoff true vertical depth of the wellbore.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011023",Version="0",Name="PLANNED KICKOFF TRUE VERTICAL DEPTH"
"The true vertical depth in a wellbore of the planned kickoff point. SEE ALSO: True Vertical Depth. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Kickoff true vertical depth of the wellbore.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdLogSample
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Logged true vertical depth at top of marker.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Logged true vertical depth at top of marker.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdLot
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
True vertical depth of leak off test point.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
True vertical depth of leak off test point.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdPlanned
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Planned true vertical depth for the wellbore total depth.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011025",Version="0",Name="PLANNED BOTTOMHOLE TRUE VERTICAL DEPTH"
"The true vertical depth in a wellbore of the planned bottomhole point. SEE ALSO: True Vertical Depth. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Planned true vertical depth for the wellbore total depth.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdPrognosed
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Prognosed true vertical depth.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Prognosed true vertical depth.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdReport
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Wellbore True Vertical Depth.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Wellbore True Vertical Depth.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdShoe
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
True Vertical Depth of previous shoe.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
True Vertical Depth of previous shoe.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdStringSet
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
True vertical depth of cement string shoe.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
True vertical depth of cement string shoe.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdSubSeaPlanned
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Planned true vertical depth for the wellbore total depth - with respect to seabed.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011024",Version="0",Name="PLANNED SUBSEA TRUE VERTICAL DEPTH"
"For an offshore well, the true vertical depth in a wellbore of the planned point penetrating the seabed. SEE ALSO: True Vertical Depth. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Planned true vertical depth for the wellbore total depth - with respect to seabed.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdTop
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
True vertical depth at top of the section.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
True vertical depth at top of the section.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

tvdTopSample
Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" [element]
Sampled true vertical depth at top of marker.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" [element]
Sampled true vertical depth at top of marker.
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

type
Set="WITSML_cs_centrifuge_v1.3.0", Path="cs_centrifuge" [element]
Description for the type of object.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" [element]
Description for the type of object.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Description for the type of object.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_hydrocyclone_v1.3.0", Path="cs_hydrocyclone" [element]
Description for the type of object.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_cs_interval_v1.3.0", Path="cs_interval" [element]
The type of interval.
Data Type="witsml:IntervalType", Cardinality="min=1,max=1"

Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" [element]
The type of lithology.
Data Type="witsml:LithologyType", Cardinality="min=0,max=1"

Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" [element]
The type of the mud log parameter.
Data Type="witsml:MudLogParamet", Cardinality="min=1,max=1"

Set="WITSML_cs_qualifier_v1.3.0", Path="cs_qualifier" [element]
The type of qualifier.
Data Type="witsml:QualifierType", Cardinality="min=1,max=1"

Set="WITSML_cs_referencePoint_v1.3.0", Path="cs_referencePoint" [element]
"The kind of point. For example, 'well reference point', 'platform reference point', 'sea surface', 'sea bottom'."
Data Type="witsml:kindString", Cardinality="min=0,max=1"

Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" [element]
Description for the type of object.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" [element]
The type of risk.
Data Type="witsml:RiskType", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" [element]
The type of risk.
Data Type="witsml:RiskType", Cardinality="min=1,max=1"

typeActivityClass
Set="WITSML_cs_activity_v1.3.0", Path="cs_activity" [element]
"Classifier (Planned, Unplanned, Downtime)."
Data Type="witsml:ActivityClass", Cardinality="min=0,max=1"

typeAdd
Set="WITSML_cs_cementAdditive_v1.3.0", Path="cs_cementAdditive" [element]
"Additive type or Function (Retarder, Visosifier, Weighting agent)."
Data Type="witsml:str32", Cardinality="min=0,max=1"

typeBaseFluid
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
"Type of base fluid: Fresh water, Sea water, Brine, Brackish water."
Data Type="witsml:str16", Cardinality="min=0,max=1"

typeBearing
Set="WITSML_cs_motor_v1.3.0", Path="cs_motor" [element]
Type of bearing.
Data Type="witsml:BearingType", Cardinality="min=0,max=1"

typeBit
Set="WITSML_cs_bitRecord_v1.3.0", Path="cs_bitRecord" [element]
Type of bit.
Data Type="witsml:BitType", Cardinality="min=0,max=1"

typeBlade
Set="WITSML_cs_stabilizer_v1.3.0", Path="cs_stabilizer" [element]
Blade type.
Data Type="witsml:BladeType", Cardinality="min=0,max=1"

typeBopComp
Set="WITSML_cs_bopComponent_v1.3.0", Path="cs_bopComponent" [element]
Type of ram/preventer.
Data Type="witsml:BopType", Cardinality="min=0,max=1"

typeChokeManifold
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Type of choke manifold.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

typeConc
Set="WITSML_cs_cementAdditive_v1.3.0", Path="cs_cementAdditive" [element]
"ConcentrationType: %BWOC (%By weight of Cement), %BWOB (%By weight of blend), %BWOW (%By weight of water), %BWOBF (%By weight of base fluid)"
Data Type="witsml:str16", Cardinality="min=1,max=1"

typeConnectionBop
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Type of connection to Blow Out Preventer.
Data Type="witsml:str32", Cardinality="min=0,max=1"

typeControlManifold
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Blow Out Preventer Control System.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

typeDerrick
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Derrick type.
Data Type="witsml:DerrickType", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Derrick type.
Data Type="witsml:DerrickType", Cardinality="min=0,max=1"

typeDiverter
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Diverter description.
Data Type="witsml:shortDescript", Cardinality="min=0,max=1"

typeDrawWorks
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Draw-works type.
Data Type="witsml:DrawWorksType", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Draw-works type.
Data Type="witsml:DrawWorksType", Cardinality="min=0,max=1"

typeFluid
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
"Fluid type: Mud, Wash, Spacer, Slurry."
Data Type="witsml:str16", Cardinality="min=0,max=1"

typeGasFoam
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Gas type used for foam job.
Data Type="witsml:str32", Cardinality="min=0,max=1"

typeHoleCasing
Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
Type of fixed component.
Data Type="witsml:HoleCasingTyp", Cardinality="min=0,max=1"

typeHoleOpener
Set="WITSML_cs_holeOpener_v1.3.0", Path="cs_holeOpener" [element]
Under reamer or fixed blade.
Data Type="witsml:HoleOpenerTyp", Cardinality="min=0,max=1"

typeHook
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Type of hook.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Type of hook.
Data Type="witsml:str32", Cardinality="min=0,max=1"

typeJar
Set="WITSML_cs_jar_v1.3.0", Path="cs_jar" [element]
The kind of jar.
Data Type="witsml:JarType", Cardinality="min=0,max=1"

typeLithology
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
"The type of lithology declaration. An interpreted type will specify one lithology for the whole interval (i.e., the percentage is 100%). A cuttings or core type may specify one or more lithologies for the interval based on a visual inspection of the cuttings or core and a relative percentage will be assigned to each lithology."
Data Type="witsml:LithologySour", Cardinality="min=1,max=1"

typeLogData
Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
Log data type.
Data Type="witsml:LogDataType", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
"Curve data type. For simple (non-array) traces, the data type of the curve data. For array curves (except Base64-encoded array curves), the data type of curve array element. For Base64-encoded arrays, the element data type is defined by encodingDef. If neither typeLogData nor encodingDef are given then 'Double' is assumed."
Data Type="witsml:LogDataType", Cardinality="min=0,max=1"

typeMaterial
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Type of material.
Data Type="witsml:MaterialType", Cardinality="min=0,max=1"

typeMeasurement
Set="WITSML_cs_sensor_v1.3.0", Path="cs_sensor" [element]
Type from POSC.
Data Type="witsml:MeasurementTy", Cardinality="min=0,max=1"

typeMessage
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
Message type.
Data Type="witsml:MessageType", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
Message type.
Data Type="witsml:MessageType", Cardinality="min=1,max=1"

typeNozzle
Set="WITSML_cs_nozzle_v1.3.0", Path="cs_nozzle" [element]
Nozzle type.
Data Type="witsml:NozzleType", Cardinality="min=0,max=1"

typeOperation
Set="WITSML_cs_pumpOp_v1.3.0", Path="cs_pumpOp" [element]
Type of pump operation.
Data Type="witsml:PumpOpType", Cardinality="min=0,max=1"

typeOriginalMud
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Type of mud in hole.
Data Type="witsml:str32", Cardinality="min=0,max=1"

typePit
Set="WITSML_cs_pit_v1.3.0", Path="cs_pit" [element]
The type of pit.
Data Type="witsml:PitType", Cardinality="min=0,max=1"

typePlug
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Plug type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Plug type.
Data Type="witsml:str32", Cardinality="min=0,max=1"

typePrecip
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Type of precipitation.
Data Type="witsml:str32", Cardinality="min=0,max=1"

typePump
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Pump type reference list.
Data Type="witsml:PumpType", Cardinality="min=0,max=1"

typeRig
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Rig type.
Data Type="witsml:RigType", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Rig type.
Data Type="witsml:RigType", Cardinality="min=0,max=1"

typeScr
Set="WITSML_cs_scr_v1.3.0", Path="cs_scr" [element]
Type of slow circulation rate.
Data Type="witsml:ScrType", Cardinality="min=1,max=1"

typeService
Set="WITSML_cs_personnel_v1.3.0", Path="cs_personnel" [element]
Service provided by the company.
Data Type="witsml:str16", Cardinality="min=0,max=1"

typeSqueeze
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Type of squeeze.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Type of squeeze.
Data Type="witsml:str32", Cardinality="min=0,max=1"

typeStage
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Stage type.
Data Type="witsml:str32", Cardinality="min=1,max=1"

typeSuppCraft
Set="WITSML_cs_supportCraft_v1.3.0", Path="cs_supportCraft" [element]
Type of support craft.
Data Type="witsml:SupportCraft", Cardinality="min=0,max=1"

typeSurfEquip
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Surface equipment type (IADC1-4,Custom, Coiled Tubing)."
Data Type="witsml:SurfEquipType", Cardinality="min=1,max=1"

typeSwivel
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Type of Swivel.
Data Type="witsml:str32", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Type of Swivel.
Data Type="witsml:str32", Cardinality="min=0,max=1"

typeTargetScope
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
The type of scope of the drilling target.
Data Type="witsml:TargetScope", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
The type of scope of the drilling target.
Data Type="witsml:TargetScope", Cardinality="min=0,max=1"

typeTargetSectionScope
Set="WITSML_cs_targetSection_v1.3.0", Path="cs_targetSection" [element]
Section scope: Line or Arc.
Data Type="witsml:TargetSection", Cardinality="min=1,max=1"

typeThread
Set="WITSML_cs_connection_v1.3.0", Path="cs_connection" [element]
"Thread type from API RP7G, 5CT."
Data Type="witsml:str32", Cardinality="min=0,max=1"

typeTool
Set="WITSML_cs_surveySection_v1.3.0", Path="cs_surveySection" [element]
Type of tool used.
Data Type="witsml:nameString", Cardinality="min=1,max=1"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Cement tool type.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Cement tool type.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

typeTrajStation
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Type of survey station.
Data Type="witsml:TrajStationTy", Cardinality="min=1,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Type of survey station.
Data Type="witsml:TrajStationTy", Cardinality="min=1,max=1"

typeTubularAssy
Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [element]
Type of tubular assembly.
Data Type="witsml:TubularAssemb", Cardinality="min=1,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_tubular" [element]
Type of tubular assembly.
Data Type="witsml:TubularAssemb", Cardinality="min=1,max=1"

typeTubularComp
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Type of component.
Data Type="witsml:TubularCompon", Cardinality="min=1,max=1"

typeWellbore
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellboreHeader" [element]
Type of wellbore.
Data Type="witsml:WellboreType", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0011017",Version="0",Name="WELL FLUID TYPE"
"The classification of the type of fluid associated with a Wellbore, e.g. POSC's Well Fluid Type reference standard.. [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" [element]
Type of wellbore.
Data Type="witsml:WellboreType", Cardinality="min=0,max=1"

uid
Set="WITSML_cs_bopComponent_v1.3.0", Path="cs_bopComponent" []
Unique identifier for the Blow Out Preventer Component.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_centrifuge_v1.3.0", Path="cs_centrifuge" []
Unique identifier for the centrifuge.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_degasser_v1.3.0", Path="cs_degasser" []
Unique identifier for the degasser.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" []
Unique identifier for the geology interval.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_hydrocyclone_v1.3.0", Path="cs_hydrocyclone" []
Unique identifier for the hydrocyclone.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_lithology_v1.3.0", Path="cs_lithology" []
Unique identifier for the lithology object.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_mudLogParameter_v1.3.0", Path="cs_mudLogParameter" []
Unique identifier for the mud parameter.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_pit_v1.3.0", Path="cs_pit" []
Unique identifier for the pit.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" []
Unique identifier for the pump.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_qualifier_v1.3.0", Path="cs_qualifier" []
Unique identifier for the lithology qualifier.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_referencePoint_v1.3.0", Path="cs_referencePoint" []
Unique identifier for the point.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_shaker_v1.3.0", Path="cs_shaker" []
Unique identifier for the shaker.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_supportCraft_v1.3.0", Path="cs_supportCraft" []
Unique identifier for the support craft.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_swcSample_v1.3.0", Path="cs_swcSample" []
Unique identifier for the sidewall core sample
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" []
Unique identifier for the trajectory station.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" []
Unique identifier for the wellbore geometry section.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_wellCRS_v1.3.0", Path="cs_wellCRS" []
The unique identifier of the system.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" []
The unique identifier of the reference datum.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" []
Unique identifier for the run.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" []
Unique identifier for the cement job
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" []
Unique identifier for the conventional core.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" []
Unique identifier for the fluids report.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" []
Unique identifier for the formation marker.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_log_v1.3.0", Path="obj_log" []
Unique identifier for the log.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_message_v1.3.0", Path="obj_message" []
Unique identifier for the message.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" []
Unique identifier for the mud log.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" []
Unique identifier for the operations report.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" []
Unique identifier for the rig.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risk" []
Unique identifier for the well.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" []
Unique identifier for the sidewall core.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" []
Unique indentifier for the survey program.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" []
Unique identifier for the target.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" []
Unique identifier for the trajectory station.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" []
Unique identifier for the trajectory.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" []
Unique identifier for the tubular (assembly).
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" []
Unique identifier for the wellbore geometry.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" []
Unique identifier for the wellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" []
Unique identifier for the well log.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_well_v1.3.0", Path="obj_well" []
Unique identifier for the well.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_well" []
Unique identifier for the well.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" []
Unique identifier for the wellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" []
Unique identifier for the cement job.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_convCore" []
Unique identifier for the conventional core.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_fluidsReport" []
Unique identifier for the fluids report.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_formationMarker" []
Unique identifier for the formation marker.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_log" []
Unique identifier for the log.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" []
Unique identifier for the message.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_mudLog" []
Unique identifier for the mudlog.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" []
Unique identifier for the operations report.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" []
Unique identifier for the rig.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_risk" []
Unique identifier for the risk.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_sidewallCore" []
Unique identifier for the sidewall core.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_surveyProgram" []
Unique identifier for the survey program.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" []
Unique identifier for the target.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_trajectory" []
Unique identifier for the trajectory.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_tubular" []
Unique identifier for the tubular (assembly).
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wbGeometry" []
Unique identifier for the wellbore geometry.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellLog" []
Unique identifier for the well log.
Data Type="witsml:uidString", Cardinality="use=required"

uidRef
Set="WITSML_cs_dataTypes_v1.3.0", Path="refNameString" []
A reference to the unique identifier (uid attribute) in the node referenced by the name value.
Data Type="witsml:refString", Cardinality="use=required"

Set="WITSML_cs_dataTypes_v1.3.0", Path="refPositiveCount" []
A reference to the unique identifier (uid attribute) in the node referenced by the index value.
Data Type="witsml:refString", Cardinality="use=required"

uidString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"A locally unique identifier. The value is not intended to convey any semantic content (e.g., it may be computer generated). The value is only required to be unique within a context in a document (e.g., defined via key and keyref). There is no guarantee that the same data in multiple documents will utilize the same uid value unless enforced by the source of the document (e.g., a document server)."
Data Type="primitive", Cardinality=""

uidTrajectory
Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" []
Unique identifier for the trajectory. This uniquely represents the trajectory referenced by the (possibly non-unique) nameTraj.
Data Type="witsml:uidString", Cardinality="use=required"

uidWell
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

PIDD TermProperty: Thread="P0011009",Version="0",Name="SERVER UNIQUE WELL ID"
"Unique identifier for a well in the context of a data server instance, e.g. for POSC WITSML Servers. [©POSC, 2004]"

Set="WITSML_obj_log_v1.3.0", Path="obj_log" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbore" []
Unique identifier for the well. This uniquely represents the well referenced by the (possibly non-unique) nameWell.
Data Type="witsml:uidString", Cardinality="use=required"

uidWellbore
Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRun" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCore" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReport" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarker" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtime" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCore" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyProgram" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_target_v1.3.0", Path="obj_target" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLog" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

PIDD TermProperty: Thread="P0011014",Version="0",Name="SERVER UNIQUE WELLBORE ID"
"Unique identifier of the a wellbore in the context of a data server instance, e.g. for POSC WITSML Servers. [©POSC, 2004]"

Set="WITSML_obj_log_v1.3.0", Path="obj_log" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLog" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectory" []
Unique identifier for the wellbore. This uniquely represents the wellbore referenced by the (possibly non-unique) nameWellbore.
Data Type="witsml:uidString", Cardinality="use=required"

umbInside
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Coiled tubing - Umbilical inside, true/false check box so that you can account for the wireline inside the coiled tubing. With this pressure loss calculation, you can calculate for the strings used for logging, wire line coring, etc. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

uncollapsedString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A textual string that retains all whitespace.
Data Type="primitive", Cardinality=""

unit
Set="WITSML_cs_logCurveInfo_v1.3.0", Path="cs_logCurveInfo" [element]
Unit of measurement.
Data Type="witsml:uomString", Cardinality="min=0,max=1"

Set="WITSML_cs_wellLogCurveInfo_v1.3.0", Path="cs_wellLogCurveInfo" [element]
Unit of measurement.
Data Type="witsml:uomString", Cardinality="min=0,max=1"

unitlessQuantity
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A unitless quantity. This should not be confused with a dimensionless measure.
Data Type="primitive", Cardinality=""

uom
Set="WITSML_cs_axisDefinition_v1.3.0", Path="cs_axisDefinition" [element]
A string representing the units of measure of the axis values.
Data Type="witsml:uomString", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="encodedArrayString" []
No local definition entered.
Data Type="witsml:uomString", Cardinality="use=optional"

Set="WITSML_cs_dataTypes_v1.3.0", Path="measuredDepthCoord" []
The unit of measure of the quantity value.
Data Type="witsml:MeasuredDepth", Cardinality="use=required"

Set="WITSML_cs_dataTypes_v1.3.0", Path="wellVerticalDepthCoord" []
The unit of measure of the quantity value.
Data Type="witsml:WellVerticalC", Cardinality="use=required"

Set="WITSML_cs_dataTypes_v1.3.0", Path="wellElevationCoord" []
The unit of measure of the quantity value. If not given then the default unit of measure of the explicitly or implicitly given datum must be assumed.
Data Type="witsml:WellVerticalC", Cardinality="use=required"

Set="WITSML_cs_dataTypes_v1.3.0", Path="indexedObject" []
No local definition entered.
Data Type="witsml:uomString", Cardinality="use=optional"

Set="WITSML_typ_measureType_v1.3.0", Path="accelerationLinearMeasure" []
No local definition entered.
Data Type="witsml:accelerationL", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="anglePerLengthMeasure" []
No local definition entered.
Data Type="witsml:anglePerLengt", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="anglePerTimeMeasure" []
No local definition entered.
Data Type="witsml:anglePerTimeU", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="areaMeasure" []
No local definition entered.
Data Type="witsml:areaUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="areaPerAreaMeasure" []
No local definition entered.
Data Type="witsml:areaPerAreaUo", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="densityMeasure" []
No local definition entered.
Data Type="witsml:densityUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="dimensionlessMeasure" []
No local definition entered.
Data Type="witsml:dimensionless", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="dynamicViscosityMeasure" []
No local definition entered.
Data Type="witsml:dynamicViscos", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="electricPotentialMeasure" []
No local definition entered.
Data Type="witsml:electricPoten", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="energyPerAreaMeasure" []
No local definition entered.
Data Type="witsml:energyPerArea", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="equivalentPerMassMeasure" []
No local definition entered.
Data Type="witsml:equivalentPer", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="forceMeasure" []
No local definition entered.
Data Type="witsml:forceUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="forcePerVolumeMeasure" []
No local definition entered.
Data Type="witsml:forcePerVolum", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="illuminanceMeasure" []
No local definition entered.
Data Type="witsml:illuminanceUo", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="lengthMeasure" []
No local definition entered.
Data Type="witsml:lengthUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="lengthPerLengthMeasure" []
No local definition entered.
Data Type="witsml:lengthPerLeng", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="magneticFieldStrengthMeasure" []
No local definition entered.
Data Type="witsml:magneticField", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="massConcentrationMeasure" []
No local definition entered.
Data Type="witsml:massConcentra", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="massMeasure" []
No local definition entered.
Data Type="witsml:massUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="massPerLengthMeasure" []
No local definition entered.
Data Type="witsml:massPerLength", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="momentOfForceMeasure" []
No local definition entered.
Data Type="witsml:momentOfForce", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="perLengthMeasure" []
No local definition entered.
Data Type="witsml:perLengthUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="planeAngleMeasure" []
No local definition entered.
Data Type="witsml:planeAngleUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="powerMeasure" []
No local definition entered.
Data Type="witsml:powerUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="pressureMeasure" []
No local definition entered.
Data Type="witsml:pressureUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="relativePowerMeasure" []
No local definition entered.
Data Type="witsml:relativePower", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="specificVolumeMeasure" []
No local definition entered.
Data Type="witsml:specificVolum", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="thermodynamicTemperatureMeasure" []
No local definition entered.
Data Type="witsml:thermodynamic", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="timeMeasure" []
No local definition entered.
Data Type="witsml:timeUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="velocityMeasure" []
No local definition entered.
Data Type="witsml:velocityUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="volumeMeasure" []
No local definition entered.
Data Type="witsml:volumeUom", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="volumeFlowRateMeasure" []
No local definition entered.
Data Type="witsml:volumeFlowRat", Cardinality="use=required"

Set="WITSML_typ_measureType_v1.3.0", Path="volumePerVolumeMeasure" []
No local definition entered.
Data Type="witsml:volumePerVolu", Cardinality="use=required"

uomString
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A unit of measure acronym from the POSC unit of measure file.
Data Type="primitive", Cardinality=""

useHose
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Use kelly hose geometry. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

useInjStack
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Use injector stack height. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

useKelly
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Use kelly geometry. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

usePumpDischarge
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Use pump discharge Line. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

useStandpipe
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Use standpipe geometry. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

useSurfaceIron
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Use surface iron description. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

usesWellAsOrigin
Set="WITSML_cs_localCRS_v1.3.0", Path="cs_localCRS" [element]
"True ( rue"" or ""1"") indicates that the well surface point is the origin of this CRS. False (""false"" or ""0"") or not given indicates otherwise."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

useSwivel
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Use swivel geometry. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

useTopStack
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
"Use top stack height. Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

valid
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Applies only to measured magnetic stations.
Data Type="witsml:cs_stnTrajVal", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Applies only to measured magnetic stations.
Data Type="witsml:cs_stnTrajVal", Cardinality="min=0,max=1"

value
Set="WITSML_cs_channel_v1.3.0", Path="cs_channel" [element]
"Value of the channel. The encoding of the value is defined by dataType"" in the header. For array channels, this will be a space delimited list of values."""
Data Type="witsml:encodedArrayS", Cardinality="min=1,max=1"

Set="WITSML_cs_enumValues_v1.3.0", Path="enumList" [element]
A description of an enumberation value.
Data Type="witsml:enumValue", Cardinality="min=1,max=*"

valveFloat
Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubular" [element]
"Is float valve present? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_tubular" [element]
"Is float valve present? Values are rue"" (or ""1"") and ""false"" (or ""0"")."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

varDeckLdMx
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Variable deck load maximum (offshore rigs only).
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Variable deck load maximum (offshore rigs only).
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

variableDeckLoad
Set="WITSML_cs_rigResponse_v1.3.0", Path="cs_rigResponse" [element]
Current temporary load on the rig deck.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

varianceEE
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="cs_stnTrajMatrixCov" [element]
Covariance east east.
Data Type="witsml:areaMeasure", Cardinality="min=0,max=1"

varianceEVert
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="cs_stnTrajMatrixCov" [element]
Crossvariance east vertical.
Data Type="witsml:areaMeasure", Cardinality="min=0,max=1"

varianceNE
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="cs_stnTrajMatrixCov" [element]
Crossvariance north east.
Data Type="witsml:areaMeasure", Cardinality="min=0,max=1"

varianceNN
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="cs_stnTrajMatrixCov" [element]
Covariance north north.
Data Type="witsml:areaMeasure", Cardinality="min=0,max=1"

varianceNVert
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="cs_stnTrajMatrixCov" [element]
Crossvariance north vertical.
Data Type="witsml:areaMeasure", Cardinality="min=0,max=1"

varianceVertVert
Set="WITSML_cs_stnTrajMatrixCov_v1.3.0", Path="cs_stnTrajMatrixCov" [element]
Covariance vertical vertical.
Data Type="witsml:areaMeasure", Cardinality="min=0,max=1"

vdlStorm
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Variable deck load storm rating (offshore rigs only).
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Variable deck load storm rating (offshore rigs only).
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

velNozzleAv
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Bit nozzle average velocity.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

velocityMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

velocityUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

velWind
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Wind speed.
Data Type="witsml:velocityMeasu", Cardinality="min=0,max=1"

vendor
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Name of vendor.
Data Type="witsml:nameString", Cardinality="min=0,max=1"

version
Set="WITSML_cs_enumValues_v1.3.0", Path="enumListSet" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_bhaRun_v1.3.0", Path="obj_bhaRuns" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJobs" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_convCore_v1.3.0", Path="obj_convCores" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_fluidsReport_v1.3.0", Path="obj_fluidsReports" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_formationMarker_v1.3.0", Path="obj_formationMarkers" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_log_v1.3.0", Path="obj_logs" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_message_v1.3.0", Path="obj_messages" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_mudLog_v1.3.0", Path="obj_mudLogs" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReports" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_realtime_v1.3.0", Path="obj_realtimes" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_rig_v1.3.0", Path="obj_rigs" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_risk_v1.3.0", Path="obj_risks" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_sidewallCore_v1.3.0", Path="obj_sidewallCores" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_surveyProgram_v1.3.0", Path="obj_surveyPrograms" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_target_v1.3.0", Path="obj_targets" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStations" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_trajectory_v1.3.0", Path="obj_trajectorys" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_tubular_v1.3.0", Path="obj_tubulars" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometrys" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbores" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLogs" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

Set="WITSML_WITSML_composite_v1.3.0", Path="allObjects" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

PIDD TermProperty: Thread="P0011006",Version="0",Name="VERSION ID"
"The designation of a specific stage in the life cycle evolution of something. [©POSC, 2004]"

Set="WITSML_obj_well_v1.3.0", Path="obj_wells" []
Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.
Data Type="witsml:schemaVersion", Cardinality="use=required"

vertSect
Set="WITSML_cs_trajectoryStation_v1.3.0", Path="cs_trajectoryStation" [element]
Distance along vertical section azimuth plane.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_obj_trajectoryStation_v1.3.0", Path="obj_trajectoryStation" [element]
Distance along vertical section azimuth plane.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

vis
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Viscosity (Newtonian) or Plastic Viscosity if Bingham.
Data Type="witsml:dynamicViscos", Cardinality="min=0,max=1"

vis100Rpm
Set="WITSML_cs_rheometer_v1.3.0", Path="cs_rheometer" [element]
100 RPM viscometer reading.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

vis200Rpm
Set="WITSML_cs_rheometer_v1.3.0", Path="cs_rheometer" [element]
200 RPM viscometer reading.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

vis300Rpm
Set="WITSML_cs_rheometer_v1.3.0", Path="cs_rheometer" [element]
300 RPM viscometer reading.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

vis3Rpm
Set="WITSML_cs_rheometer_v1.3.0", Path="cs_rheometer" [element]
3 RPM viscometer reading
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

vis600Rpm
Set="WITSML_cs_rheometer_v1.3.0", Path="cs_rheometer" [element]
600 RPM viscometer reading.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

vis6Rpm
Set="WITSML_cs_rheometer_v1.3.0", Path="cs_rheometer" [element]
6 RPM viscometer reading.
Data Type="witsml:unitlessQuant", Cardinality="min=0,max=1"

visFunnel
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Funnel viscosity in seconds.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_pitVolume_v1.3.0", Path="cs_pitVolume" [element]
Funnel viscosity in seconds.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

visFunnelMud
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Funnel viscocity in seconds (in hole at start of job).
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

visibility
Set="WITSML_cs_weather_v1.3.0", Path="cs_weather" [element]
Horizontal visibility.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

volAccPreCharge
Set="WITSML_cs_bop_v1.3.0", Path="cs_bop" [element]
Accumulator pre-charge volume
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volAPIFluidLoss
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
API Fluid Loss = 2 * volTestFluidLoss * SQRT(30/timefluidloss).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volCement
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Volume of cement.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volCircPrior
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Circulate prior to start of job.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volCsgIn
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Total volume inside casing.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volCsgOut
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Total volume outside casing for this stage placement.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volCtgDischarged
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Volume of cuttings discharged.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volDamp
Set="WITSML_cs_pump_v1.3.0", Path="cs_pump" [element]
Pulsation dampener volume.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volDisplaceFluid
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Volume of displacement fluid.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volExcess
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Excess volume.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volExcessMethod
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Method to estimate excess volume.
Data Type="witsml:str32", Cardinality="min=0,max=1"

volFluid
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Fluid/Slurry Volume.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volGasFoam
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Volume of gas used for foam job.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volKickTol
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Kick tolerance volume.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Kick tolerance volume.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostAbandonHole
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Mud volume lost downhole during abandonment.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostBhdCsgHole
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Mud volume lost downhole behind casing.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostCircHole
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Mud volume lost downhole while circulating.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostCmtHole
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Mud volume lost downhole while cementing.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostCsgHole
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Mud volume lost downhole while running casing.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostMudCleanerSurf
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Volume of mud lost in mud cleaning equipment (at surface).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostOtherHole
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Mud volume lost downhole from other location.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostOtherSurf
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Surface volume lost other location.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostPitsSurf
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Volume of mud lost in pit room (at surface).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostShakerSurf
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Volume of mud lost at shakers (at surface).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volLostTrippingSurf
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Volume of mud lost while tripping (at surface).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volMudBuilt
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Volume of mud built.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volMudCasing
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Volume of mud contained in casing annulus.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volMudDumped
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Volume of mud dumped.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volMudHole
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Volume of mud contained in open hole annulus.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volMudLost
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Total mud lost.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volMudReceived
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Volume of mud received from mud warehouse.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volMudReturned
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Volume of mud returned to mud warehouse.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volMudRiser
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Volume of mud contained in riser section annulus.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volMudString
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Volume of mud contained within active string.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volOilCtgDischarge
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Oil on cuttings daily discharge.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volOther
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Other Volume.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volPit
Set="WITSML_cs_pitVolume_v1.3.0", Path="cs_pitVolume" [element]
Volume of fluid in pit.
Data Type="witsml:volumeMeasure", Cardinality="min=1,max=1"

volPump
Set="WITSML_cs_cementPumpSchedule_v1.3.0", Path="cs_cementPumpSchedule" [element]
Volume pumped = eTimPump * ratePump.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volPumped
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Volume Pumped.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volReserved
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Volume reserved.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volReturns
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Volume of returns.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volSack
Set="WITSML_cs_cementAdditive_v1.3.0", Path="cs_cementAdditive" [element]
Concentration in terms of volume per sack.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volTestFluidLoss
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Test fluid loss.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volTotMudEnd
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Total volume of mud at the end of the report interval (including pits and hole).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volTotMudLostHole
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Total volume of mud lost downhole.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volTotMudLostSurf
Set="WITSML_cs_mudLosses_v1.3.0", Path="cs_mudLosses" [element]
Total volume of mud lost at surface.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volTotMudStart
Set="WITSML_cs_mudVolume_v1.3.0", Path="cs_mudVolume" [element]
Total volume of mud at start of report interval (including pits and hole).
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volTotSlurry
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Total Slurry Volume.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volumeFlowRateMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

volumeFlowRateUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

volumeMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

volumePerVolumeMeasure
Set="WITSML_typ_measureType_v1.3.0", Path="" [class]
No local definition entered.
Data Type="complex", Cardinality=""

volumePerVolumeUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

volumeUom
Set="WITSML_typ_quantityClass_v1.3.0", Path="" [class]
No local definition entered.
Data Type="primitive", Cardinality=""

volWater
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Water volume.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

volYield
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Slurry Yield.
Data Type="witsml:specificVolum", Cardinality="min=0,max=1"

warnProbability
Set="WITSML_obj_message_v1.3.0", Path="obj_message" [element]
A warning probability (applies to warning).
Data Type="witsml:MessageProbab", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_message" [element]
A warning probability (applies to warning).
Data Type="witsml:MessageProbab", Cardinality="min=0,max=1"

wasteDischarged
Set="WITSML_cs_hse_v1.3.0", Path="cs_hse" [element]
Volume of sanitary waste discharged.
Data Type="witsml:volumeMeasure", Cardinality="min=0,max=1"

waterDepth
Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Depth of water (not land rigs).
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

PIDD TermProperty: Thread="P0002358",Version="0",Name="WATER DEPTH"
"The depth of the water at a well/platform location from the water level to the mud line."

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Depth of water (not land rigs).
Data Type="witsml:wellVerticalD", Cardinality="min=0,max=1"

waterPc
Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Water content (commonly in percent).
Data Type="witsml:volumePerVolu", Cardinality="min=0,max=1"

wbGeometry
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Record of actual hole geometry at report time.
Data Type="witsml:cs_wbGeometry", Cardinality="min=0,max=1"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometrys" [element]
A single wellbore geometry.
Data Type="witsml:obj_wbGeometr", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single wellbore geometry.
Data Type="witsml:co_wbGeometry", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Record of actual hole geometry at report time.
Data Type="witsml:cs_wbGeometry", Cardinality="min=0,max=1"

wbGeometrys
Set="WITSML_obj_wbGeometry_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_wbGeometr", Cardinality="min=1,max=1"

wbGeometrySection
Set="WITSML_cs_wbGeometry_v1.3.0", Path="cs_wbGeometry" [element]
Wellbore geometry section object.
Data Type="witsml:cs_wbGeometry", Cardinality="min=0,max=*"

Set="WITSML_obj_wbGeometry_v1.3.0", Path="obj_wbGeometry" [element]
Wellbore geometry section object.
Data Type="witsml:cs_wbGeometry", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wbGeometry" [element]
Wellbore geometry section object.
Data Type="witsml:cs_wbGeometry", Cardinality="min=0,max=*"

wearWall
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Wall thickness wear (commonly in percent).
Data Type="witsml:lengthPerLeng", Cardinality="min=0,max=1"

weather
Set="WITSML_obj_opsReport_v1.3.0", Path="obj_opsReport" [element]
Metrological readings for the day.
Data Type="witsml:cs_weather", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_opsReport" [element]
Metrological readings for the day.
Data Type="witsml:cs_weather", Cardinality="min=0,max=*"

well
Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellWellboreRig" [element]
A pointer to the well that contains the well. This is not needed unless the referenced wellbore is outside the context of a common parent well.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellWellbore" [element]
A pointer to the well that contains the wellbore. This is not needed unless the referenced wellbore is outside the context of a common parent well.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="allObjects" [element]
A single well.
Data Type="witsml:co_well", Cardinality="min=1,max=*"

PIDD Class: Thread="P0002382",Version="0",Name="WELL"
" A well is an association context within which are related information and samples obtainable from the process of planning, creating, utilizing and financially accounting for one or more connected holes drilled into the earth (wellbore). A well serves a means for associating, for example, wellbore characteristics, equipment installed or used on the surface or within a well's wellbore, fluids produced or injected, as well as related legal contracts, activities and cost accounting."

Set="WITSML_obj_well_v1.3.0", Path="obj_wells" [element]
Information about a single well. A well is a unique surface location from which wellbores are drilled into the Earth for the purpose of either (1) finding or producing underground resources; or (2) providing services related to the production of underground resources.
Data Type="witsml:obj_well", Cardinality="min=1,max=*"

wellbore
Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellboreTrajectoryStation" [element]
A pointer to the wellbore that contains the trajectory. This is not needed unless the trajectory is outside the context of a common parent wellbore.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellboreTrajectory" [element]
A pointer to the wellbore that contains the trajectory. This is not needed unless the trajectory is outside the context of a common parent wellbore.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellWellboreRig" [element]
A pointer to the wellbore that contains the rig. This is not needed unless the referenced rig is outside the context of a common parent wellbore.
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_cs_dataTypes_v1.3.0", Path="refWellWellbore" [element]
A pointer the wellbore with which there is a relationship.
Data Type="witsml:refNameString", Cardinality="min=1,max=1"

Set="WITSML_cs_wellDatum_v1.3.0", Path="cs_wellDatum" [element]
A pointer to the wellbore that contains the reference datum. This should be specified if a measured depth is given.
Data Type="witsml:refWellWellbo", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_well" [element]
A single wellbore.
Data Type="witsml:co_wellbore", Cardinality="min=1,max=*"

PIDD Class: Thread="P0002662",Version="1",Name="WELLBORE"
"Wellbore is the connected network of borehole within the earth. A wellbore has a minimum of one wellbore origin and one wellbore bottomhole. A well has no more than one wellbore. (Previous) A Wellbore is a connected series of boreholes within the earth. A Wellbore has an origin (kick-off) point at the surface or within a parent Wellbore. A Wellbore has one bottomhole point. A well has one or more wellbores. (Possible replacement) [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="obj_wellbores" [element]
"Information about a single wellbore. A wellbore is a unique, oriented path from the bottom of a drilled borehole to the surface of the Earth. The path must not overlap or cross itself."
Data Type="witsml:obj_wellbore", Cardinality="min=1,max=*"

wellbores

PIDD Class: Thread="P0002662",Version="1",Name="WELLBORE"
"Wellbore is the connected network of borehole within the earth. A wellbore has a minimum of one wellbore origin and one wellbore bottomhole. A well has no more than one wellbore. (Previous) A Wellbore is a connected series of boreholes within the earth. A Wellbore has an origin (kick-off) point at the surface or within a parent Wellbore. A Wellbore has one bottomhole point. A well has one or more wellbores. (Possible replacement) [©POSC, 2004]"

Set="WITSML_obj_wellbore_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_wellbores", Cardinality="min=1,max=1"

WellboreShape
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"These values represent the classification of a wellbore based on its shape. The source of the values and the descriptions is the POSC V2.2 facility class"" standard instance values in classification system ""POSC wellbore trajectory shape""."""
Data Type="primitive", Cardinality=""

WellboreType
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"These values represent the classification of a wellbore based on its type. The source of the values and the descriptions is the POSC V2.2 facility class"" standard instance values in classification system ""POSC wellbore type""."""
Data Type="primitive", Cardinality=""

wellCRS
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
"A pointer to the wellCRS that defines the CRS for the coordinates. While optional, it is strongly recommended that this be specified."
Data Type="witsml:refNameString", Cardinality="min=0,max=1"

Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
A coordinate reference system that was used within the context of this well.
Data Type="witsml:cs_wellCRS", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
A coordinate reference system that was used within the context of this well.
Data Type="witsml:cs_wellCRS", Cardinality="min=0,max=*"

wellDatum
Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
A datum to which elevations and depths are referenced.
Data Type="witsml:cs_wellDatum", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
A datum to which elevations and depths are referenced.
Data Type="witsml:cs_wellDatum", Cardinality="min=0,max=*"

wellElevationCoord
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A vertical (gravity based) elevation coordinate within the context of a well. Positive moving upward from the reference datum. All coordinates with the same datum (and same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.
Data Type="complex", Cardinality=""

wellheadElevation
Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
Elevation of wellhead relative to a wellDatum.
Data Type="witsml:wellElevation", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
Elevation of wellhead relative to a wellDatum.
Data Type="witsml:wellElevation", Cardinality="min=0,max=1"

wellKnownNameStruct
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
The name of something within a mandatory naming system with an optional code.
Data Type="complex", Cardinality=""

wellLocation
Set="WITSML_obj_well_v1.3.0", Path="obj_well" [element]
the 2D coordinates of the well surface point in one coordinate reference system. This is where the well crosses ground level on land and crosses the platform offshore.
Data Type="witsml:cs_location", Cardinality="min=0,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellHeader" [element]
the 2D coordinates of the well surface point in one coordinate reference system. This is where the well crosses ground level on land and crosses the platform offshore.
Data Type="witsml:cs_location", Cardinality="min=0,max=*"

wellLog
Set="WITSML_obj_wellLog_v1.3.0", Path="obj_wellLogs" [element]
A single well log.
Data Type="witsml:obj_wellLog", Cardinality="min=1,max=*"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_wellbore" [element]
A single well log.
Data Type="witsml:co_wellLog", Cardinality="min=1,max=*"

wellLogs
Set="WITSML_obj_wellLog_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_wellLogs", Cardinality="min=1,max=1"

WellPurpose
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"These values represent the classification of a well or wellbore by the purpose for which it was initially drilled. The source (except for Delineation"") of the values and the descriptions is the POSC V2.2 ""facility class"" standard instance values in classification system ""POSC well purpose""."""
Data Type="primitive", Cardinality=""

wells

PIDD Class: Thread="P0002382",Version="0",Name="WELL"
" A well is an association context within which are related information and samples obtainable from the process of planning, creating, utilizing and financially accounting for one or more connected holes drilled into the earth (wellbore). A well serves a means for associating, for example, wellbore characteristics, equipment installed or used on the surface or within a well's wellbore, fluids produced or injected, as well as related legal contracts, activities and cost accounting."

Set="WITSML_obj_well_v1.3.0", Path="" [class]
"The WITSML API mandated plural root element which allows multiple singular objects to be sent. The plural name is formed by adding an s"" to the singular name."""
Data Type="witsml:obj_wells", Cardinality="min=1,max=1"

WellStatus
Set="WITSML_cs_catalog_v1.3.0", Path="" [class]
"These values represent the status of a well or wellbore. The source (except for PartiallyPlugged"", ""Plugged"" and ""unknown"") of the values and the descriptions is the POSC V2.2 ""facility class"" standard instance values in classification systems ""POSC well status"" and ""POSC wellbore status""."""
Data Type="primitive", Cardinality=""

WellVerticalCoordinateUom
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
"The units of measure that are valid for vertical gravity based coordinates (i.e., elevation or vertical depth) within the context of a well."
Data Type="primitive", Cardinality=""

wellVerticalDepthCoord
Set="WITSML_cs_dataTypes_v1.3.0", Path="" [class]
A vertical (gravity based) depth coordinate within the context of a well. Positive moving downward from the reference datum. All coordinates with the same datum (and same uom) can be considered to be in the same Coordinate Reference System and are thus directly comparable.
Data Type="complex", Cardinality=""

westing
Set="WITSML_cs_location_v1.3.0", Path="cs_location" [element]
"The projected coordinate with west being positive. The positive directions are reversed from the usual Easting and Northing values. These values are generally located in the southern hemisphere, most notably in South Africa and Australia."
Data Type="witsml:lengthMeasure", Cardinality="min=1,max=1"

widMinorAxis
Set="WITSML_obj_target_v1.3.0", Path="obj_target" [element]
Distance from center to perimeter at 90 deg to rotation direction. This may be ignored depending on the value of typeTargetScope.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_target" [element]
Distance from center to perimeter at 90 deg to rotation direction. This may be ignored depending on the value of typeTargetScope.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

widReelWrap
Set="WITSML_cs_surfaceEquipment_v1.3.0", Path="cs_surfaceEquipment" [element]
Coiled tubing - Width of the reel core. This is the inside dimension.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

WITSMLComposite
Set="WITSML_WITSML_composite_v1.3.0", Path="" [class]
"The root container for all WITSML data. This schema is not designed for use with the WITSML API. Rather it captures the logical model represented by the API queriable objects. As such it can represent all data in a server or it can represent data outside the context of a server. The data in the API objects have been incorporated into a normal XML hierarchy of well/wellbore. The plural API root elements have essentially been renamed to xxxSet"". The content of the well and wellbore API objects has been captured in ""generalInformation"" elements. The realtime object is not included because it is considered to be a transient server concept. The trajectoryStation object is not included because it is redundant to the data in trajectory."""
Data Type="witsml:allObjects", Cardinality="min=1,max=1"

wobAv
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Surface weight on bit - average through interval.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Surface weight on bit - average through interval.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

wobAvDh
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Weight on bit - average downhole.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

wobMn
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Weight on bit - minimum.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

wobMx
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Weight on bit - maximum.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_cs_rotarySteerableTool_v1.3.0", Path="cs_rotarySteerableTool" [element]
Maximum weight on the bit.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

woc
Set="WITSML_obj_cementJob_v1.3.0", Path="obj_cementJob" [element]
Duration for waiting on cement to set.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_cementJob" [element]
Duration for waiting on cement to set.
Data Type="witsml:timeMeasure", Cardinality="min=0,max=1"

wtAboveJar
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Weight above jars.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

wtBelowJar
Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Weight below jars.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

wtBlock
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Block weight.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Block weight.
Data Type="witsml:forceMeasure", Cardinality="min=0,max=1"

wtMud
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Mud density.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

Set="WITSML_cs_drillingParams_v1.3.0", Path="cs_drillingParams" [element]
Mud density.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

wtMudAv
Set="WITSML_cs_geologyInterval_v1.3.0", Path="cs_geologyInterval" [element]
Average mud density in through interval.
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

wtMudIn
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Mud density in (active pits).
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

wtMudOut
Set="WITSML_cs_chromatograph_v1.3.0", Path="cs_chromatograph" [element]
Mud density out (flowline).
Data Type="witsml:densityMeasur", Cardinality="min=0,max=1"

wtPerLen
Set="WITSML_cs_tubularComponent_v1.3.0", Path="cs_tubularComponent" [element]
Weight per unit length.
Data Type="witsml:massPerLength", Cardinality="min=0,max=1"

Set="WITSML_cs_wbGeometrySection_v1.3.0", Path="cs_wbGeometrySection" [element]
Weight per unit length for casing sections.
Data Type="witsml:massPerLength", Cardinality="min=0,max=1"

wtSack
Set="WITSML_cs_cementAdditive_v1.3.0", Path="cs_cementAdditive" [element]
Concentration in terms of weight per sack.
Data Type="witsml:massMeasure", Cardinality="min=0,max=1"

xRotation
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid rotation (3). Seconds of arc by convention.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

xRotationCounterClockwise
Set="WITSML_cs_localCRS_v1.3.0", Path="cs_localCRS" [element]
"True ( rue"" or ""1"") indicates that the X axis is rotated counter-clockwise from the Y axis when viewed from above the earth looking down. False (""false"" or ""0"") or not given indicates a clockwise rotation. Generally the X axis is rotated clockwise."""
Data Type="witsml:logicalBoolea", Cardinality="min=0,max=1"

xTranslation
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid translation (3). Units are meters by convention.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

yAxisAzimuth
Set="WITSML_cs_localCRS_v1.3.0", Path="cs_localCRS" [element]
The angle of the Y axis from North (as described in northDirection). Defaults to zero. Positive clockwise.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

yAxisDescription
Set="WITSML_cs_localCRS_v1.3.0", Path="cs_localCRS" [element]
"A free-form description of the Y axis. Examples would be 'parallel to the west side of the platform', or 'along the main entry road'."
Data Type="witsml:commentString", Cardinality="min=0,max=1"

yearEntService
Set="WITSML_obj_rig_v1.3.0", Path="obj_rig" [element]
Year entered service (CCYY).
Data Type="witsml:calendarYear", Cardinality="min=0,max=1"

Set="WITSML_WITSML_composite_v1.3.0", Path="co_rig" [element]
Year entered service (CCYY).
Data Type="witsml:calendarYear", Cardinality="min=0,max=1"

yp
Set="WITSML_cs_cementingFluid_v1.3.0", Path="cs_cementingFluid" [element]
Yield point (Bingham and Herschel Bulkley models).
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

Set="WITSML_cs_fluid_v1.3.0", Path="cs_fluid" [element]
Yield point (Bingham and Herschel Bulkley models).
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

ypMud
Set="WITSML_cs_cementStage_v1.3.0", Path="cs_cementStage" [element]
Yield point (in hole at start of job).
Data Type="witsml:pressureMeasu", Cardinality="min=0,max=1"

yRotation
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid rotation (3). Seconds of arc by convention.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

yTranslation
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid translation (3). Units are meters by convention.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"

zone
Set="WITSML_cs_projectionx_v1.3.0", Path="cs_projectionx" [element]
"Zone for the type of projection. Zones have values from 1 to 60 with a required direction of N"" (North) or ""S"" (South). For example, ""21N""."""
Data Type="witsml:geodeticZoneS", Cardinality="min=0,max=1"

zRotation
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid rotation (3). Seconds of arc by convention.
Data Type="witsml:planeAngleMea", Cardinality="min=0,max=1"

zTranslation
Set="WITSML_cs_geodeticModel_v1.3.0", Path="cs_geodeticModel" [element]
Ellipsoid translation (3). Units are meters by convention.
Data Type="witsml:lengthMeasure", Cardinality="min=0,max=1"