-<xsd:schema targetNamespace="http://www.witsml.org/schemas/131" elementFormDefault="qualified" attributeFormDefault="unqualified" version="1.0">
<!--
                                                         
 -->
 <xsd:include schemaLocation="cs_wellNoticePermitAssociate.xsd"/>
 <xsd:include schemaLocation="cs_wellNoticeWellIdentification.xsd"/>
 <xsd:include schemaLocation="cs_wellNoticeWellLocation.xsd"/>
 <xsd:include schemaLocation="cs_wellNoticeBond.xsd"/>
 <xsd:include schemaLocation="cs_wellNoticeDrillingPlan.xsd"/>
 <xsd:include schemaLocation="cs_wellNoticeConstruction.xsd"/>
 <xsd:include schemaLocation="cs_wellNoticeCompliance.xsd"/>
 <xsd:include schemaLocation="cs_wellNoticeAttachment.xsd"/>
 <xsd:include schemaLocation="cs_wellDatum.xsd"/>
 <xsd:include schemaLocation="cs_wellCRS.xsd"/>
 <xsd:include schemaLocation="cs_wellborePath.xsd"/>
<!--
                                                         
 -->
-<xsd:group name="grp_wellNotice">
-<xsd:annotation>
 <xsd:documentation>The non-contextual content of a WITSML Well object.</xsd:documentation>
 </xsd:annotation>
-<xsd:sequence>
-<xsd:element name="kind" type="witsml:WellNoticeKind" minOccurs="1" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The type of notice.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="subKind" type="witsml:WellNoticeSubKindOther" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>The subtype of notice. For example, if the kind of notice is a sundry notice, specify here the kind of sundry request being filed.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="status" type="witsml:WellNoticeWorkStatus" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The status of the work referenced by the notice.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="permitID" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>GovernmentID forthe permit notice, if different from the name.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="refiling" type="witsml:logicalBoolean" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>If true, the permit notice is being refiled. If false, this is an original permit notice.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="previousPermitID" type="witsml:nameString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The permit notice number previously assigned.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="administrativeOffice" type="witsml:kindString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The name of the agency's administrative or district office with jurisdiction.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="feeAmount" type="witsml:cost" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Permit fee amount collected.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="comment" type="witsml:commentString" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>A comment about the permit notice.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="permitAssociate" type="witsml:cs_wellNoticePermitAssociate" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>For single submission, the operator/agent.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="wellIdentification" type="witsml:cs_wellNoticeWellIdentification" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>The means by which a well is designated.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="wellLocation" type="witsml:cs_wellNoticeWellLocation" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Information about the surface location of the well that one can reach by vehicle or on foot. For downhole location or above/below ground elevation information, see construction zones or well datums.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="previousWellLocation" type="witsml:cs_wellNoticeWellLocation" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Information about the well location if the location is being changed. If this information is completed, wellLocation must also be completed.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="bond" type="witsml:cs_wellNoticeBond" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Bonding information.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="wellborePath" type="witsml:cs_wellborePath" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Information describing the path of a directional or deviated wellbore.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="drillingPlan" type="witsml:cs_wellNoticeDrillingPlan" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>Drilling plan information.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="wellConstruction" type="witsml:cs_wellNoticeConstruction" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Information about the manner, methods, testing procedures, and features associated with well construction.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="wellTest" type="witsml:cs_wellNoticeWellTest" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Details about a well test performed.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="compliance" type="witsml:cs_wellNoticeCompliance" minOccurs="0" maxOccurs="1">
-<xsd:annotation>
 <xsd:documentation>A collection of regulatory compliance checks.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="noticeAttachment" type="witsml:cs_wellNoticeAttachment" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>Documents submitted in support of a regulatory submission.</xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="wellDatum" type="witsml:cs_wellDatum" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>A datum to which elevations and depths are referenced. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
-<xsd:element name="wellCRS" type="witsml:cs_wellCRS" minOccurs="0" maxOccurs="unbounded">
-<xsd:annotation>
 <xsd:documentation>A coordinate reference system that was used within the context of this well. </xsd:documentation>
 </xsd:annotation>
 </xsd:element>
 </xsd:sequence>
 </xsd:group>
<!--
                                                         
 -->
 </xsd:schema>