-
<!--
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_wellNoticeIdentChange
"
>
-
<
xsd:sequence
>
-
<
xsd:element
name
="
kind
"
type
="
witsml:WellNoticeIdentityChange
"
minOccurs
="
1
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The type of identity change being made.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
from
"
type
="
witsml:nameString
"
minOccurs
="
1
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The previous name.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
to
"
type
="
witsml:nameString
"
minOccurs
="
1
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The new name.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
date
"
type
="
witsml:date
"
minOccurs
="
1
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The effective date of the change.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:element
name
="
comment
"
type
="
witsml:commentString
"
minOccurs
="
0
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
An optional comment about the change in well identification.
</
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
>