Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Complex Type diggs:CationExchangeCapacityMeasureType
Namespace http://diggsml.org/schemas/3
Annotations
Cation exchange capacity: Measure of soil or clay's ability to hold exchangeable cations. Critical parameter in soil science, agriculture, and environmental engineering. Expressed in milliequivalents per 100 grams (meq/100g or 0.01 meq/g).
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_CationExchangeCapacityMeasureType.tmp#CationExchangeCapacityMeasureType_uom
Type extension of diggs:DescriptorValueType
Type hierarchy
Attributes
QName Type Use Annotation
howDetermined diggs:DescriptorMethodEnumType optional
qualifier diggs:QualifierEnumExtType optional
uom diggs:CationExchangeCapacityUomEnumType optional
The unit of measure for cation exchange capacity.
Source
<complexType name="CationExchangeCapacityMeasureType">
  <annotation>
    <documentation>Cation exchange capacity: Measure of soil or clay's ability to hold exchangeable cations. Critical parameter in soil science, agriculture, and environmental engineering. Expressed in milliequivalents per 100 grams (meq/100g or 0.01 meq/g).</documentation>
  </annotation>
  <simpleContent>
    <extension base="diggs:DescriptorValueType">
      <attribute name="uom" type="diggs:CationExchangeCapacityUomEnumType">
        <annotation>
          <documentation>The unit of measure for cation exchange capacity.</documentation>
        </annotation>
      </attribute>
    </extension>
  </simpleContent>
</complexType>
Attribute diggs:CationExchangeCapacityMeasureType / @uom
Namespace No namespace
Annotations
The unit of measure for cation exchange capacity.
Type diggs:CationExchangeCapacityUomEnumType
Properties
content simple
Used by
Source
<attribute name="uom" type="diggs:CationExchangeCapacityUomEnumType">
  <annotation>
    <documentation>The unit of measure for cation exchange capacity.</documentation>
  </annotation>
</attribute>