Documentation for obj_object_profiled_data_schema

Complex Type: cs_fluidResultDataQuality

[Table of contents]

Super-types: None
Sub-types: None
Name cs_fluidResultDataQuality
Used by (from the same schema document) Model Group grp_fluidAnalysisResult
Abstract no
XML Instance Representation
<...>
<witsml:quality> witsml:DataQuality </witsml:quality> [1]
<witsml:source> witsml:nameString </witsml:source> [0..1]
<witsml:purpose> witsml:descriptionString </witsml:purpose> [0..1]
</...>
Diagram
h-1503337392 h-269201247 h-357449368
Schema Component Representation
<xsd:complexType name="cs_fluidResultDataQuality">
<xsd:sequence>
<xsd:element name="quality" type=" witsml:DataQuality " minOccurs="1" maxOccurs="1"/>
<xsd:element name="source" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="purpose" type=" witsml:descriptionString " minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:complexType>