<!--
 edited with XMLSPY v5 rel. 4 U (http://www.xmlspy.com) 
 -->
-<xsd:schema targetNamespace="http://www.witsml.org/schemas/131" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
<!--
                                                         
 -->
 <xsd:include schemaLocation="typ_dataTypes.xsd"/>
 <xsd:include schemaLocation="attgrp_uid.xsd"/>
<!--
                                                         
 -->
-<xsd:complexType name="cs_wellNoticeAttachment">
-<xsd:sequence>
-<xsd:element name="attachmentID" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The name of the attachment. The agency will add a check to ensure that the value is valid for the agency and the submission type.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="name" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The name of the attached document.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="content" type="xsd:base64Binary" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The content of the attachment in binary form. For example, binary MS Word file.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="otherMetaData" type="witsml:descriptionString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>A comment describing the permit attachment such as place of origin, originator, native format, etc.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
-<xsd:attributeGroup ref="witsml:attgrp_uid">
-<xsd:annotation>
 <xsd:documentation>The unique identifier of the recurring node.</xsd:documentation>
 </xsd:annotation>
 </xsd:attributeGroup>
 </xsd:complexType>
<!--
                                                         
 -->
 </xsd:schema>