Documentation for obj_object_profiled_data_schema

Complex Type: binaryInteractionCoefficient

[Table of contents]

Super-types: xsd:double < abstractDouble (by restriction) < binaryInteractionCoefficient (by extension)
Sub-types: None
Name binaryInteractionCoefficient
Used by (from the same schema document) Complex Type cs_fluidResultComposition
Abstract no
XML Instance Representation
<...
referenceComponent=" witsml:kindString [1]">
witsml:abstractDouble
</...>
Diagram
Schema Component Representation
<xsd:complexType name="binaryInteractionCoefficient">
<xsd:simpleContent>
<xsd:extension base=" witsml:abstractDouble ">
<xsd:attribute name="referenceComponent" type=" witsml:kindString " use="required"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>