-<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/131/addendum/combo" version="1.3.0.0">
<!--
                                                         
 -->
<!--
 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_dataTypes.xsd"/>
<!--
                                                         
 -->
-<xsd:annotation>
 <xsd:documentation>WITSML- Catalog of Value Constrainted Types.</xsd:documentation>
 </xsd:annotation>
<!--
                                                         
 -->
<!--
                                                         
 -->
-<xsd:simpleType name="InjectionFluid">
-<xsd:restriction base="witsml:abstractTypeEnum">
 <xsd:enumeration value="oil"/>
 <xsd:enumeration value="gas"/>
 <xsd:enumeration value="non HC gas"/>
 <xsd:enumeration value="CO2"/>
 <xsd:enumeration value="water"/>
 <xsd:enumeration value="brine"/>
 <xsd:enumeration value="fresh water"/>
 <xsd:enumeration value="oil-gas"/>
 <xsd:enumeration value="oil-water"/>
 <xsd:enumeration value="gas-water"/>
 <xsd:enumeration value="condensate"/>
 <xsd:enumeration value="steam"/>
 <xsd:enumeration value="air"/>
 <xsd:enumeration value="dry"/>
 <xsd:enumeration value="unknown"/>
 <xsd:enumeration value="other"/>
 </xsd:restriction>
 </xsd:simpleType>
<!--
                                                         
 -->
-<xsd:simpleType name="TestReason">
-<xsd:restriction base="witsml:abstractTypeEnum">
 <xsd:enumeration value="initial"/>
 <xsd:enumeration value="periodic"/>
 <xsd:enumeration value="revision"/>
 <xsd:enumeration value="unknown"/>
 <xsd:enumeration value="other"/>
 </xsd:restriction>
 </xsd:simpleType>
<!--
                                                         
 -->
 </xsd:schema>