-<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_lithology.xsd"/>
 <xsd:include schemaLocation="cs_show.xsd"/>
 <xsd:include schemaLocation="attgrp_uid.xsd"/>
<!--
                                                         
 -->
-<xsd:complexType name="cs_swcSample">
-<xsd:annotation>
 <xsd:documentation>WITSML - Sidewall Core Sample Component Schema</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<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="lithology" type="witsml:cs_lithology" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Set of Lithology records for the Interval </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="show" type="witsml:cs_show" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Show description for the plug. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="nameFormation" type="witsml:str32" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Name of formation penetrated. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="comments" type="witsml:commentString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Comments and remarks. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
-<xsd:attributeGroup ref="witsml:attgrp_uid">
-<xsd:annotation>
 <xsd:documentation>Unique identifier for the sidewall core sample </xsd:documentation>
 </xsd:annotation>
 </xsd:attributeGroup>
 </xsd:complexType>
 </xsd:schema>