<complexType name="EnergyLengthPerAreaMeasureType">
<annotation>
<documentation>Surface energy or fracture energy: Energy per unit area. Used in fracture mechanics, surface science, and materials testing. Common units include J·m/m² (which simplifies to J/m or N for fracture energy).</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:EnergyLengthPerAreaUomEnumType">
<annotation>
<documentation>The unit of measure for surface energy or fracture energy.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|