<complexType name="DipoleMomentMeasureType">
<annotation>
<documentation>Electric dipole moment: Measure of charge separation in a system. Used in molecular physics, materials science, and electromagnetic field calculations. Common units include coulomb·metre (C·m).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:DipoleMomentUomEnumType">
<annotation>
<documentation>The unit of measure for electric dipole moment.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|