-
<!--
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
="
cs_wellNoticeAssociate.xsd
"
/>
<
xsd:include
schemaLocation
="
cs_wellNoticeLease.xsd
"
/>
<
xsd:include
schemaLocation
="
cs_wellNoticeIdentChange.xsd
"
/>
<
xsd:include
schemaLocation
="
cs_wellAlias.xsd
"
/>
-
<!--
-->
-
<
xsd:complexType
name
="
cs_wellNoticeWellIdentification
"
>
-
<
xsd:sequence
>
-
<
xsd:element
name
="
name
"
type
="
witsml:nameString
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The well name.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
governmentID
"
type
="
witsml:nameString
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Agency-assigned ID. For example, in Indiana, the Indiana Geological Survey ID.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
numAPI
"
type
="
witsml:nameString
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The API well number.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
operatorAssignedID
"
type
="
witsml:nameString
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
An identifier for the well that is assigned by the operator.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
alias
"
type
="
witsml:cs_wellAlias
"
minOccurs
="
0
"
maxOccurs
="
unbounded
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Other means by which the well is designated, such as Pepper numbers.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
confidential
"
type
="
witsml:logicalBoolean
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Request for confidential status.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
kind
"
type
="
witsml:WellNoticeWellKind
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The reason the well was drilled.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
purpose
"
type
="
witsml:WellNoticeWellPurpose
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
How the well is being used.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
originalWellPurpose
"
type
="
witsml:WellNoticeWellPurpose
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
How the well was originally used.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
originalOperator
"
type
="
witsml:cs_wellNoticeAssociate
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
If the current operator is unknown, the last known operator.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
wellStatus
"
type
="
witsml:WellNoticeWellStatus
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The operational status of the well.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
continuedShutIn
"
type
="
witsml:logicalBoolean
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
If true, notice that well continues its shut-in status
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
fieldName
"
type
="
witsml:nameString
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The field name.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
fieldNumber
"
type
="
witsml:positiveBigCount
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The field number.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
landUsePermitNo
"
type
="
witsml:nameString
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The land use permit number.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
lease
"
type
="
witsml:cs_wellNoticeLease
"
minOccurs
="
0
"
maxOccurs
="
unbounded
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Information about the lease.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
identChange
"
type
="
witsml:cs_wellNoticeIdentChange
"
minOccurs
="
0
"
maxOccurs
="
unbounded
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Changes made in how the well is identified in terms of its assigned owner, operator, name, or lease.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
</
xsd:sequence
>
</
xsd:complexType
>
-
<!--
-->
</
xsd:schema
>