<complexType name="AmountOfSubstancePerVolumeMeasureType">
<annotation>
<documentation>Molar concentration or molarity: Amount of substance per unit volume. Fundamental unit in chemistry for expressing solution concentrations. Common units include mol/m³, kmol/m³, and lbmol/ft³.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:AmountOfSubstancePerVolumeUomEnumType">
<annotation>
<documentation>The unit of measure for molar concentration or molarity.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|