1311.GetWellLogs.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of witsml-client Show documentation
Show all versions of witsml-client Show documentation
This library assists in querying a WITSML server for 1.3.1.1 data or 1.4.1.1 data
The newest version!
<?xml version='1.0' encoding='UTF-8'?> <wellLogs xmlns="http://www.witsml.org/schemas/131" version="1.3.1.1"> <wellLog uidWell="" uidWellbore="" uid=""> <nameWell/> <nameWellbore/> <name/> <objectGrowing/> <serviceCompany/> <runNumber/> <bhaRunNumber/> <creationDate/> <description/> <indexType/> <minIndex uom=""/> <maxIndex uom=""/> <minDateTimeIndex/> <maxDateTimeIndex/> <nullValue/> <logParam/> <logCurveInfo uid=""> <mnemonic/> <classWitsml/> <unit/> <mnemAlias/> <nullValue/> <alternateIndex/> <wellDatum/> <curveDescription/> <sensorOffset/> <dataSource/> <densData/> <traceState/> <traceOrigin/> <typeLogData/> <encodingDef/> <axisDefinition> <order/> <count/> <name/> <propertyType/> <uom/> <doubleValues/> <stringValues/> </axisDefinition> </logCurveInfo> <blockInfo uid=""> <dataRowCount/> <pass/> <description/> <indexType/> <startIndex uom=""/> <endIndex uom=""/> <stepIncrement/> <startDateTimeIndex/> <endDateTimeIndex/> <direction/> <nullValue/> <logParam/> <blockCurveInfo uid=""> <curveId/> <columnIndex/> <minIndex uom=""/> <maxIndex uom=""/> <minDateTimeIndex/> <maxDateTimeIndex/> </blockCurveInfo> </blockInfo> <logData> <data id=''/> </logData> <customData/> </wellLog> </wellLogs>