<element minOccurs="0" name="lastBlowsDistance" type="eml:LengthMeasureExt"><annotation><documentation>Distance driven during the final set of hammer blows.</documentation></annotation></element>
<element minOccurs="0" name="blowCount" type="positiveInteger"><annotation><documentation>Number of hammer blows in the final set.</documentation></annotation></element>
<element minOccurs="0" name="averageStrokeLength" type="eml:LengthMeasureExt"><annotation><documentation>Average length of hammer stroke during the final set of blows.</documentation></annotation></element>
Complex Type diggs:LastBlowsDataType
Namespace
http://diggsml.org/schema-dev
Annotations
Data recorded during the final set of hammer blows during piledriving.
Database handle for the object. It is of XML type ID, so is constrained to beunique in the XML document within which it occurs. An external identifier for the object inthe form of a URI may be constructed using standard XML and XPointer methods. This is doneby concatenating the URI for the document, a fragment separator, and the value of the idattribute.
Source
<complexType name="LastBlowsDataType"><annotation><documentation>Data recorded during the final set of hammer blows during pile driving.</documentation></annotation><complexContent><extension base="diggs:AbstractComponentObjectBaseType"><sequence><element minOccurs="0" name="lastBlowsDistance" type="eml:LengthMeasureExt"><annotation><documentation>Distance driven during the final set of hammer blows.</documentation></annotation></element><element minOccurs="0" name="blowCount" type="positiveInteger"><annotation><documentation>Number of hammer blows in the final set.</documentation></annotation></element><element minOccurs="0" name="averageStrokeLength" type="eml:LengthMeasureExt"><annotation><documentation>Average length of hammer stroke during the final set of blows.</documentation></annotation></element></sequence></extension></complexContent></complexType>