-
<
xsd:schema
targetNamespace
="
http://www.witsml.org/schemas/131
"
elementFormDefault
="
qualified
"
attributeFormDefault
="
unqualified
"
version
="
1.0
"
>
-
<!--
-->
<
xsd:include
schemaLocation
="
grp_wellNoticeAssociate.xsd
"
/>
<
xsd:include
schemaLocation
="
attgrp_uid.xsd
"
/>
-
<!--
-->
-
<
xsd:complexType
name
="
cs_wellNoticeLeaseAssociate
"
>
-
<
xsd:sequence
>
-
<
xsd:element
name
="
role
"
type
="
witsml:WellNoticeLeaseAssociateRole
"
minOccurs
="
1
"
maxOccurs
="
1
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The role of the associate within the context of the well notice construction.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:element
>
-
<
xsd:group
ref
="
witsml:grp_wellNoticeAssociate
"
>
-
<
xsd:annotation
>
<
xsd:documentation
>
The non-role elements for a business associate.
</
xsd:documentation
>
</
xsd:annotation
>
</
xsd:group
>
</
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
>