-<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_dataTypes.xsd"/>
<!--
                                                         
 -->
<!--
                                                         
 -->
-<xsd:complexType name="cs_refProductFlow" final="#all">
-<xsd:annotation>
 <xsd:documentation>A reference to a Flow within the current product volume report. This represents a foreign key from one element to another.</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="referencedFlow" type="witsml:refNameString" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>A pointer to the flow within the facility.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="parentfacility" type="witsml:refNameString" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>A pointer to the facility that contains the flow.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
 </xsd:complexType>
<!--
                                                         
 -->
 </xsd:schema>