-<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="FlowQualifier">
-<xsd:annotation>
 <xsd:documentation>Defines qualifiers for type of flow.</xsd:documentation>
 </xsd:annotation>
-<xsd:restriction base="witsml:abstractTypeEnum">
-<xsd:enumeration value="allocated">
-<xsd:annotation>
 <xsd:documentation>Indicates product characteristics that were allocated back to a well as opposed to being measured at the well.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="constraint">
-<xsd:annotation>
 <xsd:documentation>Indicates product characteristics that were determined by an allowable or other performance limit. This includes allowables which are usually established by a regulatory agency for a product.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="measured">
-<xsd:annotation>
 <xsd:documentation>Indicates product volumes that were actually measured at the port.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="derived">
-<xsd:annotation>
 <xsd:documentation>Indicates product volumes that were derived directly from one or more other flows.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="budget">
-<xsd:annotation>
 <xsd:documentation>A performance requirement as determined by a budget.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="estimate">
-<xsd:annotation>
 <xsd:documentation>An estimated or calculated performance, possibly based on comparable product flow units, but not based on reservoir simulations for the particular product flow unit.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="quota">
-<xsd:annotation>
 <xsd:documentation>An amount, set by some authority, which may or may not be based on technical criteria.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="simulated">
-<xsd:annotation>
 <xsd:documentation>An estimated performance based on a simulation that includes the particular product flow unit.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
 </xsd:restriction>
 </xsd:simpleType>
<!--
                                                         
 -->
 </xsd:schema>