<complexType name="AnglePerLengthMeasureType">
<annotation>
<documentation>Angular change per distance: Rate of angular change with distance. Used in borehole surveying (dogleg severity), structural geology (fold geometry), and curved beam analysis. Common units include dega/m, dega/ft, and rad/m.</documentation>
</annotation>
<simpleContent>
<extension base="diggs:DescriptorValueType">
<attribute name="uom" type="diggs:AnglePerLengthUomEnumType">
<annotation>
<documentation>The unit of measure for angular change per distance.</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|