-<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/1series" version="1.4.1.1">
<!--
                                                         
 -->
<!--
 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) 2012 Energistics. All rights reserved.
	Energistics, WITSML, PRODML and RESQML are trademarks or registered trademarks of Energistics.
	
 -->
<!--
                                                         
 -->
 <xsd:include schemaLocation="typ_dataTypes.xsd"/>
<!--
                                                         
 -->
-<xsd:complexType name="cs_stimProppant">
-<xsd:annotation>
 <xsd:documentation>WITSML - proppants for stimulation jobs.</xsd:documentation>
 <xsd:appinfo>Modified-in-version=1.4.1, By-issue=W-CR-010, Change=Added</xsd:appinfo>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="name" type="witsml:nameString" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Proppant name.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="kind" type="witsml:StimProppantType" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Proppant type or Function.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="weight" type="witsml:massMeasure" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Volume of the additive used.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="sieveSize" type="witsml:str32" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The size of the sieve through which a proppant will pass. Measures the fineness of the grind.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
 </xsd:complexType>
<!--
                                                         
 -->
 </xsd:schema>