<complexType name="AmountOfSubstancePerTimeMeasureType">
<annotation>
<documentation>Molar flow rate or catalytic activity: Rate of substance flow in molar units. Used in chemical process engineering, catalysis (where it represents catalytic activity in katals), and reaction kinetics. Common units include mol/s, kmol/h, and katal.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:AmountOfSubstancePerTimeUomEnumType">
<annotation>
<documentation>The unit of measure for molar flow rate or catalytic activity.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|