-<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_instrumentBox.xsd"/>
 <xsd:include schemaLocation="attgrp_uid.xsd"/>
<!--
                                                         
 -->
-<xsd:annotation>
 <xsd:documentation>DTS Instrument Box Information</xsd:documentation>
 </xsd:annotation>
<!--
                                                         
 -->
-<xsd:complexType name="cs_boxInformation">
-<xsd:annotation>
 <xsd:documentation>The instrument box used for distributed temperature surveys</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="installationDate" type="witsml:anyDate" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The date the instrument box was installed.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="installationCompany" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The company that installed the instrument box in the wellbore measurement system.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="deInstallationDate" type="witsml:anyDate" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The date the instrument box was de-installed from the wellbore.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="instrumentBox" type="witsml:cs_instrumentBox" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The properties of the instrument box.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
-<xsd:attributeGroup ref="witsml:attgrp_uid">
-<xsd:annotation>
 <xsd:documentation>Unique identifier for the box information. </xsd:documentation>
 </xsd:annotation>
 </xsd:attributeGroup>
 </xsd:complexType>
<!--
                                                         
 -->
 </xsd:schema>