Documentation for obj_object_profiled_data_schema

Complex Type: cs_northSeaOffshore

[Table of contents]

Super-types: None
Sub-types: None
Name cs_northSeaOffshore
Used by (from the same schema document) Complex Type cs_offshoreLocation
Abstract no
Documentation A type of offshore location that captures the North Sea Offshore terminology.
XML Instance Representation
<...>
<witsml:areaName> witsml:nameString </witsml:areaName> [0..1]

'An optional, uncontrolled value, which may be used to describe the general area of offshore North Sea in which the point is located.'

<witsml:quadrant> witsml:nameString </witsml:quadrant> [1]

'The number or letter of the quadrant in the North Sea.'

<witsml:blockSuffix> witsml:str2 </witsml:blockSuffix> [0..1]

'A lower case letter assigned if a block is subdivided.'

</...>
Diagram
h-269201247 h-269201247 h519349766
Schema Component Representation
<xsd:complexType name="cs_northSeaOffshore">
<xsd:sequence>
<xsd:element name="areaName" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="quadrant" type=" witsml:nameString " minOccurs="1" maxOccurs="1"/>
<xsd:element name="blockSuffix" type=" witsml:str2 " minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>