<element name="penetrationTestType" type="gml:CodeType"><annotation><documentation>Type of penetration test performed.</documentation></annotation></element>
The type of hammer used for the sampling and penetration,including the mechanism used to lift and drop the hammer assembly.Additional details about the sampler (e.g. cathead diameter, numberof turns, etc) can be mapped to the equipmentobject.
<element name="hammerType" type="gml:CodeType" minOccurs="0"><annotation><documentation>The type of hammer used for the sampling and penetration, including the mechanism used to lift and drop the hammer assembly. Additional details about the sampler (e.g. cathead diameter, number of turns, etc) can be mapped to the equipment object.</documentation></annotation></element>
<element name="hammerMass" type="diggs:MassMeasureType" minOccurs="0"><annotation><documentation>The hammer mass used to drive the sampler.</documentation></annotation></element>
The unit of measure for dimensionless ratio or index.
Source
<element name="hammerEfficiency" type="diggs:DimensionlessMeasureType" minOccurs="0"><annotation><documentation>A description of the energy efficiency of the hammer. Also known as energy ratio.</documentation></annotation></element>
<element name="samplerLength" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The length of the sampler barrel.</documentation></annotation></element>
<element name="samplerInternalDiameter" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The inside diameter of the sampler.</documentation></annotation></element>
<element name="samplerLinerDescription" type="string" minOccurs="0"><annotation><documentation>A description of the liner, if used.</documentation></annotation></element>
<element name="samplerRetainerDescription" type="string" minOccurs="0"><annotation><documentation>A description of the basket retainer, if used.</documentation></annotation></element>
<element name="rodType" type="gml:CodeType" minOccurs="0"><annotation><documentation>The type of sampling rods used for penetration.</documentation></annotation></element>
<element name="rodExternalDiameter" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The external diameter of the sampling rods.</documentation></annotation></element>
<element name="rodSectionLength" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The drive rod weight per unit length.</documentation></annotation></element>
The unit of measure for force per unit length or line load.
Source
<element name="rodWeight" type="diggs:ForcePerLengthMeasureType" minOccurs="0"><annotation><documentation>The drive rod weight per unit length.</documentation></annotation></element>
<element name="depthCasing" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>Casing depth at time of test</documentation></annotation></element>
<element name="selfWeightPenetration" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The distance the sampler penetrates the soil under its own weight before applying hammer blows</documentation></annotation></element>
<element name="waterDepth" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>Depth to water at time of test.</documentation></annotation></element>
<element name="totalPenetration" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>Total distance the sampler penetrated the soil following completion of the procedure</documentation></annotation></element>
Complex Type diggs:DynamicProbeTestType
Namespace
http://diggsml.org/schemas/3
Annotations
Extended type based on AbstractInsituTestProcedureType. Adds elements for dynamic probe test type definition.
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="DynamicProbeTestType"><annotation><documentation>Extended type based on AbstractInsituTestProcedureType. Adds elements for dynamic probe test type definition.</documentation></annotation><complexContent><extension base="diggs:AbstractInsituTestProcedureType"><sequence><element name="penetrationTestType" type="gml:CodeType"><annotation><documentation>Type of penetration test performed.</documentation></annotation></element><element name="hammerType" type="gml:CodeType" minOccurs="0"><annotation><documentation>The type of hammer used for the sampling and penetration, including the mechanism used to lift and drop the hammer assembly. Additional details about the sampler (e.g. cathead diameter, number of turns, etc) can be mapped to the equipment object.</documentation></annotation></element><element name="hammerMass" type="diggs:MassMeasureType" minOccurs="0"><annotation><documentation>The hammer mass used to drive the sampler.</documentation></annotation></element><element name="hammerDropHeight" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The hammer drop height.</documentation></annotation></element><element name="hammerEfficiency" type="diggs:DimensionlessMeasureType" minOccurs="0"><annotation><documentation>A description of the energy efficiency of the hammer. Also known as energy ratio.</documentation></annotation></element><element name="samplerLength" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The length of the sampler barrel.</documentation></annotation></element><element name="samplerInternalDiameter" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The inside diameter of the sampler.</documentation></annotation></element><element name="samplerLinerDescription" type="string" minOccurs="0"><annotation><documentation>A description of the liner, if used.</documentation></annotation></element><element name="samplerRetainerDescription" type="string" minOccurs="0"><annotation><documentation>A description of the basket retainer, if used.</documentation></annotation></element><element name="rodType" type="gml:CodeType" minOccurs="0"><annotation><documentation>The type of sampling rods used for penetration.</documentation></annotation></element><element name="rodExternalDiameter" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The external diameter of the sampling rods.</documentation></annotation></element><element name="rodSectionLength" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The drive rod weight per unit length.</documentation></annotation></element><element name="rodWeight" type="diggs:ForcePerLengthMeasureType" minOccurs="0"><annotation><documentation>The drive rod weight per unit length.</documentation></annotation></element><element name="depthCasing" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>Casing depth at time of test</documentation></annotation></element><element name="selfWeightPenetration" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>The distance the sampler penetrates the soil under its own weight before applying hammer blows</documentation></annotation></element><element name="waterDepth" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>Depth to water at time of test.</documentation></annotation></element><element name="totalPenetration" type="diggs:LengthMeasureType" minOccurs="0"><annotation><documentation>Total distance the sampler penetrated the soil following completion of the procedure</documentation></annotation></element></sequence></extension></complexContent></complexType>