Documentation for obj_object_profiled_data_schema

Model Group: grp_fluidAnalysis

[Table of contents]

Name grp_fluidAnalysis
Used by (from the same schema document) Complex Type obj_fluidAnalysis
XML Instance Representation
Start Choice [1]
<witsml:userAnalysisKind> witsml:FluidAnalysisKind </witsml:userAnalysisKind> [1]

'xxxxxxxxxxxxxxxx'

<witsml:laboratorybAnalysisKind> witsml:kindString </witsml:laboratorybAnalysisKind> [1]

'xxxxxxxxxxxxxxxx'

End Choice
<witsml:analysisdDate> witsml:date </witsml:analysisdDate> [0..1]

'xxxxxxxxxxxxxxxx'

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

'The name of the application that was run by the user.'

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

'The version of the application that was run by the user.'

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

'xxxxxxxxxxxxxxxx'

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

'The name of the analyst or user who is responsible for the results.'

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

'xxxxxxxxxxxxxxxx'

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

'xxxxxxxxxxxxxxxx'

<witsml:reportLocation> witsml:descriptionString </witsml:reportLocation> [0..1]

'xxxxxxxxxxxxxxxx'

Diagram
h269115797 h-399087894 h518884755 h-269201247 h-269201247 h-269201247 h-269201247 h-269201247 h518884755 h-357449368
Schema Component Representation
<xsd:group name="grp_fluidAnalysis">
<xsd:sequence>
<xsd:choice>
<xsd:element name="userAnalysisKind" type=" witsml:FluidAnalysisKind " minOccurs="1" maxOccurs="1"/>
<xsd:element name="laboratorybAnalysisKind" type=" witsml:kindString " minOccurs="1" maxOccurs="1"/>
</xsd:choice>
<xsd:element name="analysisdDate" type=" witsml:date " minOccurs="0" maxOccurs="1"/>
<xsd:element name="applicationName" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="applicationVersion" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="analysisCompany" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="personName" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="reportIdentifier" type=" witsml:nameString " minOccurs="0" maxOccurs="1"/>
<xsd:element name="reportDate" type=" witsml:date " minOccurs="0" maxOccurs="1"/>
<xsd:element name="reportLocation" type=" witsml:descriptionString " minOccurs="0" maxOccurs="1"/>
</xsd:sequence>
</xsd:group>