-<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_wbGeometrySection.xsd"/>
<!--
                                                         
 -->
-<xsd:group name="grp_wbGeometry">
-<xsd:annotation>
 <xsd:documentation>The non-contextual content of a WITSML Wellbore Geometry object.</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="dTimReport" type="witsml:timestamp" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Time report generated. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="mdBottom" type="witsml:measuredDepthCoord" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Measured depth at bottom. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="gapAir" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Air gap. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="depthWaterMean" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Water depth. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="wbGeometrySection" type="witsml:cs_wbGeometrySection" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Wellbore geometry section object. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
 </xsd:group>
 </xsd:schema>