<complexType name="EnergyPerLengthMeasureType">
<annotation>
<documentation>Energy per unit length or line energy: Energy distributed along a length. Used in fracture mechanics (crack energy), seismic line sources, and some beam analyses. Common units include J/m and MJ/m.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:EnergyPerLengthUomEnumType">
<annotation>
<documentation>The unit of measure for energy per unit length or line energy.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|