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