Documentation for obj_object_profiled_data_schema

Complex Type: obj_fluidAnalysiss

[Table of contents]

Super-types: None
Sub-types: None
Name obj_fluidAnalysiss
Abstract no
XML Instance Representation
<...
version=" witsml:schemaVersionString [1]

'Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the documenti nstance.'

"
>
<witsml:documentInfo> witsml:cs_documentInfo </witsml:documentInfo> [0..1]

'Information about the XML message instance.'

<witsml:fluidAnalysis> witsml:obj_fluidAnalysis </witsml:fluidAnalysis> [0..*]

'Information about a single Fluid Analysis.'

</...>
Diagram
h337438931 h-419084359 h1792248419
Schema Component Representation
<xsd:complexType name="obj_fluidAnalysiss">
<xsd:sequence>
<xsd:element name="documentInfo" type=" witsml:cs_documentInfo " minOccurs="0" maxOccurs="1"/>
<xsd:element name="fluidAnalysis" type=" witsml:obj_fluidAnalysis " minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="version" type=" witsml:schemaVersionString " use="required"/>
</xsd:complexType>