Documentation for obj_object_profiled_data_schema

Complex Type: cs_dtsFiber

[Table of contents]

Super-types: None
Sub-types: None
Name cs_dtsFiber
Used by (from the same schema document) Complex Type cs_dtsFiberInformation
Abstract no
Documentation The optical fiber used for distributed temperature surveys
XML Instance Representation
<...
uid=" witsml:uidString [0..1]

'The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only required to be unique within the context of the nearest recurring parent element.'

"
>
<witsml:name> witsml:nameString </witsml:name> [0..1]

'A human understandable name for the fiber. This is used for identification of the instance.'

<witsml:mode> witsml:FiberMode </witsml:mode> [1]

'The mode of fiber.'

<witsml:type> witsml:typeOptionalClassString </witsml:type> [0..*]

'Zero or more instances that allow other classifications to be assigned to the fiber.'

<witsml:coating> witsml:kindString </witsml:coating> [0..1]

'The type of coating on the fiber.'

<witsml:jacket> witsml:kindString </witsml:jacket> [0..1]

'The type of jacket covering the fiber.'

<witsml:coreDiameter> witsml:lengthMeasure </witsml:coreDiameter> [0..1]

'The inner diameter of the core, generally measured in microns (um).'

<witsml:claddedDiameter> witsml:lengthMeasure </witsml:claddedDiameter> [0..1]

'The diameter of the core plus the cladding, generally measured in microns (um).'

<witsml:outsideDiameter> witsml:lengthMeasure </witsml:outsideDiameter> [0..1]

'The diameter of the cable and all its sheathing, generally measured in microns (um). This is intended to be the diameter of the cable on the spool.'

<witsml:refractiveIndex> witsml:cs_dtsRefractiveIndex </witsml:refractiveIndex> [0..*]

'The refractive index of the fiber. Also included is the frequency in Hz for which this refractive index is valid. There may be multiple instances of this element.'

<witsml:oneWayLoss> witsml:cs_dtsOneWayLoss </witsml:oneWayLoss> [0..*]

'The power loss (usually in decibels) per unit of length of the fiber. Also included is the frequency for which this loss is measured. There ay be multiple instances of this element.'

<witsml:parameter> witsml:indexedObject </witsml:parameter> [0..*]

'Additional parameters to define the fiber as a material. These should not be parameters to define the installation of the fiber in a well, or other system. This element should be used only if an appropriate parameter is not available as an element, or in the calibration operation.'

<witsml:spoolNumberTag> witsml:kindString </witsml:spoolNumberTag> [0..1]

'The spool number located on the particular spool. The spool number may contain alphanumeric characters.'

<witsml:spoolLength> witsml:lengthMeasure </witsml:spoolLength> [0..1]

'The length of the fiber on the spool when purchased.'

<witsml:supplyDate> witsml:date </witsml:supplyDate> [0..1]

'A fiber may go through several manufacturers for its various parts. The supplier is the final company in the chain that supplies the fiber to the end user.'

<witsml:supplier> witsml:nameString </witsml:supplier> [0..1]

'A fiber may go through several manufacturers for its various parts. The supplier is the final company in the chain that supplies the fiber to the end user.'

<witsml:supplierModelNumber> witsml:nameString </witsml:supplierModelNumber> [0..1]

'The model number (alphanumeric) that is used by the supplier to reference the type of fiber that is supplied to the user.'

<witsml:factoryCalibration> witsml:cs_dtsCalibration </witsml:factoryCalibration> [0..*]

'Information about calibrations and quality checks that were performed on the cable at the factory. This is not to include calibrations that are run at installation time and at measurement time.'

<witsml:installationHistory> witsml:refNameString </witsml:installationHistory> [0..*]

'A reference to a dtsInstalledSytem object that previously used the fiber.'

</...>
Diagram
h-269201247 h-258320950 h738192522 h-399087894 h-399087894 h283461459 h283461459 h283461459 h-957062572 h1461382277 h-2051681461 h-399087894 h283461459 h518884755 h-269201247 h-269201247 h-1348333071 h65068842 h-1931220815
Schema Component Representation
<xsd:complexType name="cs_dtsFiber">
<xsd:sequence>
<xsd:element name="name" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="mode" type=" witsml:FiberMode " minOccurs="1" maxOccurs="1"/>
<xsd:element name="type" type=" witsml:typeOptionalClassString " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="coating" type=" witsml:kindString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="jacket" type=" witsml:kindString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="coreDiameter" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="claddedDiameter" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="outsideDiameter" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="refractiveIndex" type=" witsml:cs_dtsRefractiveIndex " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="oneWayLoss" type=" witsml:cs_dtsOneWayLoss " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="parameter" type=" witsml:indexedObject " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="spoolNumberTag" type=" witsml:kindString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="spoolLength" type=" witsml:lengthMeasure " minOccurs="0" maxOccurs="1"/>
<xsd:element name="supplyDate" type=" witsml:date " minOccurs="0" maxOccurs="1"/>
<xsd:element name="supplier" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="supplierModelNumber" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="factoryCalibration" type=" witsml:cs_dtsCalibration " minOccurs="0" maxOccurs="unbounded"/>
<xsd:element name="installationHistory" type=" witsml:refNameString " minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attributeGroup ref=" witsml:attgrp_uid "/>
</xsd:complexType>