<element minOccurs="0" name="pistonDiameter" type="diggs:LengthMeasureType"><annotation><documentation>Diameter of the penetration piston</documentation></annotation></element>
Description of the type of weight used for the reactionload
Diagram
Type
string
Properties
content
simple
minOccurs
0
Source
<element minOccurs="0" name="reactionLoadDescription" type="string"><annotation><documentation>Description of the type of weight used for the reaction load</documentation></annotation></element>
The unit of measure for pressure, stress, or elastic modulus.
Source
<element name="surchargePressure" type="diggs:PressureMeasureType" minOccurs="0"><annotation><documentation>Load imposed by surchage from test equipment.</documentation></annotation></element>
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="InsituCBRTestType"><annotation><documentation>Base type for InsituCBRTest</documentation></annotation><complexContent><extension base="diggs:AbstractInsituTestProcedureType"><sequence><element minOccurs="0" name="penetrationIncrement" type="diggs:CBRIncrementPropertyType" maxOccurs="unbounded"><annotation><documentation>The penetration increment property.</documentation></annotation></element><element minOccurs="0" name="pistonDiameter" type="diggs:LengthMeasureType"><annotation><documentation>Diameter of the penetration piston</documentation></annotation></element><element minOccurs="0" name="reactionLoadDescription" type="string"><annotation><documentation>Description of the type of weight used for the reaction load</documentation></annotation></element><element name="seatingForce" type="diggs:ForceMeasureType" minOccurs="0"><annotation><documentation>Force of reaction system.</documentation></annotation></element><element name="surchargePressure" type="diggs:PressureMeasureType" minOccurs="0"><annotation><documentation>Load imposed by surchage from test equipment.</documentation></annotation></element></sequence></extension></complexContent></complexType>