<xs:simpleType name="AreaPerAmountOfSubstanceUom">
<xs:restriction base="eml:UomEnum">
<xs:enumeration value="m2/mol">
<xs:annotation>
<xs:documentation>square metre per gram-mole</xs:documentation>
</xs:annotation>
</xs:enumeration>
</xs:restriction>
</xs:simpleType>
|