-<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/131/addendum/combo" 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="typ_catalog_New.xsd"/>
 <xsd:include schemaLocation="typ_catalog_prodOper.xsd"/>
 <xsd:include schemaLocation="typ_baseType_prodOper.xsd"/>
<!--
                                                         
 -->
<!--
                                                         
 -->
-<xsd:complexType name="crewCount" final="#all">
-<xsd:annotation>
 <xsd:documentation>A one based count of personnel on a type of crew.</xsd:documentation>
 </xsd:annotation>
-<xsd:simpleContent>
-<xsd:extension base="witsml:abstractPositiveCount">
-<xsd:attribute name="type" type="witsml:CrewType" use="optional">
-<xsd:annotation>
 <xsd:documentation>The type of crew for which a count is being defined.</xsd:documentation>
 </xsd:annotation>
 </xsd:attribute>
 </xsd:extension>
 </xsd:simpleContent>
 </xsd:complexType>
<!--
                                                         
 -->
-<xsd:complexType name="lostVolumeAndReason">
-<xsd:annotation>
 <xsd:documentation>A volume corrected to standard temperature and pressure.</xsd:documentation>
 </xsd:annotation>
-<xsd:simpleContent>
-<xsd:extension base="witsml:abstractMeasure">
 <xsd:attribute name="uom" type="witsml:volumeUom" use="required"/>
-<xsd:attribute name="reasonLost" type="witsml:ReasonLost" use="required">
-<xsd:annotation>
 <xsd:documentation>Defines why the volume was lost.</xsd:documentation>
 </xsd:annotation>
 </xsd:attribute>
 </xsd:extension>
 </xsd:simpleContent>
 </xsd:complexType>
<!--
                                                         
 -->
-<xsd:complexType name="safetyCount" final="#all">
-<xsd:annotation>
 <xsd:documentation>A zero based count of a type of safety item.</xsd:documentation>
 </xsd:annotation>
-<xsd:simpleContent>
-<xsd:extension base="witsml:abstractNonNegativeCount">
-<xsd:attribute name="type" type="witsml:SafetyType" use="optional">
-<xsd:annotation>
 <xsd:documentation>The type of safety issue for which a count is being defined.</xsd:documentation>
 </xsd:annotation>
 </xsd:attribute>
-<xsd:attribute name="period" type="witsml:ReportingPeriod" use="optional">
-<xsd:annotation>
 <xsd:documentation>The type of period being reported by this count.</xsd:documentation>
 </xsd:annotation>
 </xsd:attribute>
 </xsd:extension>
 </xsd:simpleContent>
 </xsd:complexType>
<!--
                                                         
 -->
 </xsd:schema>