Documentation for obj_object_profiled_data_schema

Complex Type: cs_dtsPumpLogTable

[Table of contents]

Super-types: None
Sub-types: None
Name cs_dtsPumpLogTable
Used by (from the same schema document) Complex Type cs_dtsPumpActivity
Abstract no
Documentation Data type supporting a pump log for DST fiber installation data.
XML Instance Representation
<...>
<witsml:tableRow> witsml:cs_dtsPumpLogRow </witsml:tableRow> [1..*]

'This is a row of the pump log table.'

</...>
Diagram
h-1636712553
Schema Component Representation
<xsd:complexType name="cs_dtsPumpLogTable">
<xsd:sequence>
<xsd:element name="tableRow" type=" witsml:cs_dtsPumpLogRow " minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>