<complexType name="ElectricChargeMeasureType">
<annotation>
<documentation>Electric charge: Quantity of electricity. Fundamental quantity in electromagnetism and electrochemistry. Common units include coulomb (C), ampere-hour (A·h), and their multiples.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:ElectricChargeUomEnumType">
<annotation>
<documentation>The unit of measure for electric charge.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|