-<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/1series" version="1.4.0">
<!--
                                                         
 -->
<!--
 Energistics License Agreement
	This file is distributed under the Energistics License Agreement at
	http://www.energistics.org
	Use of this file constitutes agreement with the Energistics License Agreement.
	Copyright (c) 2008 Energistics. All rights reserved.
	Energistics, WITSML, PRODML and RESQML are trademarks or registered trademarks of Energistics.
	
 -->
<!--
                                                         
 -->
 <xsd:include schemaLocation="cs_depthRegPoint.xsd"/>
 <xsd:include schemaLocation="cs_depthRegParameter.xsd"/>
 <xsd:include schemaLocation="cs_extensionNameValue.xsd"/>
 <xsd:include schemaLocation="attgrp_uid.xsd"/>
<!--
                                                         
 -->
-<xsd:complexType name="cs_depthRegCalibrationPoint">
-<xsd:annotation>
 <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-15, Change=Added</xsd:appinfo>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="index" type="witsml:genericMeasure" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The index (depth or time) for the calibration point. The uom value must be consistent with the indexType.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="point" type="witsml:cs_depthRegPoint" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The position on the image of the calibration point.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="track" type="witsml:refNameString" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>A pointer to the track containing the point.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="role" type="witsml:CalibrationPointRole" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The horizontal position on the grid which the calibration point represents. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="fraction" type="witsml:unitlessQuantity" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>An intermediate Point from left edge to right edge (required when role is "fraction", not allowed otherwise); used to extrapolate the rectified position of a track boundary which has wandered off the edge of the image.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="parameter" type="witsml:cs_depthRegParameter" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Parameters associated with the log section.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="comment" type="witsml:nameString" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Comments about the log section. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="extensionNameValue" type="witsml:cs_extensionNameValue" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Extensions to the schema based on a name-value construct.</xsd:documentation>
 <xsd:appinfo>Modified-in-version=1.4.0, By-issue=1.3.1-71, Change=Added</xsd:appinfo>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
-<xsd:attributeGroup ref="witsml:attgrp_uid">
-<xsd:annotation>
 <xsd:documentation>Unique identifier for the node.</xsd:documentation>
 </xsd:annotation>
 </xsd:attributeGroup>
 </xsd:complexType>
<!--
                                                         
 -->
 </xsd:schema>