1411.GetToolErrorModels.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"?> <toolErrorModels xmlns="http://www.witsml.org/schemas/1series" xmlns:witsml="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_toolErrorModel.xsd" version="1.4.1.1"> <toolErrorModel uid="%toolErrorUid%"> <name/> <authorization> <author/> <source/> <authority/> <status/> <version/> </authorization> <typeSurveyTool/> <operatingCondition uid=""> <parameter/> <min/> <max/> <value/> </operatingCondition> <operatingInterval> <mode/> <start/> <end/> <speed/> <sampleRate/> </operatingInterval> <modelParameters/> <useErrorTermSet uidRef=""/> <errorTermValue uid=""> <term uidRef=""/> <prop/> <bias/> <value uom=""/> <comment/> </errorTermValue> </toolErrorModel> </toolErrorModels>