-<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/131" version="1.3.1">
<!--
                                                         
 -->
<!--
 POSC License Agreement
	This file is distributed under the POSC License Agreement at
	http://www.posc.org/about/license.shtml.
	Use of this file constitutes agreement with the POSC License Agreement.
	
 -->
<!--
                                                         
 -->
 <xsd:include schemaLocation="cs_nameTag.xsd"/>
 <xsd:include schemaLocation="cs_instrumentBoxCalibration.xsd"/>
 <xsd:include schemaLocation="attgrp_uid.xsd"/>
<!--
                                                         
 -->
-<xsd:annotation>
 <xsd:documentation>DTS Instrument Box Object</xsd:documentation>
 </xsd:annotation>
<!--
                                                         
 -->
-<xsd:complexType name="cs_instrumentBox">
-<xsd:annotation>
 <xsd:documentation>The instrument box used for distributed temperature surveys</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="name" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>A name for the instrument box. This can be used to access the instrument box.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="manufacturer" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The ultimate manufacturer of the instrument box.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="manufacturingDate" type="witsml:anyDate" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The date the manufacturing of the instrument box was completed.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="type" type="witsml:kindString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The type of instrument box used.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="nameTag" type="witsml:cs_nameTag" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>An identification tag for the instrument box. A serial number is a type of identification tag however some tags contain many pieces of information. This structure just identifies the tag and does not describe the contents.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="softwareVersion" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The version of the software installed in the instrument box.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="factoryCalibration" type="witsml:cs_instrumentBoxCalibration" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Information about the calibration of the instrument box that was performed. This includes factory calibrations before shipping, and bench calibrations. This does not include calibrations made in preparation for taking measurements.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="internalOvenLocationNear" type="witsml:lengthMeasure" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Near distance of the oven from the beginning of the fiber.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="internalOvenLocationFar" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Far distance of the oven from the beginning of the fiber.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="ovenSetPoint" type="witsml:thermodynamicTemperatureMeasure" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The temperature of the oven.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="testCable" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The cable used to test the instrument box.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="offset" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The offset setting applied to the instrument box based on the factory or bench calibration.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="differentialLossSetting" type="witsml:generalMeasureType" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The power loss over the length of the cable.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="parameter" type="witsml:indexedObject" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Additional parameters to define the instrument box as a piece of equipment. These should not be parameters to define the installation or use of the box in the wellbore, or other system. This element should be used only if an appropriate parameter is not available as an element, or in the calibration operation.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
-<xsd:attributeGroup ref="witsml:attgrp_uid">
-<xsd:annotation>
 <xsd:documentation>Unique identifier for the instrument box. </xsd:documentation>
 </xsd:annotation>
 </xsd:attributeGroup>
 </xsd:complexType>
<!--
                                                         
 -->
 </xsd:schema>