<complexType name="ElectricConductivityMeasureType">
<annotation>
<documentation>Electrical conductivity: Ability of material to conduct electric current. Critical parameter in geophysical surveys, groundwater quality assessment, and materials characterization. Common units include S/m (siemens per metre) and mS/cm.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:ElectricConductivityUomEnumType">
<annotation>
<documentation>The unit of measure for electrical conductivity.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|