-<xsd:schema elementFormDefault="qualified" attributeFormDefault="unqualified" targetNamespace="http://www.witsml.org/schemas/131" version="1.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:simpleType name="cs_contactPreferenceEnum">
-<xsd:annotation>
 <xsd:documentation>The preferred method of contacting a business associate.</xsd:documentation>
 </xsd:annotation>
-<xsd:restriction base="witsml:abstractTypeEnum">
-<xsd:enumeration value="business mail">
-<xsd:annotation>
 <xsd:documentation>Postal mail at the business address.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="business fax">
-<xsd:annotation>
 <xsd:documentation>Business fax.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="business email">
-<xsd:annotation>
 <xsd:documentation>Business email.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="business mail">
-<xsd:annotation>
 <xsd:documentation>Postal mail at the business address.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="business phone">
-<xsd:annotation>
 <xsd:documentation>Business voice phone.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="mobile">
-<xsd:annotation>
 <xsd:documentation>Mobile phone.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="pager">
-<xsd:annotation>
 <xsd:documentation>Pager.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="personal fax">
-<xsd:annotation>
 <xsd:documentation>Personal fax.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="personal email">
-<xsd:annotation>
 <xsd:documentation>Personal email.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="personal mail">
-<xsd:annotation>
 <xsd:documentation>Postal mail at the personal address.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
-<xsd:enumeration value="personal phone">
-<xsd:annotation>
 <xsd:documentation>Personal voice phone.</xsd:documentation>
 </xsd:annotation>
 </xsd:enumeration>
 </xsd:restriction>
 </xsd:simpleType>
 </xsd:schema>