<complexType name="WinchCapacityMeasureType">
<simpleContent>
<extension base="eml:ForceMeasureExt">
<attribute name="winchLocation" type="string">
<annotation>
<documentation>Location of the winch on the rig (eg. front, rear)</documentation>
</annotation>
</attribute>
</extension>
</simpleContent>
</complexType>
|