-<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_pumpLogRow.xsd"/>
<!--
                                                         
 -->
-<xsd:complexType name="cs_pumpLogTable">
-<xsd:annotation>
 <xsd:documentation>Data type supporting a pump log for DST fiber installation data.</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="tableRow" type="witsml:cs_pumpLogRow" minOccurs="1" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>This is a row of the pump log table. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
 </xsd:complexType>
<!--
                                                         
 -->
 </xsd:schema>