1411.GetWellsMetaData.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
<?xml version="1.0" encoding="UTF-8"?> <!-- Example of Well data --> <wells xmlns="http://www.witsml.org/schemas/1series" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.witsml.org/schemas/1series ../xsd_schemas/obj_well.xsd" version="1.4.1.1"> <well uid="%uidWell%"> <name/> <nameLegal/> <numLicense/> <numGovt/> <dTimLicense/> <field/> <country/> <state/> <county/> <region/> <district/> <block/> <timeZone/> <operator/> <operatorDiv/> <pcInterest uom=""/> <numAPI/> <statusWell>%wellStatus%</statusWell> <purposeWell/> <fluidWell/> <directionWell/> <dTimSpud/> <dTimPa/> </well> </wells>