<!--
 edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) by Tom Gillespie (VES, Inc.) 
 -->
-<xsd:schema targetNamespace="http://www.witsml.org/schemas/131" elementFormDefault="qualified" attributeFormDefault="unqualified" 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 implies agreement with the POSC License Agreement.
	
 -->
<!--
                                                         
 -->
 <xsd:include schemaLocation="cs_identifierStruct.xsd"/>
 <xsd:include schemaLocation="cs_personNameStruct.xsd"/>
 <xsd:include schemaLocation="cs_generalAddress.xsd"/>
 <xsd:include schemaLocation="cs_phoneNumberStruct.xsd"/>
 <xsd:include schemaLocation="cs_emailQualifierStruct.xsd"/>
 <xsd:include schemaLocation="cs_contactPreferenceEnum.xsd"/>
<!--
                                                         
 -->
<!--
                                                         
 -->
-<xsd:group name="grp_wellNoticeAssociate">
-<xsd:annotation>
 <xsd:documentation>All of the elements except the "role" needed for a well notice business associate.</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="name" type="witsml:nameString" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The name of the business associate. This can be the name of a person, business, group, etc.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="personName" type="witsml:cs_personNameStruct" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>If the business associate is a person, this specifies the component names of the person.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="alias" type="witsml:cs_identifierStruct" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>The alias is an alternate name of a business associate. It is generally associated with a naming system. An alias is not necessarily unique within the naming system. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="address" type="witsml:cs_generalAddress" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Note that address may occur more than once, because it may be necessary to give a physical address, a mailing address, or both. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="phoneNumber" type="witsml:cs_phoneNumberStruct" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>The various types of phone numbers may be given. The may be office or home, they may be a number for a cell phone, or for a fax, etc. Attributes of PhoneNumber declare the type of phone number that is being given. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="email" type="witsml:cs_emailQualifierStruct" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>The email address may be home, office, or permanent. More than one may be given. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="contactPreference" type="witsml:cs_contactPreferenceEnum" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>The preferred method of being contacted within the context of this role. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="associatedWith" type="witsml:refNameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>A pointer to another business associate that this business associate is associated with. The most common situation is that of an employee being associated with a company. But it may also be, for example, a work group associated with a university.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="contact" type="witsml:refNameString" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>A pointer to a business associate (generally a person) who serves as a contact for this business associate. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="comment" type="witsml:commentString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>A general comment. This should not be used to carry semantic information. This is not intended to be machine interpretable. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="stateIncorporation" type="witsml:kindString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The state of the associate's incorporation, if incorporated.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="liabilityInsurance" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>If true, associate carries liability insurance.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="registration" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>If true and stateIncorporation is not null, associate is registered with the state.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
 </xsd:group>
<!--
                                                         
 -->
 </xsd:schema>