-<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_fluid.xsd"/>
<!--
                                                         
 -->
-<xsd:group name="grp_fluidsReport">
-<xsd:annotation>
 <xsd:documentation>The non-contextual content of a WITSML Fluids Report.</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="dTim" type="witsml:timestamp" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Date and time the information is related to. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="md" type="witsml:measuredDepthCoord" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Along hole measured depth of measurement from the drill datum. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="tvd" type="witsml:wellVerticalDepthCoord" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Vertical depth of the measurements. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="numReport" type="witsml:positiveCount" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Fluids report number. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="fluid" type="witsml:cs_fluid" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>A Fluid record. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
 </xsd:group>
 </xsd:schema>