Documentation for obj_object_profiled_data_schema

Simple Type: FluidSampleTestAcquisition

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < abstractTypeEnum (by restriction) < FluidSampleTestAcquisition (by restriction)
Sub-types: None
Name FluidSampleTestAcquisition
Used by (from the same schema document) Model Group grp_fluidSample
Content
  • Base XSD Type: string
  • length >= 1
  • Whitespace policy: collapse
  • length <= 40
  • value comes from list: {'drill stem test'|'repeat formation tester'}
Diagram
Schema Component Representation
<xsd:simpleType name="FluidSampleTestAcquisition">
<xsd:restriction base=" witsml:abstractTypeEnum ">
<xsd:enumeration value="drill stem test"/>
<xsd:enumeration value="repeat formation tester"/>
</xsd:restriction>
</xsd:simpleType>