<complexType name="MagneticFluxDensityPerLengthMeasureType">
<annotation>
<documentation>Magnetic flux density gradient: Rate of change of magnetic flux density with distance. Used in magnetic field mapping and magnetic property measurements. Common units include T/m (tesla per metre), mT/dm, and gauss/cm.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:MagneticFluxDensityPerLengthUomEnumType">
<annotation>
<documentation>The unit of measure for magnetic flux density gradient.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|