Documentation for obj_object_profiled_data_schema

Complex Type: cs_dtsFiberInstalledPoints

[Table of contents]

Super-types: None
Sub-types: None
Name cs_dtsFiberInstalledPoints
Used by (from the same schema document) Model Group grp_dtsInstalledSystem
Abstract no
Documentation A wrapper for multiple instances of the point in a well.
XML Instance Representation
<...>
<witsml:installedPoint> witsml:cs_dtsSingleInstalledPoint </witsml:installedPoint> [1..*]

'This carries the information about one point'

</...>
Diagram
h-1495884681
Schema Component Representation
<xsd:complexType name="cs_dtsFiberInstalledPoints">
<xsd:sequence>
<xsd:element name="installedPoint" type=" witsml:cs_dtsSingleInstalledPoint " minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>