-
<!--
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_wellNoticeLeaseAssociate.xsd
"
/>
<
xsd:include
schemaLocation
="
cs_wellNoticeOtherInterest.xsd
"
/>
<
xsd:include
schemaLocation
="
attgrp_uid.xsd
"
/>
-
<!--
-->
-
<
xsd:complexType
name
="
cs_wellNoticeLease
"
>
-
<
xsd:sequence
>
-
<
xsd:element
name
="
name
"
type
="
witsml:nameString
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The lease name.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
number
"
type
="
witsml:positiveCount
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The lease number.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
mineral
"
type
="
witsml:logicalBoolean
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
If false, this is a surface lease.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
source
"
type
="
witsml:WellNoticeLeaseSource
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Source of the lease number.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
area
"
type
="
witsml:areaMeasure
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Measurement of the lease.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
multipleWells
"
type
="
witsml:logicalBoolean
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
If true, other wells are included in this lease number.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
dateLeaseExpiration
"
type
="
witsml:date
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The date the lease expires.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
dateLeaseEffective
"
type
="
witsml:date
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Date the lease is effective.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
leaseHeldByProduction
"
type
="
witsml:logicalBoolean
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
If true, the lease is held by production. If false, the expiration date is real.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
legalDescription
"
type
="
witsml:commentString
"
minOccurs
="
0
"
maxOccurs
="
unbounded
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Using notation such as standard section, township and range, enter entire lease description.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
leaseAssociate
"
type
="
witsml:cs_wellNoticeLeaseAssociate
"
minOccurs
="
0
"
maxOccurs
="
unbounded
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The people associated with the lease, e.g., lessors, lessees, and others.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
otherInterest
"
type
="
witsml:cs_wellNoticeOtherInterest
"
minOccurs
="
0
"
maxOccurs
="
unbounded
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
Compliance with matters related to other mineral and property ownership.
</
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
>