Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type diggs:LengthPerPressureMeasureType
Namespace http://diggsml.org/schemas/3
Annotations
Compressibility-related length or formation compaction coefficient: Length change per unit pressure. Used in formation compaction analysis and some pressure-deformation calculations. Common units include m/Pa, m/kPa, and ft/psi.
Diagram
DiagramEmlAllObjects_xsd_Simple_Type_eml_AbstractMeasure.tmp#AbstractMeasureMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_howDeterminedMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueType_qualifierMeasureTypes_xsd_Complex_Type_diggs_DescriptorValueType.tmp#DescriptorValueTypeMeasureTypes_xsd_Complex_Type_diggs_LengthPerPressureMeasureType.tmp#LengthPerPressureMeasureType_uom
Type extension of diggs:DescriptorValueType
Type hierarchy
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:LengthPerPressureUomEnumType optional
The unit of measure for compressibility-related length or formation compaction coefficient.
Source
<complexType name="LengthPerPressureMeasureType">
  <annotation>
    <documentation>Compressibility-related length or formation compaction coefficient: Length change per unit pressure. Used in formation compaction analysis and some pressure-deformation calculations. Common units include m/Pa, m/kPa, and ft/psi.</documentation>
  </annotation>
  <simpleContent>
    <extension base="diggs:DescriptorValueType">
      <attribute name="uom" type="diggs:LengthPerPressureUomEnumType">
        <annotation>
          <documentation>The unit of measure for compressibility-related length or formation compaction coefficient.</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:LengthPerPressureMeasureType / @uom
Namespace No namespace
Annotations
The unit of measure for compressibility-related length or formation compaction coefficient.
Type diggs:LengthPerPressureUomEnumType
Properties
content simple
Used by
Source
<attribute name="uom" type="diggs:LengthPerPressureUomEnumType">
  <annotation>
    <documentation>The unit of measure for compressibility-related length or formation compaction coefficient.</documentation>
  </annotation>
</attribute>