Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type diggs:PermeabilityRockMeasureType
Namespace http://diggsml.org/schemas/3
Annotations
Rock permeability or intrinsic permeability: Measure of ease of fluid flow through porous rock or soil. Fundamental property in hydrogeology and petroleum engineering. Common units include darcy (D), millidarcy (mD), and teradarcy-API (TD[API]).
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_PermeabilityRockMeasureType.tmp#PermeabilityRockMeasureType_uom
Type extension of diggs:DescriptorValueType
Type hierarchy
Used by
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:PermeabilityRockUomEnumType optional
The unit of measure for rock permeability or intrinsic permeability.
Source
<complexType name="PermeabilityRockMeasureType">
  <annotation>
    <documentation>Rock permeability or intrinsic permeability: Measure of ease of fluid flow through porous rock or soil. Fundamental property in hydrogeology and petroleum engineering. Common units include darcy (D), millidarcy (mD), and teradarcy-API (TD[API]).</documentation>
  </annotation>
  <simpleContent>
    <extension base="diggs:DescriptorValueType">
      <attribute name="uom" type="diggs:PermeabilityRockUomEnumType">
        <annotation>
          <documentation>The unit of measure for rock permeability or intrinsic permeability.</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:PermeabilityRockMeasureType / @uom
Namespace No namespace
Annotations
The unit of measure for rock permeability or intrinsic permeability.
Type diggs:PermeabilityRockUomEnumType
Properties
content simple
Used by
Source
<attribute name="uom" type="diggs:PermeabilityRockUomEnumType">
  <annotation>
    <documentation>The unit of measure for rock permeability or intrinsic permeability.</documentation>
  </annotation>
</attribute>